资源列表
KNN_dating
- 使用knn算法预测约会是否会成功,附带多次约会的训练数据- U4F7F u7528knn u7B97 u6CD5 u9884 u6D4B u7EA6 u4F1A u662F u5426 u4F1A u6210 u529F
bayes
- 使用朴树贝叶斯算法预测邮件是否是垃圾邮件-Use the Parker Bayesian algorithm to predict whether the message is spam
lwpr
- LWPR 局部加权投影回归算法,是一种高效的数据降维方法,也能用于预测方法研究。 -LWPR is an effective dimensionality reduction approach. It can be used for prediction.
Aprior-Alogrithm-matlab
- Aprior算法的改进matlab实现,可以作为初学者的参考实例,理解Aprior算法-Aprior alogrithm matlab
Wavelet-Packet
- 基于混合信号的小波包分解技术在故障特征提取中的应用-Feature Extraction Using Multisignal Wavelet Packet Decomposition
HMM-self-program
- 隐马尔可夫模型的建立,最大概率的计算,数据的识别-The establishment of hidden Markov model, the calculation of maximum probability
R-scorecard-master
- 实现WOE算法的R语言代码,WOE算法是信用卡评分模型的算法-The WOE algorithm is the algorithm of credit card scoring model
time
- python 初级时间抓取,读取时间。希望对你有所帮助-python primary gripping time, read time. I hope for your help
Douban
- scrapy爬虫,爬取豆瓣评分大于8.5分的电影名单,结果存储于MySql数据库。-scrapy reptiles, crawling watercress score greater than 8.5 of the list of films, the result is stored in the MySql.
Adaboost
- Python实现Adaboost算法,数据集为horseColic马疝气病数据集,准确率和sklearn库中的adaboost算法一样。-Python implementation adaboost algorithm, the data set is horseColic horse hernia disease data collection, accuracy and sklearn library adaboost the same algorithm.
Naive-Bayes
- Python实现朴素贝叶斯分类,即Naive Bayes Classifier(NB),数据集为pima-indians印第安人糖尿病数据集。-Python implementation naive Bayes classifier, i.e. Naive Bayes Classifier (NB), the data set is pima-indians Indians diabetes data sets.
ID3-and-C4.5
- ID3 and C4.5, such as data mining algorithms for classification