文件名称:Etap1
介绍说明--下载内容均来自于网络,请自行研究使用
It is the corresponding testing
module of the function that is specified in the training phase.
test_set is a NxD matrix where N is the number of samples
in the test set and D is the dimension of the feature space.
true_labels is a Nx1 matrix specifying the class label of
each corresponding sample s features (each row) in test_set .
adaboost_model is the model that is generated by the function
ADABOOST_tr .
- It is the corresponding testing
module of the function that is specified in the training phase.
test_set is a NxD matrix where N is the number of samples
in the test set and D is the dimension of the feature space.
true_labels is a Nx1 matrix specifying the class label of
each corresponding sample s features (each row) in test_set .
adaboost_model is the model that is generated by the function
ADABOOST_tr .
module of the function that is specified in the training phase.
test_set is a NxD matrix where N is the number of samples
in the test set and D is the dimension of the feature space.
true_labels is a Nx1 matrix specifying the class label of
each corresponding sample s features (each row) in test_set .
adaboost_model is the model that is generated by the function
ADABOOST_tr .
- It is the corresponding testing
module of the function that is specified in the training phase.
test_set is a NxD matrix where N is the number of samples
in the test set and D is the dimension of the feature space.
true_labels is a Nx1 matrix specifying the class label of
each corresponding sample s features (each row) in test_set .
adaboost_model is the model that is generated by the function
ADABOOST_tr .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Etap1.m