代码搜索:predict
找到约 2,271 项符合「predict」的源代码
代码结果 2,271
www.eeworm.com/read/386014/8771562
h line_int.h
#ifndef _LINE_INT_H_
#define _LINE_INT_H_
/** \file
The documentation in this file is formatted for doxygen
(see www.doxygen.org).
Copyright and Use
Y
www.eeworm.com/read/373628/9445528
index
MDSplot Multi-dimensional Scaling Plot of Proximity
matrix from randomForest
classCenter Prototypes of groups.
combine Combine En
www.eeworm.com/read/161538/10398368
c libsvmsim.c
/*============================================================================*\
| MATLAB Interface for LIBSVM, Version 1.2 |
|
www.eeworm.com/read/444535/7612104
m releaterror.m
function err = releaterror(in, predict)
n = abs(predict - in);
for i = 1: length(n)
errpercent(i) = n(i) ./ in(i);
end
err = mean(errpercent);
www.eeworm.com/read/295977/8130665
cnt winsvm.cnt
:Base winsvm.hlp
1 winsvm帮助
1 帮助索引=MainDir
1 训练选项设置=training
1 预测选项设置=predict
1 归一化设置=scale
1 个人资料=content@content.hlp
www.eeworm.com/read/307169/13727344
h line_int.h
#ifndef _LINE_INT_H_
#define _LINE_INT_H_
/** \file
The documentation in this file is formatted for doxygen
(see www.doxygen.org).
Copyright and Use
Y
www.eeworm.com/read/443514/6286106
c sample.c
/*************************************************************************/
/* */
/* Source code for use with See5/C5.0 Release 1.19 */
/* -----------------------------------------------
www.eeworm.com/read/119743/14823200
c t1static.c
/* ----------------------------------------------------------------------- *
* *
* (C) Copyright 1996 by: aiNet
www.eeworm.com/read/119743/14823205
frm t2vb432.frm
VERSION 4.00
Begin VB.Form frmMain
BorderStyle = 3 'Fixed Double
Caption = "aiNet DLL & VB40 32 bit; Example #2"
ClientHeight = 6420
ClientLeft = 1056
www.eeworm.com/read/119743/14823213
frm t1vb432.frm
VERSION 4.00
Begin VB.Form frmMain
Caption = "aiNet DLL & VB40 32 bit; Example #1"
ClientHeight = 6324
ClientLeft = 1068
ClientTop = 1536
ClientWidt