代码搜索:classifier
找到约 4,824 项符合「classifier」的源代码
代码结果 4,824
www.eeworm.com/read/449253/1678802
java continuousattributedelegate.java
/**
* @(#)ContinuousAttributeDelegate.java 1.5.0 09/01/18
*/
package ml.classifier.dt;
import java.util.BitSet;
import ml.dataset.ContinuousAttribute;
import ml.util.Statistics;
/*
www.eeworm.com/read/439082/1820093
c cls_rsvp6.c
/*
* net/sched/cls_rsvp6.c Special RSVP packet classifier for IPv6.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public Licens
www.eeworm.com/read/436207/1850316
java dec.java
/*
* DEC.java (Diverse Ensemble Classifier)
* Copyright (C) 2002 Prem Melville
*
* UNDER DEVELOPMENT
*/
package weka.classifiers.meta;
import weka.classifiers.*;
import com.jmage.*;
imp
www.eeworm.com/read/430518/1928960
c cls_rsvp6.c
/*
* net/sched/cls_rsvp6.c Special RSVP packet classifier for IPv6.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public Licens
www.eeworm.com/read/430506/1929383
m contents.m
% General purpose and others functions for STPRToolbox.
%
% cerror - Calculates classifier error.
% cliplin1 - Clips line according to given window.
% cliplin2 - Clips line starting i
www.eeworm.com/read/430506/1929494
m poaasvm.m
function poaaosvm(model,background)
% POAASVM vizualizes One-Against-All SVM decision rule.
% poaasvm(model,background)
%
% Input:
% model [struct] model of classifier.
% background [int] 0 - no, 1
www.eeworm.com/read/429426/1949340
py owlogisticregression.py
"""
Logistic Regression
Logistic regression learner/classifier.
icons/LogisticRegression.png
Martin Mozina (martin.mozina(@at@)fri.uni
www.eeworm.com/read/428780/1954285
m svmfwd.m
function [Y, Y1] = svmfwd(net, X)
% SVMFWD - Forward propagation through Support Vector Machine classifier
%
% Y = SVMFWD(NET, X)
% For a data structure NET, the matrix of vectors X is input in
www.eeworm.com/read/376881/2706631
m ocr_fun.m
function ocr_fun(data)
% OCR_FUN Calls OCR classifier and displays result.
%
% Synopsis:
% ocr_fun(data)
%
% Description:
% This function classifies images of characters stored as columns
% of th
www.eeworm.com/read/373460/2761817
m contents.m
% General purpose and others functions for STPRToolbox.
%
% cerror - Calculates classifier error.
% cliplin1 - Clips line according to given window.
% cliplin2 - Clips line starting i