代码搜索:classifier

找到约 4,824 项符合「classifier」的源代码

代码结果 4,824
www.eeworm.com/read/405279/2293671

tcl rtm_link.tcl

# # rtm_link.tcl # all the instproc's needed to set up the link structure # itself # # set up link classifier's slot table with 2 entries: # entry 0 : good box [default] # entry 1 : penalty box RTMec
www.eeworm.com/read/381136/2649117

m fisherk.m

function [alphas,solution,t]=fisherk(X,J,K,tmax,t,alphas) % FISHERK learns the Fisher classifier using Kozinec's rule. % [alphas,solution,t]=fisherk(X,J,K,tmax,t,alphas) % % FISHERK This algorith
www.eeworm.com/read/381136/2649119

m fisherp.m

function [alphas,solution,t]=fisherp(X,J,K,tmax,t,alphas) % FISHERP learns the Fisher classifier using Perceptron rule. % [alphas,solution,t]=fisherk(X,J,K,tmax,t,alphas) % % FISHERP This algorithm f
www.eeworm.com/read/380709/2652931

tcl rtm_link.tcl

# # rtm_link.tcl # all the instproc's needed to set up the link structure # itself # # set up link classifier's slot table with 2 entries: # entry 0 : good box [default] # entry 1 : penalty box RTMec
www.eeworm.com/read/373460/2761874

m oaaclass.m

function [labels,dfce,multi_dfce] = oaaclass(data,model) % OAACLASS One-Against-All SVM classifier. % [labels] = oaaclass(data,model) % % Inputs: % data [dim x num_data] data to be classified. % Mo
www.eeworm.com/read/373460/2761986

m fisherk.m

function [alphas,solution,t]=fisherk(X,J,K,tmax,t,alphas) % FISHERK learns the Fisher classifier using Kozinec's rule. % [alphas,solution,t]=fisherk(X,J,K,tmax,t,alphas) % % FISHERK This algorith
www.eeworm.com/read/373460/2761988

m fisherp.m

function [alphas,solution,t]=fisherp(X,J,K,tmax,t,alphas) % FISHERP learns the Fisher classifier using Perceptron rule. % [alphas,solution,t]=fisherk(X,J,K,tmax,t,alphas) % % FISHERP This algorithm f
www.eeworm.com/read/373069/2767186

m fisherk.m

function [alphas,solution,t]=fisherk(X,J,K,tmax,t,alphas) % FISHERK learns the Fisher classifier using Kozinec's rule. % [alphas,solution,t]=fisherk(X,J,K,tmax,t,alphas) % % FISHERK This algorith
www.eeworm.com/read/373069/2767188

m fisherp.m

function [alphas,solution,t]=fisherp(X,J,K,tmax,t,alphas) % FISHERP learns the Fisher classifier using Perceptron rule. % [alphas,solution,t]=fisherk(X,J,K,tmax,t,alphas) % % FISHERP This algorithm f
www.eeworm.com/read/366959/2857649

m fisherk.m

function [alphas,solution,t]=fisherk(X,J,K,tmax,t,alphas) % FISHERK learns the Fisher classifier using Kozinec's rule. % [alphas,solution,t]=fisherk(X,J,K,tmax,t,alphas) % % FISHERK This algorith