资源列表
arbitrage
- 基于沪深300的期现套利,原理是基于期现基差-Based on the Shanghai and Shenzhen 300 arbitrage, the principle is based on the difference between current group
usercf
- 基于用户的协同过滤算法(Python实现) ,很好的学习协同过滤算法的资料-User Based Collaborative Filtering
selenium_sina_text
- python 写的爬虫 可以爬取新浪微博wap端的内容,包括用户发表的微博内容,时间,终端,评论数,转发数等指标,直接可用-write python reptile You can crawl content Weibo wap side, including micro-blog content published by users, time, terminal, Comments, forwarding numbers and other indicators, directly
semi-supervised-cluster-algorithm
- 半监督聚类是利用少量的标记数据提高聚类算法的性能,文中综述了半监督聚类算法的若干进展-Semi supervised clustering is a method to improve the performance of clustering algorithm by using a small amount of labeled data,Some advances about semi supervised clustering algorithms are reviewed in thi
R-3.3.1
- 距离判别法(通过计算待测点到各个分类的距离,在根据计算出距离的大小,进行判别该待测点属于那个分类)-discriminant distance
emailSpam.tar
- 垃圾邮件识别的简单代码,使用python编写,含有测试用例-Simple code spam detection using python write, containing test cases
LDA
- python数据分析与数据挖掘 chapter15-python data analysis and data mining chapter15
hierarchical_clustering
- python数据挖掘hierarchical_clustering-python data mining hierarchical_clustering
chapter11code
- python 数据挖掘 chapter-python data mining chapter11
chapter12code
- python数据分析与实战chapter12-python data analysis and practical chapter12
chapter13code
- python数据分析与实战chapter13-python data analysis and practical chapter13
LDA
- LDA是监督式的降维算法,输入时需要为每一个数据打上标签信息。最多可以降到n-1维(n为数据点个数)-LDA Algorithm is used to realize dimensionality reduction. It can be used in the amount of projects such as face recognition.