代码搜索:validation

找到约 7,219 项符合「validation」的源代码

代码结果 7,219
www.eeworm.com/read/113186/6133977

java basecommandcontroller.java

/* * Copyright 2002-2004 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
www.eeworm.com/read/402363/6343573

m demsvm3.m

function demsvm3() % DEMSVM3 - Sample code for the use of SVMCV (parameter selection) % % This function is not meant to be executed! % % Given a data set with examples X and labels Y. % First,
www.eeworm.com/read/493294/6400478

m featrank.m

%FEATRANK Feature ranking on individual performance for classification % % [I,F] = FEATRANK(A,CRIT,T) % % INPUT % A input dataset % CRIT string name of a method or untrained mapp
www.eeworm.com/read/489609/6466684

r mvr.r

### mvr.R: plsr/pcr modelling functions ### ### $Id: mvr.R 135 2007-09-06 08:50:04Z bhm $ ### ### The top level user function. Implements a formula interface and calls the ### correct fit function to
www.eeworm.com/read/489609/6466707

rd validationplot.rd

%% $Id: validationplot.Rd 149 2007-10-17 12:22:40Z bhm $ \encoding{latin1} \name{validationplot} \alias{validationplot} \alias{plot.mvrVal} \title{Validation Plots} \description{ Functions to plot v
www.eeworm.com/read/400577/11573359

m featrank.m

%FEATRANK Feature ranking on individual performance for classification % % [I,F] = FEATRANK(A,CRIT,T) % % INPUT % A input dataset % CRIT string name of a method or untrained mapp
www.eeworm.com/read/157890/11657721

m gasen.m

function [err] = gasen(trainset,testset,validset,populationsize,selthreshold,hiddenunitno,maxepoch) % % use GASEN to create an ensemble of BP networks % function [err] = gasen(trainset,testset,vali
www.eeworm.com/read/260625/11716699

m demsvm3.m

function demsvm3() % DEMSVM3 - Sample code for the use of SVMCV (parameter selection) % % This function is not meant to be executed! % % Given a data set with examples X and labels Y. % First,
www.eeworm.com/read/346715/11728765

java onerattributeeval.java

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either vers
www.eeworm.com/read/259886/11759791

m nnsample.m

%NNSAMPLE Sample Training Session % Copyright 1994-2002 PWS Publishing Company and The MathWorks, Inc. % $Revision: 1.3 $ $Date: 2002/04/14 21:26:25 $ figure(gcf) clf; echo on clc %