Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - heart_scale
Search - heart_scale - List
DL : 0
可以把heart_scale做训练数据和测试数据来用,heart_scale.model为训练模型,可以自己实验一下。-Can do heart_scale training data and test data to use, heart_scale.model for training models, you can experiment.
Update : 2025-02-19 Size : 10kb Publisher : 小修

用于运行SVM的工具包;由林智仁开发成功。可直接在matlab环境下运行 -a toolbox for SVM, explored by LIN.it is feasible to run it in MATLAB
Update : 2025-02-19 Size : 80kb Publisher : andy

DL : 0
svm 可以实现多分类 希望对你能有帮助-svm classification can achieve more than you want to help
Update : 2025-02-19 Size : 275kb Publisher : CFOMEN

该文件为libsvm核心数据集文件,用于测试libsvm安装和学习开发。-This file is libsvm core data set files for testing libsvm install and learn to develop.
Update : 2025-02-19 Size : 5kb Publisher : daniel

matlab的libsvm,一个很好的应用案例,很适合初学者。-matlab for libsvm, a good application case, it is suitable for beginners.
Update : 2025-02-19 Size : 5kb Publisher : 袁辉

DL : 0
This code just simply run the SVM on the example data set heart_scale , which is scaled properly. The code divides the data into 2 parts train: 1 to 200 test: 201:270 Then plot the results vs their true class. In order to visualize the high dimensional data, we apply MDS to the 13D data and reduce the dimension to 2D - This code just simply run the SVM on the example data set heart_scale , which is scaled properly. The code divides the data into 2 parts train: 1 to 200 test: 201:270 Then plot the results vs their true class. In order to visualize the high dimensional data, we apply MDS to the 13D data and reduce the dimension to 2D
Update : 2025-02-19 Size : 1kb Publisher : kashif

DL : 0
mat文件转txt文件 .mat 是matlab专用的文件,可以先把文件读入matlab,再用 fprintf 或者 save( pqfile.txt , data , -ASCII )写入到 .txt 文件中。 比如 把数据加载进matlab,heart_scale.mat 有两项:heart_scale_init 和 heart_scale_label load heart_scale.mat 将heart_scale_inst保存到heart_scale_inst.txt文件中 save( heart_scale_inst.txt , heart_scale_inst , -ASCII )-mat文件转txt文件 .mat 是matlab专用的文件,可以先把文件读入matlab,再用 fprintf 或者 save( pqfile.txt , data , -ASCII )写入到 .txt 文件中。 比如 把数据加载进matlab,heart_scale.mat 有两项:heart_scale_init 和 heart_scale_label load heart_scale.mat 将heart_scale_inst保存到heart_scale_inst.txt文件中 save( heart_scale_inst.txt , heart_scale_inst , -ASCII )
Update : 2025-02-19 Size : 1kb Publisher : 李凯
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.