matlab中存档算法代码-Credit-default-prediction-MLP-SVM:这是一项使用两种机器学习模型(多层感知器和支持

上传者: 38590355 | 上传时间: 2021-05-30 15:38:23 | 文件大小: 74.41MB | 文件类型: ZIP
matlab中存档算法代码使用多层感知器和支持向量机的信用卡客户默认预测 这是使用多层感知器和支持向量机的信用违约预测的比较研究。 它是伦敦大学城的MSc数据科学的“神经计算”模块的一个单独项目的结果。 该项目的主要目标是解决极端的类别失衡问题(80%的非违约者和20%的违约者)。 使用了两种平衡技术:Adasyn和Borderline Smote。 另外,还测试了使用RELIEF算法进行的特征选择是否会导致模型的更好性能。 在“多层感知器和支持向量机的比较研究”文件夹中,您可以找到用于评估的Matlab代码和报告。 “ Matlab代码”文件夹包含每个受过训练的模型(总共16个)的所有必要文件(使用的数据和功能)。 项目报告将为您提供有关问题,项目过程和结果的总体思路。 建议先阅读报告,然后再查找代码。 该数据集是从UCI机器学习存储库()中检索的,并已在Python中进行了预处理。 执照:麻省理工学院

文件下载

资源详情

[{"title":"( 58 个子文件 74.41MB ) matlab中存档算法代码-Credit-default-prediction-MLP-SVM:这是一项使用两种机器学习模型(多层感知器和支持","children":[{"title":"Credit-default-prediction-MLP-SVM-master","children":[{"title":"LICENSE <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false},{"title":"Comparative study on Multilayer Perceptron and Support Vector Machine","children":[{"title":"Matlab code","children":[{"title":"All MLP models","children":[{"title":"Training in original dataset","children":[{"title":"MLP all features","children":[{"title":"MLP_baseline.m <span style='color:#111;'> 2.99KB </span>","children":null,"spread":false},{"title":"credit_default_processed.xlsx <span style='color:#111;'> 4.17MB </span>","children":null,"spread":false},{"title":"MLP_gridsearch_3hidden_25nodes_allfeats_original.asv <span style='color:#111;'> 5.91KB </span>","children":null,"spread":false},{"title":"MLP_gridsearch_2hidden_25nodes_allfeats_original.asv <span style='color:#111;'> 5.40KB </span>","children":null,"spread":false},{"title":"MLP_gridsearch_2hidden_25nodes_allfeats_original.m <span style='color:#111;'> 5.51KB </span>","children":null,"spread":false},{"title":"MLP_gridsearch_1hidden_25nodes_allfeats_original.m <span style='color:#111;'> 6.00KB </span>","children":null,"spread":false},{"title":"MLP_gridsearch_3hidden_25nodes_allfeats_original.m <span style='color:#111;'> 5.94KB </span>","children":null,"spread":false},{"title":"cohens_kappa.m <span style='color:#111;'> 793B </span>","children":null,"spread":false},{"title":"f1_score.m <span style='color:#111;'> 428B </span>","children":null,"spread":false}],"spread":true},{"title":"MLP most important features","children":[{"title":"credit_default_processed.xlsx <span style='color:#111;'> 4.17MB </span>","children":null,"spread":false},{"title":"MLP_gridsearch_1hidden_15nodes_15feats_original.m <span style='color:#111;'> 5.06KB </span>","children":null,"spread":false},{"title":"MLP_gridsearch_2hidden_13nodes_15feats_original.m <span style='color:#111;'> 5.26KB </span>","children":null,"spread":false},{"title":"MLP_gridsearch_3hidden_13nodes_15feats_original.m <span style='color:#111;'> 5.40KB </span>","children":null,"spread":false},{"title":"credit_default_15_best_features_original.xlsx <span style='color:#111;'> 2.26MB </span>","children":null,"spread":false},{"title":"cohens_kappa.m <span style='color:#111;'> 793B </span>","children":null,"spread":false},{"title":"f1_score.m <span style='color:#111;'> 427B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Training in borderline smote dataset","children":[{"title":"credit_default_brdlSMOTE(15_best_features_original).xlsx <span style='color:#111;'> 4.29MB </span>","children":null,"spread":false},{"title":"MLP_gridsearch_3hidden_13nodes_15feats_brdlsmote.m <span style='color:#111;'> 5.92KB </span>","children":null,"spread":false},{"title":"credit_default_15_best_features_original.xlsx <span style='color:#111;'> 2.26MB </span>","children":null,"spread":false},{"title":"cohens_kappa.m <span style='color:#111;'> 793B </span>","children":null,"spread":false},{"title":"f1_score.m <span style='color:#111;'> 427B </span>","children":null,"spread":false}],"spread":true},{"title":"Training in adasyn dataset","children":[{"title":"MLP_gridsearch_3hidden_13nodes_15feats_adasyn.m <span style='color:#111;'> 5.60KB </span>","children":null,"spread":false},{"title":"credit_default_15_best_features_original.xlsx <span style='color:#111;'> 2.26MB </span>","children":null,"spread":false},{"title":"credit_default_ADASYN(15_best_features_original).xlsx <span style='color:#111;'> 4.23MB </span>","children":null,"spread":false},{"title":"cohens_kappa.m <span style='color:#111;'> 793B </span>","children":null,"spread":false},{"title":"f1_score.m <span style='color:#111;'> 427B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Best SVM - Best MLP","children":[{"title":"Best SVM","children":[{"title":"credit_default_processed.xlsx <span style='color:#111;'> 4.17MB </span>","children":null,"spread":false},{"title":"credit_default_ADASYN(all_features).xlsx <span style='color:#111;'> 9.06MB </span>","children":null,"spread":false},{"title":"SVM_bayesopt_linear_kernel_allfeats_adasyn.m <span style='color:#111;'> 5.08KB </span>","children":null,"spread":false},{"title":"cohens_kappa.m <span style='color:#111;'> 793B </span>","children":null,"spread":false},{"title":"f1_score.m <span style='color:#111;'> 427B </span>","children":null,"spread":false}],"spread":true},{"title":"Best MLP","children":[{"title":"credit_default_brdlSMOTE(15_best_features_original).xlsx <span style='color:#111;'> 4.29MB </span>","children":null,"spread":false},{"title":"MLP_gridsearch_3hidden_13nodes_15feats_brdlsmote.m <span style='color:#111;'> 7.53KB </span>","children":null,"spread":false},{"title":"credit_default_15_best_features_original.xlsx <span style='color:#111;'> 2.26MB </span>","children":null,"spread":false},{"title":"cohens_kappa.m <span style='color:#111;'> 793B </span>","children":null,"spread":false},{"title":"f1_score.m <span style='color:#111;'> 427B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"All SVM models","children":[{"title":"Training in original dataset","children":[{"title":"SVM all features","children":[{"title":"credit_default_processed.xlsx <span style='color:#111;'> 4.17MB </span>","children":null,"spread":false},{"title":"SVM_bayesopt_polynomial_kernel_allfeats_original.m <span style='color:#111;'> 3.18KB </span>","children":null,"spread":false},{"title":"SVM_bayesopt_linear_kernel_allfeats_original.m <span style='color:#111;'> 3.17KB </span>","children":null,"spread":false},{"title":"SVM_bayesopt_rbf_kernel_allfeats_original.m <span style='color:#111;'> 3.12KB </span>","children":null,"spread":false},{"title":"SVM_baseline_original.m <span style='color:#111;'> 1.72KB </span>","children":null,"spread":false},{"title":"cohens_kappa.m <span style='color:#111;'> 793B </span>","children":null,"spread":false},{"title":"f1_score.m <span style='color:#111;'> 427B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Training in borderline smote dataset","children":[{"title":"credit_default_processed.xlsx <span style='color:#111;'> 4.17MB </span>","children":null,"spread":false},{"title":"credit_default_brdlSMOTE(all_features).xlsx <span style='color:#111;'> 8.87MB </span>","children":null,"spread":false},{"title":"SVM_bayesopt_linear_kernel_allfeats_brdl_smote.m <span style='color:#111;'> 3.50KB </span>","children":null,"spread":false},{"title":"cohens_kappa.m <span style='color:#111;'> 793B </span>","children":null,"spread":false},{"title":"f1_score.m <span style='color:#111;'> 427B </span>","children":null,"spread":false}],"spread":true},{"title":"Training in adasyn dataset","children":[{"title":"credit_default_processed.xlsx <span style='color:#111;'> 4.17MB </span>","children":null,"spread":false},{"title":"credit_default_ADASYN(all_features).xlsx <span style='color:#111;'> 9.06MB </span>","children":null,"spread":false},{"title":"SVM_bayesopt_linear_kernel_allfeats_adasyn.m <span style='color:#111;'> 3.62KB </span>","children":null,"spread":false},{"title":"cohens_kappa.m <span style='color:#111;'> 793B </span>","children":null,"spread":false},{"title":"f1_score.m <span style='color:#111;'> 427B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Feature selection - RELIEF","children":[{"title":"credit_default_feature_selection.m <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false},{"title":"credit_default_processed.xlsx <span style='color:#111;'> 4.17MB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Project report.pdf <span style='color:#111;'> 569.97KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

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