-
机器学习与R语言(machine_learning)
机器学习与R语言(machine_learning)源代码下载,内含R语言实现机器学习算法和应用案例(Machine learning and R language (machine_learning) source code download, containing R language to implement machine learning algorithms and application cases)
- 2020-09-26 17:17:47下载
- 积分:1
-
Kmeans-python
聚类分析31省市的经济情况,以每个聚类簇的平均值来衡量省市经济的发展水平。(Cluster analysis of the economic situation of 31 provinces and municipalities, with the average value of each cluster to measure the level of economic development of provinces and municipalities.)
- 2020-07-03 13:40:02下载
- 积分:1
-
mxzr
判断链表中是否有循环 有的话,按序打印一次(To determine if there is a loop in the list, print it in sequence)
- 2018-09-04 05:19:13下载
- 积分:1
-
MSA
自动生成Excel表格,包括测量系统分析MSA GR&R--均值极差法 ,方差分析,均值极差(Automatic generation of Excel tables, including measurement system analysis MSA GR&R - mean extreme difference method, variance analysis, mean extreme difference)
- 2019-06-20 21:24:10下载
- 积分:1
-
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.)
- 2017-04-21 15:00:34下载
- 积分:1
-
python 实现随机森林
应用背景
数据 :两个月之内 40000个客户的15个数据字段 包含客户的 地 理位置,职业,职级,年收入,。。。。。。 购买过得产品
目的:对新客户进行推荐一个适合该客户的产品, 对老客户推荐可能再购买的产品
数据处理
数据清洗: describe 每个特征统计分析 方差 -分析缺陷特征和波动性
空值赋值为 “-1 “ - 保证模型的可使用
数据归一化:eg:邮编 相似度不高 根据一线二线….进行划分 – 特征的重要性
关键技术特征选择
随机森林: 判断特征的重要性 :思考为何重要性高
AHP : 迭代设置每个特征的权重
模型选择 :根据数据量数量,是否有标签,分类or回归选取
关于模型选择时候我想用协同过滤 但是不知道关于特征的协同过滤是怎么执行的 是每个特征都有一个评分构成评价矩阵么?
- 2022-02-25 17:28:51下载
- 积分:1
-
SSTCA
半监督迁移SSTCA算法实现,matlab代码。包括拉普拉斯图矩阵(Semisupervised Domain Adaptation via Transfer Component Analysis)
- 2021-04-23 13:58:48下载
- 积分:1
-
BIC确定GMM聚类簇数
通过贝叶斯信息准则确定高斯混合聚类方法的聚类簇数(Determining the Cluster Number of GMM Clusters by BIC)
- 2021-03-26 19:19:13下载
- 积分:1
-
PLSR程序
说明: 偏最小二乘回归!PLSR,可用于解决一些回归问题!(Partial least squares regression! PLSR can be used to solve some regression problems!)
- 2019-11-29 20:42:27下载
- 积分:1
-
Tensor-Factorization-HOSVD-iterative-master
hosvd 迭代分解,很好用,是一个硕士论文里的代码(terative HOSVD algorithm to decompose tensor and find its Singular factors in each mode.)
- 2021-03-27 11:39:12下载
- 积分:1