代码搜索:predict
找到约 2,271 项符合「predict」的源代码
代码结果 2,271
www.eeworm.com/read/386597/2570090
m predict_performance.m
function a = predict_performance(algorithm, algorithm_params, patterns, targets)
% Predict the final performance of an algorithm from the learning curves
% Inputs:
% algorithm - The a
www.eeworm.com/read/384423/2601588
h ic_predict.h
/*
** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
** Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com
**
** This program is free software; you can r
www.eeworm.com/read/384423/2601610
h lt_predict.h
/*
** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
** Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com
**
** This program is free software; you can r
www.eeworm.com/read/384423/2601632
c ic_predict.c
/*
** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
** Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com
**
** This program is free software; you can r
www.eeworm.com/read/384423/2601643
c lt_predict.c
/*
** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
** Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com
**
** This program is free software; you can r
www.eeworm.com/read/352665/3093793
rd predict.svm.rd
\name{predict.svm}
\alias{predict.svm}
\title{Predict method for Support Vector Machines}
\description{
This function predicts values based upon a model trained by \code{svm}.
}
\usage{
\method{pred
www.eeworm.com/read/352665/3093840
c svm-predict.c
#include
#include
#include
#include
#include "svm.h"
char* line;
int max_line_len = 1024;
struct svm_node *x;
int max_nr_attr = 64;
struct svm_mo
www.eeworm.com/read/352665/3093852
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/351555/3107148
h ic_predict.h
/*
** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
** Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com
**
** This program is free software; you can r
www.eeworm.com/read/351555/3107170
h lt_predict.h
/*
** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
** Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com
**
** This program is free software; you can r