代码搜索:classifier

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

代码结果 4,824
www.eeworm.com/read/302503/13833619

m mse_classifier.m

function a = mse_classifier(feature1,feature2); %----------------------------------------------------- % a = mse_classifier(feature1,feature2) % Function calculates the weight vector for the lin
www.eeworm.com/read/359185/6352513

m classifier_commands.m

function classifier_commands(command) %This function processes events from the main (single-algorithm) GUI screen persistent Preprocessing_methods; persistent Algorithms; if (isempty(Preproces
www.eeworm.com/read/493206/6398491

m classifier_commands.m

function classifier_commands(command) %This function processes events from the main (single-algorithm) GUI screen persistent Preprocessing_methods; persistent Algorithms; if (isempty(Preproces
www.eeworm.com/read/410924/11264826

m classifier_commands.m

function classifier_commands(command) %This function processes events from the main (single-algorithm) GUI screen persistent Preprocessing_methods; persistent Algorithms; if (isempty(Preproces
www.eeworm.com/read/405069/11472194

m classifier_commands.m

function classifier_commands(command) %This function processes events from the main (single-algorithm) GUI screen persistent Preprocessing_methods; persistent Algorithms; if (isempty(Preproces
www.eeworm.com/read/131588/14136221

m classifier_commands.m

function classifier_commands(command) %This function processes events from the main (single-algorithm) GUI screen persistent Preprocessing_methods; persistent Algorithms; if (isempty(Preproces
www.eeworm.com/read/130490/14190199

h doc_classifier.h

#ifndef DOC_CLASSIFIER_H #define DOC_CLASSIFIER_H #include #include "document.h" #include "vectorizer.h" /** * Classifier type */ enum cl_type { DOCUMENT, /**< Document classifier *
www.eeworm.com/read/130490/14190277

c doc_classifier.c

/* Copyright (C) 2002 Mikael Ylikoski * See the accompanying file "README" for the full copyright notice */ /** * @file * Document classifier. * * @author Mikael Ylikoski * @date 2002 */
www.eeworm.com/read/129915/14217653

m classifier_commands.m

function classifier_commands(command) %This function processes events from the main (single-algorithm) GUI screen persistent Preprocessing_methods; persistent Algorithms; if (isempty(Preproces
www.eeworm.com/read/482538/1286823

cc fc_classifier.cc

/* * fc_classifier.cc -- click-fastclassifier functions for Classifier * Eddie Kohler * * Copyright (c) 1999-2000 Massachusetts Institute of Technology * Copyright (c) 2000 Mazu Networks, Inc. *