本工具为Matlab中的libsvm支持向量机工具箱,版本为3.23,内含heart_scale的测试集。
2019-12-21 21:37:23 851KB libsvm heart-scale Matlab
1
测试libsvm安装成功与否,这个数据格式是matlab版本的,而下载的libsvm压缩包内文件为C++文件格式
2019-12-21 21:21:07 28KB matlab heart_scale libsvm
1
MAX30102用于测量人体血氧饱和度和心率,其通过I2C接口与单片机间进行通信
2019-12-21 20:54:32 735KB MAX30102 SPO2 HEART RATE
1
支持向量机在matlab中的测试数据集,已转换成matlab格式,可直接在matlab中使用,会自动生成数据集。
2019-12-21 20:08:20 28KB matlab libsvm data
1
The file cleveland.data has been unfortunately messed up when we lost node cip2 and loaded the file on node ics. The file processed.cleveland.data seems to be in good shape and is useable (for the 14 attributes situation). I'll clean up cleveland.data as soon as possible. Bad news: my original copy of the database appears to be corrupted. I'll have to go back to the donor to get a new copy. David Aha
2019-12-21 19:56:07 123KB UCI
1
直接放在libsvm\matlab目录下, Name Size Bytes Class Attributes Type 1x78 25536 struct heart_scale_inst 270x13 28080 double heart_scale_label 270x1 2160 double
2019-12-21 19:51:45 28KB heart_scale
1
fix协议实现 logon消息 heart beat消息 ,验证了test request。
2019-12-21 19:49:05 2KB fix logon heart beat
1
svm测试数据下载:heart_scale.mat load heart_scale model = svmtrain(heart_scale_label, heart_scale_inst, '-c 1 -g 0.07'); [predict_label, accuracy, dec_values] = svmpredict(heart_scale_label, heart_scale_inst, model);
2019-12-21 19:43:10 5KB heart_scale
1
matlab型数据集heart_scale,用于在matlab中学习和预测实验。
2019-12-21 19:29:32 28KB matlab heart_scale libsvm
1
libsvm-3.21(包含可直接使用的libsvm数据集heart_scale)
2019-12-21 18:58:04 857KB libsvm 最新版 heart_scale
1