搜索资源列表
Regression_ana
- 一个用java写的回归分析的类,可用于预测、模式识别-write with a regression analysis of the category, can be used to predict, pattern recognition
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
rcyc
- 这是本人刚发表的一篇文章.主要涉及人才预测,软件分析,vb,access几个方面-this is my just published an article. Major relates to predict, software analysis, vb. access areas
caizhengshouruyuce
- 财政收入预测模型源码:财政收入与国民收入、工业总产值、农业总产值、总人口、就业人口、固定资产投资等因素有关。根据列表的多年原始数据,构造预测模型进行预测。-Revenue forecasting model source: Financial income and national income, industrial output, agricultural output, the total population, working population, investment in fixe
svm_predict
- LIBSVM支持向量机预测程序JAVA版-failed to translate
IncomeTax
- In this project we predict the outcome of the sports in advance with the help of artificial intelligence. The model used is from of multi-layer perceptron and it’s presented with number of features which attempt to capture the quality of various spor
Pharmacy
- Point of sale system in Pharmacy is a Management Information System (MIS). MIS will help in many ways for any concern y means of planning designing the system and make decision for the improvement of concern. MIS data’s are normally stored in R
Artificialinteligence
- In this project we predict the outcome of the sports in advance with the help of artificial intelligence. The model used is from of multi-layer perceptron and it’s presented with number of features which attempt to capture the quality of various spor
2007430193367
- 此系统是一个销售预测系统,生产商可以根据此系统预测未来一段时间产品销量-this is a system which can predict the sales of the product in the future
time_serial
- 时间序列预测法是一种定量分析方法,它是在时间序列变量分析的基础上,运用一定的数学方法建立预测模型,使时间趋势向外延伸,从而预测未来市场的发展变化趋势,确定变量预测值 -Time series forecasting method is a quantitative analysis method, which is variable in time series analysis based on the use of certain mathematical methods predic
bp
- 时间序列预测法是一种定量分析方法,它是在时间序列变量分析的基础上,运用一定的数学方法建立预测模型,使时间趋势向外延伸,从而预测未来市场的发展变化趋势,确定变量预测值 -Time series forecasting method is a quantitative analysis method, which is variable in time series analysis based on the use of certain mathematical methods predi
Mining-e-Coomerce-data-to-analyze-customer-behavi
- Mining the E-commerce Data to Analyze the Target Customer Behavior is developed in Java. It clusters customer segments by using K-Means algorithm and data from web log of various e-commerce websites. Consequently, the results showed that there was a
cd4ef1.ZIP
- WCET可预测的Java指令集硬件实现WCET can predict the Java instruction set hardware implementation-WCET can predict the Java instruction set hardware implementation
bass
- anylogic 针对创新产品、技术的采用和扩散,美国管理心理学家Frank M. Bass提出的巴斯扩散模型(Bass Diffusion Model)及其扩展理论,常被用作市场分析工具,对新产品、新技术需求进行预测。作为诸多市场工具中的一种,巴斯扩散模型的主要功能是对新开发的消费者耐用品的市场购买数量进行描述和预测。 -anylogic for innovative products, technology adoption and diffusion of American managem
1
- 这是一个关于阻滞模型的源代码,可以用来预测人口增长的模型,其中没有考虑环境的因素,最好用来做短期预测 -This is a block model of the source code can be used to predict population growth model, which does not consider the environmental factors, it is best used for short-term forecasts
fivechess
- 基于α-β剪枝算法编写的五子棋游戏,包含简单的游戏界面。但只能预测未来三步。-Based on alpha-beta pruning algorithm written 331 games, including a simple game interface. But can only predict the next three steps.
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
GA-RBF
- 暑假期间自编的遗传算法优化RBF神经网络的源程序,代码为用MACD指标对沪指收盘价进行预测,希望对大家有用!-During the summer self genetic algorithm to optimize the RBF neural network source code using the MACD indicator to predict the stock index closing price, hope to be useful!
GA-BP
- 用遗传算法优化BP神经网络的源代码,自己编的,可直接运行,代码为用MA指标对股指收盘价进行预测,另附带一个matlab编程实例!-Genetic algorithm to optimize BP neural network source code, compiled their own, can be directly run code MA indicators to predict the closing price of the stock index, the other with a
crfpp-predict.tar
- java版本的crf++ predict过程实现(Implemention of crf++ in java.)