搜索资源列表
20059111205395
- 销售预测系统,可以根据历史销售数据对未来的销售量进行有效预测,采用BP神经网络对预测模型进行训练,可以达到不错效果-sales forecasting system, based on historical sales data for the future effective sales forecasts, BP neural network model to predict the training, they can achieve good results
BPNet_Java
- 1、运行程序请双击run.bat进入操作界面,请确保您的机器上安装了JRE; 2、src目录包含了为本次研究建立的原型的源代码。若需重建eclipse工程,请预先安装swt designer插件,再导入源代码; 3、src目录下源代码BPNet\\DATA文件夹包含训练&测试用数据;-1, the operating procedures run.bat double-click access interface, Please ensure that your machine inst
C4.5
- C4.5算法有如下优点:产生的分类规则易于理解,准确率较高。其缺点是:在构造树的过程中,需要对数据集进行多次的顺序扫描和排序,因而导致算法的低效。此外,C4.5只适合于能够驻留于内存的数据集,当训练集大得无法在内存容纳时程序无法运行。
src
- BP算法的神经网络的源代码, 可以根据向量建立网络,网络的训练结果和初始结构可以用XML保存和载入。 其中 Compressor/TrainerWithDiagram.class , 是一个用于演示的训练器, 产生制定范围内的数,生成随即样本, 并训练。 MainClass.class , 指一个数据压缩器的启动界面。 本来是用来做压缩的, 后来查到有人申请了专利, 我又没有时间改,所以罢了。 发上来给大家参考。代码没有整理, 写了也有几个月了, 有些类的
14191217571
- 全国计算机等级考试四合一过关训练二级Java第 1 章 公共基础知识 第 2 章 Java语言概述 第 3 章 简单数据类型 第 4 章 运算符和表达式 第 5 章 流程控制 第 6 章 类、数组和字符串操作 第 7 章 异常处理 第 8 章 输入输出及文件操作 第 9 章 线程与对象串行化 第 10 章 编写图形用户界面 第 11 章 Applet程序设计 第 12 章 J2SDK的下载和操作 第 13 章 Java应用 -NCRE clea
JXCManager
- 这是一个基于sqlserver2000的企业进销存管理系统。信息分类清晰、准确。强大的查询功能,保证数据查询的灵活性。提供销售排行榜,为管理员提供真实的数据信息。提供灵活、方便的权限设置功能,使整个系统的管理分工明确。对用户输入的数据,系统进行严格的数据检验,尽可能排除人为的错误。本系统管理员用户名为:tsoft,密码为:111。是一个javaweb的初级项目。新手训练的不错选择。 -This is an enterprise based sqlserver2000 Invoicing ma
suanfa
- 输入一组关键字序列分别实现下列排序: (1)实现简单选择排序、直接插入排序和冒泡排序。 (2)实现希尔排序算法。 (3)实现快速排序算法。 (4)实现堆排序算法。 (5)实现折半插入排序。 (6)在主函数中设计一个简单的菜单,分别测试上述算法。 (7)综合训练:采用几组不同数据测试各个排序算法的性能-Enter a keyword sequences to achieve the following order: (1) simple selection sort, insertion sort
ARFFInputformat
- hadoop下自定义的读文件格式类,对于数据挖掘分类算法的训练测试文本的特殊格式有很大帮助.-hadoop read the file format class custom of great help for training in the special format of the test text data mining classification algorithms.
libsvm3.1java-
- libsvm3.1 java接口版本 可实现分类和回归 实现二分类任务调用训练语句前 采用svm_scale将数据特征值缩放到[-1,1]-classification and regression interface version of libsvm3.1 java achieve to adopt svm_scale before the two-class the task invoked training statement data eigenvalues
lib-mat-class
- libsvm分类,利用matlab实现2类数据的分类,包括训练与预测-libsvm, with the matlab method to identify the classes of datas.
BeiyesiClassfication
- 贝叶斯 垃圾邮件分类器 java,对训练邮件的字符使用贝叶斯概率公式计算概率,在对测试数据分析-spam filter using beiyesi
ICTCLAS_Demo
- 该程序用于短信过滤分析,首先使用ICTCLAS分词系统对输入短信进行分词,接着使用贝叶斯算法分析训练模型。最后对测试集中的短信进行垃圾短信预测。由于短信涉及个人隐私,使用时请自行添加训练数据集和测试数据集-The procedures used for SMS filtering analysis, the first to use the segmentation the ICTCLAS segmentation system input SMS, then use a Bayesian al
DataMiningApriori
- 以mushroom数据集为训练集的先验分类算法的实现。-failed to translate
for-java
- 是决策树的数据训练源码,但是决策树部分没有全部实现-The data source is a decision tree training, but some did not achieve full tree
ID3
- 决策树的ID3源码 是比较好的源程序,实现了离散数据的训练-ID3 decision tree is a better source code
jTessBoxEditor-1.0
- OCR字库训练程序,适合自己做训练数据集。-OCR font training program for their own training data set.
JAVAbayesClassification
- 中文的贝叶斯文本分类,包含训练数据代码和代码以及使用说明。可将篇章级文本分类为教育、IT等领域。-Chinese Bayesian text classification, training data containing the code and code and instructions for use. Chapter level text can be classified as education, IT and other fields.
nueral-network
- 神经网络~通过前30天的数据训练权值向量和阈值,预测第31天的叶绿素含量。-Neural Network- 30 days ago by data trained weight vector and threshold, forecast the chlorophyll content of the first 31 days.
Collaborative-Filtering
- u1.base和u1.test为训练集和测试集,分别来自MovieLens数据集, 本程序只是很简单的基于用户的协同过滤算法 运行算法所需要的配置信息,包括读取训练集和测试集还有最近邻个数的选择都在Base.java文件中可以找到 本程序的主程序是Application.java 仅供参考,希望对大家有帮助-Collaborative Filtering
Handwriten
- 用java编写的手写体数字识别,采用knn方法,识别的训练和测试对象来自mnist数据库的数据,已经将解压后文件放进去了,算法包括文件的读取,测试部分还有识别算法。 -Written by java handwriting digital recognition, using knn method to identify the training and test objects the mnist data, has been extracted after the file into t