代码搜索:Probability
找到约 4,670 项符合「Probability」的源代码
代码结果 4,670
www.eeworm.com/read/182376/9205760
h xcsmacros.h
/*
/ (XCS-C 1.2)
/ ------------------------------------
/ Learning Classifier System based on accuracy
/
/ by
/ Martin V. Butz
/ Illinois Genetic Algorithms Laboratory (IlliGAL)
/
www.eeworm.com/read/378003/9254215
m genhan_two_stage.m
%TITLE: GEHAN'S TWO STAGE DESIGN%
%SOURCE OF FORMULA: P14, CHAPTER 4, STA 526:CLINICAL DESIGN%
%DESCRIPTION OF Gehan's Two Stage Design:%
%Gehan's two stage design is used to evaluate the a
www.eeworm.com/read/181178/9268619
htm chap06.htm
Intro to Algorithms: CHAPTER 6: COUNTING AND PROBABILITY
www.eeworm.com/read/375075/9373477
m pbnaij.m
function pij = pbnAij(F,varF,nf,nv,cij,i,j,p)
% pij = pbnAij(F,varF,nf,nv,cij,i,j,p) - transition prob. between two states
% This function returns the ij-th entry (probability) in the state
% tra
www.eeworm.com/read/177981/9424967
m mutate.m
function out=mutate(in,pmutate);
%
% Mutate the incoming chromasome
% with a probability of mutating
% each string of pmutate.
%
% This file takes only one member
% of the overall population.
www.eeworm.com/read/176712/9487391
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/176712/9487394
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/371849/9533338
readme
Python-to-libsvm interface
Introduction
============
Python (http://www.python.org/) is a programming language suitable for
rapid development. This python-to-libsvm interface is developed so
users
www.eeworm.com/read/365972/9837980
readme
Python-to-libsvm interface
Introduction
============
Python (http://www.python.org/) is a programming language suitable for
rapid development. This python-to-libsvm interface is developed so
users
www.eeworm.com/read/167004/9985965
in g.in
150000 : Maximum number of iterations
1,0 : Switch to retain best model 1=yes, 0=no; type of bitstring rep
0 : Switch to write out details of each iteration 1