代码搜索:validate
找到约 3,608 项符合「validate」的源代码
代码结果 3,608
www.eeworm.com/read/119681/14824431
m validate.m
function [cost,nmodel,output] = validate(model, Xtrain, Ytrain, Xtest, Ytest,estfct, trainfct, simfct)
% Validate a trained model on a fixed validation set
%
% >> cost = validate({X,Y,type,gam,sig2}
www.eeworm.com/read/216864/14990427
c validate.c
/****************************************************************************
*
* Realmode X86 Emulator Library
*
* Copyright (C) 1996-1999 SciTech Software, Inc.
* Copyright
www.eeworm.com/read/115525/15011811
h validate.h
#ifndef CRYPTOPP_VALIDATE_H
#define CRYPTOPP_VALIDATE_H
bool ValidateAll();
bool TestSettings();
bool TestOS_RNG();
bool ZKValidate();
bool CRC32Validate();
bool Adler32Validate();
bool
www.eeworm.com/read/115468/15013351
so validate.so
www.eeworm.com/read/214923/15082899
m validate.m
function [cost,nmodel,output] = validate(model, Xtrain, Ytrain, Xtest, Ytest,estfct, trainfct, simfct)
% Validate a trained model on a fixed validation set
%
% >> cost = validate({X,Y,type,gam,sig2}
www.eeworm.com/read/213082/15143061
java validate.java
import java.util.*;
import javax.ejb.EJBObject;
import java.rmi.RemoteException;
public interface Validate extends EJBObject
{
public int validate(String CardNo) throws RemoteException;
}
www.eeworm.com/read/213082/15143071
class validate.class
www.eeworm.com/read/212590/15153478
bat validate.bat
pgp challeng.sig challeng.enc
pgp copying.sig copying.txt
pgp crc_cpp.sig crc.cpp
pgp crc_h.sig crc.h
pgp def.sig def.h
pgp diamondc.sig diamond.cpp
pgp diamondd.sig diamond.dat
p
www.eeworm.com/read/208890/15233224
h validate.h
#ifndef VALIDATE_H
#define VALIDATE_H
bool ValidateAll();
bool TestSettings();
bool ZKValidate();
bool MD2Validate();
bool MD5Validate();
bool SHAValidate();
bool HAVALValidate();
bool