代码搜索:classification

找到约 3,679 项符合「classification」的源代码

代码结果 3,679
www.eeworm.com/read/460435/7250443

m labeld.m

%LABELD Find labels of classification dataset (perform crisp classification) % % LABELS = LABELD(Z) % LABELS = Z*LABELD % LABELS = LABELD(A,W) % LABELS = A*W*LABELD % LABELS = LABELD(Z,THRE
www.eeworm.com/read/460435/7250548

m getcost.m

%GETCOST Get classification cost matrix % % [COST,LABLIST] = GETCOST(A) % % Returns the classification cost matrix as defined for the dataset A. % An empty cost matrix is interpreted as equal costs f
www.eeworm.com/read/460435/7251048

m getcost.m

%GETCOST Get classification cost matrix % % [COST,LABLIST] = GETCOST(W) % % Returns the classification cost matrix as set in the classifier W. % An empty cost matrix is interpreted as equal costs for
www.eeworm.com/read/455967/7360585

m contents.m

% Support Vector Machine Toolbox % Version 3.0-July-2001 % % Support Vector Classification % % svc - Calculate support vectors for classification % svcplot - Plot 2 dimensional cla
www.eeworm.com/read/453558/7417098

java catonetestresult.java

package shared; import java.lang.*; /** This object contains the result information on one instance passed through * an inducer. * @author James Louis 12/08/2000 Ported to Java. */ public
www.eeworm.com/read/450608/7480093

m labeld.m

%LABELD Find labels of classification dataset (perform crisp classification) % % LABELS = LABELD(Z) % LABELS = Z*LABELD % LABELS = LABELD(A,W) % LABELS = A*W*LABELD % LABELS = LABELD(Z,THRE
www.eeworm.com/read/450608/7480171

m getcost.m

%GETCOST Get classification cost matrix % % [COST,LABLIST] = GETCOST(A) % % Returns the classification cost matrix as defined for the dataset A. % An empty cost matrix is interpreted as equal costs f
www.eeworm.com/read/450608/7480455

m getcost.m

%GETCOST Get classification cost matrix % % [COST,LABLIST] = GETCOST(W) % % Returns the classification cost matrix as set in the classifier W. % An empty cost matrix is interpreted as equal costs for
www.eeworm.com/read/441245/7672648

m labeld.m

%LABELD Find labels of classification dataset (perform crisp classification) % % LABELS = LABELD(Z) % LABELS = Z*LABELD % LABELS = LABELD(A,W) % LABELS = A*W*LABELD % LABELS = LABELD(Z,THRE
www.eeworm.com/read/441245/7672758

m getcost.m

%GETCOST Get classification cost matrix % % [COST,LABLIST] = GETCOST(A) % % Returns the classification cost matrix as defined for the dataset A. % An empty cost matrix is interpreted as equal costs f