搜索资源列表
-
0下载:
费希尔线性判别分析代码
Find the Fisher linear separator w (a column vector).
X is is the training set (X is a matrix. Each row of X
is a vector containing the features of a single sample). y is
a column vector with the labels of the training set (1
-
-
0下载:
分类非平衡数据的SMOTEboost算法-This code implements SMOTEBoost. SMOTEBoost is an algorithm to handle class
imbalance problem in data with discrete class labels. It uses a combination of
SMOTE and the standard boosting procedure AdaBoost to better model t
-
-
0下载:
t10k-labels-idx1-ubyte characters set for training
-
-
0下载:
Performs KNN classification to a set of data points using a given training data and the associated class labels
-
-
0下载:
选择178个样板的50%作为训练集,另外的作为测试集,用训练集对SVM进行训练得到分类模型,再用得到的分类模型对测试集进行类别标签预测。-Select 178 model 50 as the training set, the other as the test set, the SVM training classification model with the training set, and then the classification model by category label
-