代码搜索:classifiers
找到约 2,305 项符合「classifiers」的源代码
代码结果 2,305
www.eeworm.com/read/139298/5803174
java knearestneighbor_extend.java
package fasbir.classifiers;
import java.util.Calendar;
import java.util.Random;
import weka.core.Instances;
import weka.core.Randomizable;
/**
* Description: extend KNearestNeighbor t
www.eeworm.com/read/409233/11339887
m knn.m
%KNN classifiers,
%training is training set, testing is test set,
%D is the distance, D=1 is mandistance; D=2 is 欧氏距离 D=3是 infinite norm
% K is the number of selected neighbors
function label=K
www.eeworm.com/read/175689/5343575
m~ contents.m~
% Algorithms learning linear classifiers from finite vector sets.
%
% ekozinec - Kozinec's algorithm for eps-optimal separating hyperplane.
% ekozinec2 - Kozinec's algorithm for eps-optimal separ
www.eeworm.com/read/347796/3163028
java ovacodematrix.java
package dragon.ir.classification.multiclass;
/**
* One-versus-all Code Matrix
* For a classification problem with n categories, there are total n binary classifiers. For the k-th binary c
www.eeworm.com/read/268397/4252866
java ovacodematrix.java
package dragon.ir.classification.multiclass;
/**
* One-versus-all Code Matrix
* For a classification problem with n categories, there are total n binary classifiers. For the k-th binary c
www.eeworm.com/read/428780/1954249
m~ contents.m~
% Algorithms learning linear classifiers from finite vector sets.
%
% ekozinec - Kozinec's algorithm for eps-optimal separating hyperplane.
% ekozinec2 - Kozinec's algorithm for eps-optimal separ
www.eeworm.com/read/376881/2706643
m~ contents.m~
% Algorithms learning linear classifiers from finite vector sets.
%
% ekozinec - Kozinec's algorithm for eps-optimal separating hyperplane.
% ekozinec2 - Kozinec's algorithm for eps-optimal separ
www.eeworm.com/read/193967/8203022
changelog-3-1-6
Working file: weka/classifiers/Evaluation.java
revision 1.19
date: 1999/11/14 20:37:15; author: eibe; state: Exp; lines: +3 -3
Changed html tags to be properly nested.
=============================
www.eeworm.com/read/367281/9762661
changelog-3-1-6
Working file: weka/classifiers/Evaluation.java
revision 1.19
date: 1999/11/14 20:37:15; author: eibe; state: Exp; lines: +3 -3
Changed html tags to be properly nested.
=============================
www.eeworm.com/read/415313/11076903
changelog-3-1-6
Working file: weka/classifiers/Evaluation.java
revision 1.19
date: 1999/11/14 20:37:15; author: eibe; state: Exp; lines: +3 -3
Changed html tags to be properly nested.
=============================