代码搜索:classifier
找到约 4,824 项符合「classifier」的源代码
代码结果 4,824
www.eeworm.com/read/249774/12475213
cpp classifier.cpp
/*
TinySVM -- Yet Another Tiny SVM Package
$Id: classifier.cpp,v 1.4 2002/08/20 06:31:16 taku-ku Exp $;
Copyright (C) 2001-2002 Taku Kudo
All rights reserved.
Thi
www.eeworm.com/read/249774/12475236
h classifier.h
/*
TinySVM -- Yet Another Tiny SVM Package
$Id: classifier.h,v 1.8 2002/08/20 06:31:16 taku-ku Exp $;
Copyright (C) 2001-2002 Taku Kudo
All rights reserved.
This
www.eeworm.com/read/249449/12505487
m classifier.m
function wineclassifier = classifier(t)
load wine.data
prior1=59/178;
prior2=71/178;
prior3=48/178;
feature=wine;
feature(:,1)=[];
%normalize data
fmin=min(feature);
fmax=max(feature);
for
www.eeworm.com/read/300368/13917635
java classifier.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either vers
www.eeworm.com/read/237086/13978526
cc classifier.cc
/* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- */
/*
* Copyright (c) 1996 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in sou
www.eeworm.com/read/237086/13978534
h classifier.h
/* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- */
/*
* Copyright (c) 1996-1997 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use i
www.eeworm.com/read/191902/8417133
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/286662/8751745
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/429077/8819924
h classifier-nix.h
/* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- */
/*
* Copyright (c) 1997 The Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in
www.eeworm.com/read/429077/8819937
cc classifier-nix.cc
/* -*- Mode:C++; c-basic-offset:2; tab-width:2; indent-tabs-mode:f -*- */
/*
* Copyright (c) 1997 The Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in