搜索资源列表
buy_sell_stock_iv.py
- best time to buy and sell stock iv leetcode
newhw2.py.tar
- SVM classifier for face recognition
project-1-skeleton
- 本压缩包内有决策树,knn,linear的方法(包括10-fold) 替换data可以直接使用。-You can find decision tree, inn and linear method in my zip, include 10-fold. The data.py can replaced by yourself
Naive-Bayes.py.tar
- Classification algorithm using Naive Bayes. Written for News Group data set. 99 accuracy-Classification algorithm using Naive Bayes. Written for News Group data set. 99 accuracy!!!
Cluster
- 机器学习和数据挖掘中常用的K-means聚类算法,包含两个文件,kmeans.py是Python实现代码,bank-data.csv是测试数据-Machine learning and data mining commonly used K-means clustering algorithm contains two files, kmeans.py is a Python implementation code, bank-data.csv test data
py脚本
- svm支持向量机,包括训练数据,训练代码和测试代码(SVM support vector machines, welcome to download, including the data set)
hearder.py
- 利用python抽取单个电影的豆瓣影评信息(use python to get all user reviews from douban movie site)
gfftogenebank
- 转换GFF文件to genbank格式文件。(Convert GFF files to genbank format files.)
TianCheng-master_chusai_qingyu
- 2018年甜橙金融杯大数据建模大赛初赛方案:通过追踪时间、设备、ip和经纬度等属性的变化来建模判断UID是否为黑产链 ## 代码说明: - gen_stat_feat.py 统计特征 - gen_w2v_feat.py word2vec特征 - lgb_train.py lgb训练模型 两份特征建模加权8:2比例融合即可0.792+,单独统计特征加UID列建模即可0.795。(The preliminary scheme of the 2018 Sweet
社区划分算法模块度函数计算
- 上世纪60年代,Herbert Simon 首先提出了复杂系统具有模块结构特性的概念。而针对社区的研究实际上是从子图分割问题演化而来,Kernighan-Lin 提出的二分算法使得子图分割问题逐渐成为当时图挖掘领域关注的重点。另外,在社会学领域,社会学家也发现社区结构在各种复杂网络中的普遍存在性。进入21世纪后,社区的研究开始被研究者所重视,而近年来随着社交网络的崛起,这一领域的关注度已大大提升。使用时讲后缀名改为py,python打开