代码搜索:validation

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

代码结果 7,219
www.eeworm.com/read/122239/14712157

sub config.sub

#! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. timestamp='2
www.eeworm.com/read/121597/14750070

sub config.sub

#! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 # Free Software Foundation, Inc. timestamp='2001-06-08' # This
www.eeworm.com/read/119503/14827693

m boost.m

function [betaT,net]=boost(in,B,validation,tB,outfile,bmax,S1) % WBL 22 August 2002 Boost Matlab MLP Neural Network bmax times % 1 input neuron per attribute, size(in) %
www.eeworm.com/read/219389/14883062

sub config.sub

#! /bin/sh # Configuration validation subroutine script, version 1.1. # Copyright (C) 1991, 92-97, 1998, 1999 Free Software Foundation, Inc. # This file is (in principle) common to ALL GNU software.
www.eeworm.com/read/116725/14957073

sub config.sub

#! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 # Free Software Foundation, Inc. timestamp='2001-04-20' # This
www.eeworm.com/read/216898/14987098

sub config.sub

#! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. timestamp='2
www.eeworm.com/read/116026/14992268

sub config.sub

#! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. timestamp='2
www.eeworm.com/read/216443/15006663

sub config.sub

#! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. timest
www.eeworm.com/read/114811/15037330

sub config.sub

#! /bin/sh # Configuration validation subroutine script, version 1.1. # Copyright (C) 1991, 92-97, 1998, 1999 Free Software Foundation, Inc. # This file is (in principle) common to ALL GNU software.
www.eeworm.com/read/213492/15133688

m crossval.m

function [itrn,itst]=crossval(num_data,num_folds) % CROSSVAL Partitions data for cross-validation. % % Synopsis: % [itrn,itst] = crossval(num_data,num_folds) % % Description: % This function randoml