代码搜索:predict
找到约 2,271 项符合「predict」的源代码
代码结果 2,271
www.eeworm.com/read/273525/4209234
idlg _e_pr.idlg
/*
INCLUDE for e() option of predict in PROGRAM part of dlg
VERSION 1.0.0 21dec2002
*/
beginoptions
if main.rb_e {
put "e("
if main.en_e_a {
put main.en_e_a
}
if !m
www.eeworm.com/read/273525/4209418
hlp poisson_postestimation.hlp
{smcl}
{* 24mar2005}{...}
{cmd:help poisson postestimation} {...}
{right:dialogs: {bf:{dialog poisso_p:predict}} {bf:{dialog poisson_estat:estat}}}
{right:also see: {helpb poisson}{space 7}}
{
www.eeworm.com/read/273525/4209921
idlg tobit_common_p.idlg
/*
tobit_common_p.idlg
This is an INCLUDE file for the -predict- dialogs that go with
-tobit- and -cnreg-.
*! VERSION 1.0.0 31mar2005
*/
INCLUDE _std_medium
INCLUDE _ht270
INCLUDE
www.eeworm.com/read/273525/4210111
dlg heckma_p.dlg
/*
predict (after heckman)
*! VERSION 1.1.2 28mar2005
*/
VERSION 9.0
INCLUDE _std_large // ** set POSTINIT to match
DEFINE _dlght 320
INCLUDE header
HELP hlp1, view("help heckman
www.eeworm.com/read/273525/4210332
hlp factor_postestimation.hlp
{smcl}
{* 02may2005}{...}
{cmd:help factor postestimation}{...}
{right:dialogs: {bf:{dialog factor_estat:estat}} {bf:{dialog loadingplot}} {bf:{dialog factor_p:predict}} }
{right:{bf:{dialog ro
www.eeworm.com/read/273525/4210384
hlp xtmixed_postestimation.hlp
{smcl}
{* *! version 1.0.0 09jun2005}{...}
{cmd:help xtmixed postestimation}{right:dialogs: {bf:{dialog xtmixed_p:predict}} {bf:{dialog xtmixed_estat:estat}}}
{right:also see: {helpb xtmixed}
www.eeworm.com/read/273525/4210491
hlp mds_postestimation.hlp
{smcl}
{* 03may2005}{...}
{cmd:help mds postestimation} {...}
{right:dialogs: {bf:{dialog mds_p:predict} {dialog mds_estat:estat}}{space 7}}
{right: {bf:{dialog mdsconfig} {dialog mdsshepard}}}
www.eeworm.com/read/268397/4252858
java lossmulticlassdecoder.java
package dragon.ir.classification.multiclass;
import dragon.matrix.vector.DoubleVector;
/**
* Loss-based Multi-class Decoder
* A multi-class decoder which predict the category of an examp
www.eeworm.com/read/407489/2263779
java markettrain.java
package org.encog.examples.neural.predict.market;
import org.encog.neural.activation.ActivationTANH;
import org.encog.neural.data.NeuralDataSet;
import org.encog.neural.data.basic.BasicNeuralData
www.eeworm.com/read/351636/3103028
h vnl_fit_parabola.h
// This is core/vnl/algo/vnl_fit_parabola.h
#ifndef vnl_fit_parabola_h_
#define vnl_fit_parabola_h_
//:
// \file
// \brief Function to fit a parabola to three point to predict the centre line