RelieF算法

时间:2021-07-30 14:57:45
【文件属性】:

文件名称:RelieF算法

文件大小:193KB

文件格式:ZIP

更新时间:2021-07-30 14:57:45

reliefF

机器学习ReliefF代码,Semi supervised learning using Navies Bayes and Clustering with ReliefF feature extraction in MATLAB.


【文件预览】:
semi-supervised-naive-bayes-and-relieff-master
----README.md(242B)
----source_code()
--------NBTest.m(1KB)
--------clusterLabels.m(704B)
--------SNBTest.m(1KB)
--------main.m(1KB)
--------NBTrain.m(1KB)
--------part2.m(580B)
--------celleq.m(4KB)
--------rielff.m(307B)
--------semiSupervised.m(2KB)
--------SNBTrain.m(855B)
--------pathdef.m(11KB)
--------radomForest.m(324B)
--------NBPredict.m(1KB)
--------snaive.m(1KB)
--------naiveEnsemble.m(2KB)
--------NBProb.m(959B)
--------kmedoids.m(417B)
--------shufflerows.m(645B)
----report.pdf(198KB)

网友评论

  • 读入文件一定要是txt吗?还是全数字…其中有个变量没有定义,运行不出来,挠头,是我的问题吗