代码搜索:classifiers
找到约 2,305 项符合「classifiers」的源代码
代码结果 2,305
www.eeworm.com/read/418695/10935574
m mclassc.m
%MCLASSC Computation of multi-class classifier from 2-class discriminants
%
% W = mclassc(A,classf)
%
% The untrained classifier classf is called to compute c classifiers
% between each of the c class
www.eeworm.com/read/417741/10977083
java example.java
package ir.classifiers;
import java.util.*;
import ir.vsr.*;
/**
* An object to hold training or test examples for categorization.
* Stores the name, category and HashMapVector representation o
www.eeworm.com/read/299984/7140055
m normal_map.m
%NORMAL_MAP Map a dataset on normal-density classifiers or mappings
%
% F = NORMAL_MAP(A,W)
%
% INPUT
% A Dataset
% W Mapping
%
% OUTPUT
% F Density estimation for classes in A
%
% DESC
www.eeworm.com/read/460435/7250530
m normal_map.m
%NORMAL_MAP Map a dataset on normal-density classifiers or mappings
%
% F = NORMAL_MAP(A,W)
%
% INPUT
% A Dataset
% W Mapping
%
% OUTPUT
% F Density estimation for classes in A
%
% DESC
www.eeworm.com/read/451308/7467549
java example.java
package ir.classifiers;
import java.util.*;
import ir.vsr.*;
/**
* An object to hold training or test examples for categorization.
* Stores the name, category and HashMapVector representation o
www.eeworm.com/read/450608/7480158
m normal_map.m
%NORMAL_MAP Map a dataset on normal-density classifiers or mappings
%
% F = NORMAL_MAP(A,W)
%
% INPUT
% A Dataset
% W Mapping
%
% OUTPUT
% F Density estimation for classes in A
%
% DESC
www.eeworm.com/read/441245/7672740
m normal_map.m
%NORMAL_MAP Map a dataset on normal-density classifiers or mappings
%
% F = NORMAL_MAP(A,W)
%
% INPUT
% A Dataset
% W Mapping
%
% OUTPUT
% F Density estimation for classes in A
%
% DESC
www.eeworm.com/read/397102/8068461
m mclassc.m
%MCLASSC Computation of multi-class classifier from 2-class discriminants
%
% W = mclassc(A,classf)
%
% The untrained classifier classf is called to compute c classifiers
% between each of the c class
www.eeworm.com/read/137160/13341952
m normal_map.m
%NORMAL_MAP Map a dataset on normal-density classifiers or mappings
%
% F = NORMAL_MAP(A,W)
%
% INPUT
% A Dataset
% W Mapping
%
% OUTPUT
% F Density estimation for classes in A
%
% DESC
www.eeworm.com/read/314653/13562286
m normal_map.m
%NORMAL_MAP Map a dataset on normal-density classifiers or mappings
%
% F = NORMAL_MAP(A,W)
%
% INPUT
% A Dataset
% W Mapping
%
% OUTPUT
% F Density estimation for classes in A
%
% DESC