代码搜索:Classify

找到约 2,639 项符合「Classify」的源代码

代码结果 2,639
www.eeworm.com/read/232404/4702724

cpp grid_classify_supervised.cpp

/////////////////////////////////////////////////////////// // // // SAGA // //
www.eeworm.com/read/232404/4702729

h grid_classify_supervised.h

/////////////////////////////////////////////////////////// // // // SAGA // //
www.eeworm.com/read/205961/5013544

java vectors2classify.java

/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet Th
www.eeworm.com/read/193974/5138855

java vectors2classify.java

/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept. This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit). http://www.cs.umass.edu/~mccallum/mallet Th
www.eeworm.com/read/303463/3810161

m robust_classify_variables.m

function [x,w,x_variables,w_variables,aux_variables,F,failure] = robust_classify_variables(F,h,ops,w); failure = 0; % Variables before expanding nonlinear operators initial_variables = unique([de
www.eeworm.com/read/297137/3890476

c lk_discrim_classify.c

/* * Copyright (C) 1998, 1999, Jonathan S. Shapiro. * * This file is part of the EROS Operating System runtime library. * * This library is free software; you can redistribute it and/or * modify
www.eeworm.com/read/297137/3890485

c lk_dscrm_classify.c

/* * Copyright (C) 1998, 1999, Jonathan S. Shapiro. * * This file is part of the EROS Operating System runtime library. * * This library is free software; you can redistribute it and/or * modify
www.eeworm.com/read/193277/8241802

m robust_classify_variables.m

function [x,w,x_variables,w_variables,aux_variables,F,failure] = robust_classify_variables(F,h,ops,w); failure = 0; % Variables before expanding nonlinear operators initial_variables = unique([de
www.eeworm.com/read/294005/8258116

h l7-classify.h

/* Functions and classes which keep track of and use regexes to classify streams of application data. By Ethan Sommer and Matthew Strait , (C
www.eeworm.com/read/294005/8258126

cpp l7-classify.cpp

/* Functions and classes which keep track of and use regexes to classify streams of application data. By Ethan Sommer and Matthew Strait , (C)