C# Class Encog.MathUtil.LIBSVM.Solver_NU

Inheritance: Solver
ファイルを表示 Open project: encog/encog-silverlight-core Class Usage Examples

Private Methods

Method Description
Solve ( int l, Kernel Q, double b, sbyte y, double alpha, double Cp, double Cn, double eps, SolutionInfo si, int shrinking ) : void
calculate_rho ( ) : double
do_shrinking ( ) : void
select_working_set ( int working_set ) : int