代码搜索:classifier
找到约 4,824 项符合「classifier」的源代码
代码结果 4,824
www.eeworm.com/read/124775/14544955
cpp scs.cpp
/****************************************************************************/
/* 基本遗传学习分类系统 SCS.CPP */
/* A Simple Classifier System based on G
www.eeworm.com/read/124570/14558492
java logitboost.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/223154/14651840
index
=== INDEX BIOSIG ===
DOC: Documentation
---------------------------------------------
header.txt specification of header (Dokumentation)
demo: [demo's, examples]
--------
www.eeworm.com/read/223154/14651912
m getclassifier.m
function [CC]=getclassifier(d,c, Mode)
% GETCLASSIFIER yields the classifier from labeled data
% CC = getclassifier(d,c)
% CC = getclassifier(d1,d2)
%
% d DATA
% c CLASSLABEL
% d1
www.eeworm.com/read/120038/14813787
cpp scs.cpp
/****************************************************************************/
/* 基本遗传学习分类系统 SCS.CPP */
/* A Simple Classifier System based on G
www.eeworm.com/read/218560/14915496
makefile
# Copyright (c) 1994, 1995, 1996
# The Regents of the University of California. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are
www.eeworm.com/read/216674/14997975
pkg-info
Metadata-Version: 1.0
Name: pycrypto
Version: 2.0.1
Summary: Cryptographic modules for Python.
Home-page: http://www.amk.ca/python/code/crypto
Author: A.M. Kuchling
Author-email: amk@amk.ca
License: U
www.eeworm.com/read/215648/15055291
cpp scs.cpp
/****************************************************************************/
/* 基本遗传学习分类系统 SCS.CPP */
/* A Simple Classifier System based on G
www.eeworm.com/read/213492/15133237
m contents.m
% Statistical Pattern Recognition Toolbox (STPRtool).
% Version 2.06 18-Sep-2006
%
% Bayesian classification.
% bayescls - Bayesian classifier with reject option.
% bayesdf