代码搜索:classifiers
找到约 2,305 项符合「classifiers」的源代码
代码结果 2,305
www.eeworm.com/read/288634/8617492
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/161374/10420011
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/417741/10977062
java directoryexamplesconstructor.java
package ir.classifiers;
import java.io.*;
import java.util.*;
import ir.vsr.*;
/**
* Creates a list of examples from a directory where file names contain the
* category name as a substring.
*
*
www.eeworm.com/read/417741/10977087
java naivebayes.java
package ir.classifiers;
import java.io.*;
import java.util.*;
import ir.vsr.*;
import ir.utilities.*;
/**
* Implements the NaiveBayes Classifier with Laplace smoothing. Stores probabilities
* inte
www.eeworm.com/read/451308/7467538
java directoryexamplesconstructor.java
package ir.classifiers;
import java.io.*;
import java.util.*;
import ir.vsr.*;
/**
* Creates a list of examples from a directory where file names contain the
* category name as a substring.
*
*
www.eeworm.com/read/451308/7467550
java naivebayes.java
package ir.classifiers;
import java.io.*;
import java.util.*;
import ir.vsr.*;
import ir.utilities.*;
/**
* Implements the NaiveBayes Classifier with Laplace smoothing. Stores probabilities
* inte
www.eeworm.com/read/298194/7971226
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/246671/12713840
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/143706/12850243
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/136872/13358490
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.
=============================