代码搜索:Classify
找到约 2,639 项符合「Classify」的源代码
代码结果 2,639
www.eeworm.com/read/130043/14210295
1 consult.1
.EN
.TH C4.5 1
.SH NAME
.PP
consult \- classify items using a decision tree
.SH SYNOPSIS
.PP
.B consult
[ \fB-f\fR FNS ]
[ \fB-t\fR ]
.SH DESCRIPTION
.PP
.I Consult
reads a decision tree produced by c
www.eeworm.com/read/126718/14406008
1 consult.1
.EN
.TH C4.5 1
.SH NAME
.PP
consult \- classify items using a decision tree
.SH SYNOPSIS
.PP
.B consult
[ \fB-f\fR FNS ]
[ \fB-t\fR ]
.SH DESCRIPTION
.PP
.I Consult
reads a decision tree produced by c
www.eeworm.com/read/227467/14422979
txt id3算法的matlab实现.txt
id3算法的matlab实现[转帖]
function D = ID3(train_features, train_targets, params, region)
% Classify using Quinlan´s ID3 algorithm
% Inputs
% features - Train features
% targets - Train ta
www.eeworm.com/read/117357/14928671
1 consult.1
.EN
.TH C4.5 1
.SH NAME
.PP
consult \- classify items using a decision tree
.SH SYNOPSIS
.PP
.B consult
[ \fB-f\fR FNS ]
[ \fB-t\fR ]
.SH DESCRIPTION
.PP
.I Consult
reads a decision tree produced by c
www.eeworm.com/read/471592/6886025
1 consult.1
.EN
.TH C4.5 1
.SH NAME
.PP
consult \- classify items using a decision tree
.SH SYNOPSIS
.PP
.B consult
[ \fB-f\fR FNS ]
[ \fB-t\fR ]
.SH DESCRIPTION
.PP
.I Consult
reads a decision tree produced by c
www.eeworm.com/read/213679/15127747
cpp mfc毕业设计dlg.cpp
// mfc毕业设计Dlg.cpp : implementation file
//
#include "stdafx.h"
#include "mfc毕业设计.h"
#include "mfc毕业设计Dlg.h"
#include "classify.h"
#include "myview.h"
#include "Mydialog.h"
//#include
www.eeworm.com/read/175689/5343308
m detreeexp2_2.m
%设置全局变量 Weight MPG Model_Year bad numobs
global WM Model_Year bad numobs
%散点图
gscatter(WM(:,1),WM(:,2),Model_Year,'crk','odv');
xlabel('车重(吨)');
ylabel('里/加仑');
%线性分类
linclass = classify(W
www.eeworm.com/read/428780/1953982
m detreeexp2_2.m
%设置全局变量 Weight MPG Model_Year bad numobs
global WM Model_Year bad numobs
%散点图
gscatter(WM(:,1),WM(:,2),Model_Year,'crk','odv');
xlabel('车重(吨)');
ylabel('里/加仑');
%线性分类
linclass = classify(W
www.eeworm.com/read/191952/8414461
1 consultr.1
.EN
.TH C4.5 1
.SH NAME
.PP
consultr \- classify items using a rule set
.SH SYNOPSIS
.PP
.B consultr
[ \fB-f\fR FNS ]
[ \fB-t\fR ]
.SH DESCRIPTION
.PP
.I Consultr
reads a rule set produced by c4.5rule
www.eeworm.com/read/430027/8772183
1 consultr.1
.EN
.TH C4.5 1
.SH NAME
.PP
consultr \- classify items using a rule set
.SH SYNOPSIS
.PP
.B consultr
[ \fB-f\fR FNS ]
[ \fB-t\fR ]
.SH DESCRIPTION
.PP
.I Consultr
reads a rule set produced by c4.5rule