代码搜索:classifier

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

代码结果 4,824
www.eeworm.com/read/213240/15140077

m optim_auc.m

function [w,optval] = optim_auc(x,wname,fracrej,range,nrbags,varargin) %OPTIM_AUC Optimize hyperparameters for an OCC % % W = OPTIM_AUC(X,WNAME,FRACREJ,RANGE,NRBAGS,VARARGIN) % % Optimize the AUC-p
www.eeworm.com/read/207389/15273452

html 316-320.html

www.eeworm.com/read/472964/6860758

tcl basic5a.tcl

# Copyright (c) University of Maryland, Baltimore County, 2003. # Original Authors: Ramakrishna Shenai, Sunil Gowda and Krishna Sivalingam. # This software is developed at the University of Mary
www.eeworm.com/read/472964/6860765

tcl basic8a.tcl

# Copyright (c) University of Maryland, Baltimore County, 2003. # Original Authors: Ramakrishna Shenai, Sunil Gowda and Krishna Sivalingam. # This software is developed at the University of Mary
www.eeworm.com/read/472964/6860766

tcl basic8a-nam.tcl

# Copyright (c) University of Maryland, Baltimore County, 2003. # Original Authors: Ramakrishna Shenai, Sunil Gowda and Krishna Sivalingam. # This software is developed at the University of Mary
www.eeworm.com/read/472964/6860769

tcl basic5aa.tcl

# Copyright (c) University of Maryland, Baltimore County, 2003. # Original Authors: Ramakrishna Shenai, Sunil Gowda and Krishna Sivalingam. # This software is developed at the University of Mary
www.eeworm.com/read/472964/6860773

tcl basic5a-nam.tcl

# Copyright (c) University of Maryland, Baltimore County, 2003. # Original Authors: Ramakrishna Shenai, Sunil Gowda and Krishna Sivalingam. # This software is developed at the University of Mary
www.eeworm.com/read/472030/6878278

cs mainform.cs

// AForge Framework // One-Layer Perceptron Classifier // // Copyright
www.eeworm.com/read/293183/8310262

m classc.m

%CLASSC Convert mapping to classifier % % W = classc(W) % W = W*classc % % The mapping W is converted into a classifier: outputs (distances to the map) % are converted by the sigmoid function to proba
www.eeworm.com/read/293183/8310293

m contents.m

%Pattern Recognition Tools (PRTOOLS 3.1.7) % Version 1 February 2002 (after PRSD course) % %Datasets and Mappings %--------------------- %dataset Define and retrieve dataset from datamatrix and la