代码搜索:predict
找到约 2,271 项符合「predict」的源代码
代码结果 2,271
www.eeworm.com/read/480105/6676799
c nn_predict.c
/*
Predict class label for a Test data with a trained model.
Usage
------
[ytest_est , dist] = NN_predict(Xtest , Wproto_est , yproto_est , [lambda_est] , [options]);
In
www.eeworm.com/read/480116/6677152
tex predict.ada.tex
www.eeworm.com/read/479453/6687156
m ga predict.m
%GA(Generic Algorithm) Program to predict Parameters of Friction
clear all;
close all;
global rin yout timef F
Size=30;
F=2;
if F==1
CodeL=1;
MinX=zeros(CodeL,1);
MaxX=1.0*ones(Cod
www.eeworm.com/read/410158/11300463
exe svm-predict.exe
www.eeworm.com/read/410158/11300478
c svm-predict.c
#include
#include
#include
#include
#include "svm.h"
struct svm_node *x;
int max_nr_attr = 64;
struct svm_model* model;
int predict_probability=0;
void pre
www.eeworm.com/read/410158/11300514
java svm_predict.java
import libsvm.*;
import java.io.*;
import java.util.*;
class svm_predict {
private static double atof(String s)
{
return Double.valueOf(s).doubleValue();
}
private static int atoi(String s)
{
www.eeworm.com/read/263982/11333668
h tif_predict.h
/* $Header: /cvsroot/osrs/libtiff/libtiff/tif_predict.h,v 1.1.1.1 1999/07/27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1995-1997 Sam Leffler
* Copyright (c) 1995-1997 Silicon Graphics, Inc.
*
www.eeworm.com/read/263982/11333930
h tif_predict.h
/* $Header: /cvsroot/osrs/libtiff/libtiff/tif_predict.h,v 1.1.1.1 1999/07/27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1995-1997 Sam Leffler
* Copyright (c) 1995-1997 Silicon Graphics, Inc.
*
www.eeworm.com/read/263982/11334297
h tif_predict.h
/* $Header: /cvsroot/osrs/libtiff/libtiff/tif_predict.h,v 1.1.1.1 1999/07/27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1995-1997 Sam Leffler
* Copyright (c) 1995-1997 Silicon Graphics, Inc.
*