代码搜索:Informative
找到约 126 项符合「Informative」的源代码
代码结果 126
www.eeworm.com/read/424116/10491114
m bipls.m
function biModel=bipls(X,Y,no_of_lv,prepro_method,intervals,xaxislabels,val_method,segments)
% bipls: backwards elimination of non-informative intervals the Leardi way...
%
% Input:
% X is th
www.eeworm.com/read/371761/6350356
m bipls.m
function biModel=bipls(X,Y,no_of_lv,prepro_method,intervals,xaxislabels,val_method,segments)
% bipls: backwards elimination of non-informative intervals the Leardi way...
%
% Input:
% X is th
www.eeworm.com/read/371761/6350363
m bipls.m
function biModel=bipls(X,Y,no_of_lv,prepro_method,intervals,xaxislabels,val_method,segments)
% bipls: backwards elimination of non-informative intervals the Leardi way...
%
% Input:
% X is th
www.eeworm.com/read/371761/6350395
m bipls_limit.m
function biplslimitModel=bipls_limit(X,Y,no_of_lv,prepro_method,intervals,MaxNoVars,xaxislabels,val_method,segments)
% Finds non-informative intervals by backwards elimination - the Leardi way...
www.eeworm.com/read/371761/6350432
m bipls_limit.m
function biplslimitModel=bipls_limit(X,Y,no_of_lv,prepro_method,intervals,MaxNoVars,xaxislabels,val_method,segments)
% Finds non-informative intervals by backwards elimination - the Leardi way...
www.eeworm.com/read/346909/11713320
m bipls.m
function biModel=bipls(X,Y,no_of_lv,prepro_method,intervals,xaxislabels,val_method,segments)
% bipls: backwards elimination of non-informative intervals the Leardi way...
%
% Input:
% X is th
www.eeworm.com/read/358128/3001102
txt bidimirroring.txt
# BidiMirroring-5.0.0.txt
# Date: 2006-02-16, 16:11:00 PST [KW]
#
# Bidi_Mirroring_Glyph Property
#
# This file is an informative contributory data file in the
# Unicode Character Database.
#
# Copyr
www.eeworm.com/read/293587/8284995
changelog
1.3.4 (?)
* New: Use graphviz from the command-line (dot). Should finally solve _all_
licensing issues
* New: Informative welcome message
* Improved: Allow multiple files on "File->Open..."
* Impr
www.eeworm.com/read/108891/15570853
txt c4.5文档说明.txt
See5: An Informal Tutorial
Welcome to See5, a system that extracts informative patterns from data. The following sections show how to prepare data files for See5 and illustrate the options for using
www.eeworm.com/read/373081/9475796
m sub_bipls_limit.m
function biplslimitModel=sub_bipls_limit(X,Y,no_of_lv,prepro_method,intervals,MaxNoVars,xaxislabels,val_method,segments)
% Finds non-informative intervals by backwards elimination - the Leardi way.