数据挖掘实验.zip

上传者: 35514822 | 上传时间: 2020-01-10 03:08:30 | 文件大小: 92.32MB | 文件类型: zip
数据挖掘实验报告、基于R语言实现,包括数据、算法描述、代码、实验分析、软件Rstudio等内容,分类算法包括随机森林、Adaboosting、K近邻、神经网络、支持向量机、朴素贝叶斯等,聚类算法包括K-Means聚类、层次聚类、SOM网络聚类和关联规则。

文件下载

资源详情

[{"title":"( 57 个子文件 92.32MB ) 数据挖掘实验.zip","children":[{"title":"association rules (Apriori).R <span style='color:#111;'> 4.61KB </span>","children":null,"spread":false},{"title":"RStudio-1.1.463.exe <span style='color:#111;'> 85.82MB </span>","children":null,"spread":false},{"title":"数据挖掘实验报告.docx <span style='color:#111;'> 2.52MB </span>","children":null,"spread":false},{"title":"data","children":[{"title":"test_ann_data.csv <span style='color:#111;'> 3.19KB </span>","children":null,"spread":false},{"title":"天猫_Train_1.txt <span style='color:#111;'> 18.26KB </span>","children":null,"spread":false},{"title":"SomervilleHappinessSurvey2015.csv <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false},{"title":"matrix.txt <span style='color:#111;'> 95B </span>","children":null,"spread":false},{"title":"blood_test.csv <span style='color:#111;'> 2.35KB </span>","children":null,"spread":false},{"title":"购物篮数据.txt <span style='color:#111;'> 55.70KB </span>","children":null,"spread":false},{"title":"blood_train.csv <span style='color:#111;'> 8.70KB </span>","children":null,"spread":false},{"title":"DataSet","children":[{"title":"RO_10%.txt <span style='color:#111;'> 18.82KB </span>","children":null,"spread":false},{"title":"RO_50%.txt <span style='color:#111;'> 19.17KB </span>","children":null,"spread":false},{"title":"BS_50%.txt <span style='color:#111;'> 18.73KB </span>","children":null,"spread":false},{"title":"BM_10%.txt <span style='color:#111;'> 18.77KB </span>","children":null,"spread":false},{"title":"BS_20%.txt <span style='color:#111;'> 18.73KB </span>","children":null,"spread":false},{"title":"BM_40%.txt <span style='color:#111;'> 18.88KB </span>","children":null,"spread":false},{"title":"DataSetDescription.txt <span style='color:#111;'> 4.90KB </span>","children":null,"spread":false},{"title":"RO_30%.txt <span style='color:#111;'> 19.00KB </span>","children":null,"spread":false},{"title":"BM_50%.txt <span style='color:#111;'> 18.92KB </span>","children":null,"spread":false},{"title":"RO_40%.txt <span style='color:#111;'> 19.09KB </span>","children":null,"spread":false},{"title":"Dishonest Internet users dataset.txt <span style='color:#111;'> 16.84KB </span>","children":null,"spread":false},{"title":"RO_20%.txt <span style='color:#111;'> 18.90KB </span>","children":null,"spread":false},{"title":"BS_40%.txt <span style='color:#111;'> 18.73KB </span>","children":null,"spread":false},{"title":"BM_20%.txt <span style='color:#111;'> 18.80KB </span>","children":null,"spread":false},{"title":"BM_30%.txt <span style='color:#111;'> 18.84KB </span>","children":null,"spread":false},{"title":"BS_30%.txt <span style='color:#111;'> 18.73KB </span>","children":null,"spread":false},{"title":"BS_10%.txt <span style='color:#111;'> 18.73KB </span>","children":null,"spread":false}],"spread":false},{"title":"sms_spam.csv <span style='color:#111;'> 480.44KB </span>","children":null,"spread":false},{"title":"Telephone.csv <span style='color:#111;'> 38.50KB </span>","children":null,"spread":false},{"title":"SomervilleHappinessSurvey2015 - 副本.csv <span style='color:#111;'> 2.12KB </span>","children":null,"spread":false},{"title":"环境污染数据.txt <span style='color:#111;'> 1.46KB </span>","children":null,"spread":false},{"title":"mammographic_masses.csv <span style='color:#111;'> 13.19KB </span>","children":null,"spread":false},{"title":"Data_User_Modeling_Dataset_Hamdi Tolga KAHRAMAN.xls <span style='color:#111;'> 62.00KB </span>","children":null,"spread":false},{"title":"user_level.csv <span style='color:#111;'> 892B </span>","children":null,"spread":false},{"title":"消费决策数据.txt <span style='color:#111;'> 7.60KB </span>","children":null,"spread":false},{"title":"review.csv <span style='color:#111;'> 5.23MB </span>","children":null,"spread":false},{"title":"blood.csv <span style='color:#111;'> 10.63KB </span>","children":null,"spread":false},{"title":"Blood Transfusion.csv.xlsx <span style='color:#111;'> 46.10KB </span>","children":null,"spread":false},{"title":"新建 Microsoft Excel 工作表.xlsx <span style='color:#111;'> 16.73KB </span>","children":null,"spread":false},{"title":"邮政编码数据.txt <span style='color:#111;'> 13.84MB </span>","children":null,"spread":false},{"title":"breast-cancer.data <span style='color:#111;'> 18.30KB </span>","children":null,"spread":false},{"title":"breast-cancer.names <span style='color:#111;'> 3.10KB </span>","children":null,"spread":false},{"title":"train_ann_data.csv <span style='color:#111;'> 4.12KB </span>","children":null,"spread":false},{"title":"tae.csv <span style='color:#111;'> 2.77KB </span>","children":null,"spread":false},{"title":"天猫_Test_1.txt <span style='color:#111;'> 16.30KB </span>","children":null,"spread":false}],"spread":false},{"title":"代码","children":[{"title":"association rules (Apriori).R <span style='color:#111;'> 5.07KB </span>","children":null,"spread":false},{"title":"Decisiontree.R.R <span style='color:#111;'> 9.57KB </span>","children":null,"spread":false},{"title":"ANN1.R <span style='color:#111;'> 6.39KB </span>","children":null,"spread":false},{"title":"SOM-1.R <span style='color:#111;'> 3.57KB </span>","children":null,"spread":false},{"title":"K-means.R <span style='color:#111;'> 4.25KB </span>","children":null,"spread":false},{"title":"KNN.R <span style='color:#111;'> 6.83KB </span>","children":null,"spread":false},{"title":"ANN.R <span style='color:#111;'> 5.90KB </span>","children":null,"spread":false},{"title":"AdaboostingRF.R <span style='color:#111;'> 6.29KB </span>","children":null,"spread":false},{"title":"association rules (Apriori) - 副本.R <span style='color:#111;'> 5.07KB </span>","children":null,"spread":false},{"title":"BBRF.R <span style='color:#111;'> 6.08KB </span>","children":null,"spread":false},{"title":"spam email--bayes.R <span style='color:#111;'> 8.13KB </span>","children":null,"spread":false},{"title":"SVM.R <span style='color:#111;'> 7.31KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明