代码搜索:classification

找到约 3,679 项符合「classification」的源代码

代码结果 3,679
www.eeworm.com/read/486842/6530679

c knn.c

/* Weight-setting and scoring implementation for Naive-Bayes classification */ /* Copyright (C) 1997, 1998, 1999 Andrew McCallum Written by: Andrew Kachites McCallum Th
www.eeworm.com/read/486842/6530711

c nbshrinkage.c

/* A simple version of Naive-Bayes classification */ /* Copyright (C) 1999 Andrew McCallum Written by: Andrew Kachites McCallum This file is part of the Bag-Of-Words Li
www.eeworm.com/read/486842/6530713

c kl.c

/* Weight-setting and scoring for Kuback-Leiber classification */ /* Copyright (C) 1997, 1998, 1999 Andrew McCallum Written by: Andrew Kachites McCallum This file is pa
www.eeworm.com/read/486842/6530725

c nbsimple.c

/* A simple version of Naive-Bayes classification */ /* Copyright (C) 1999 Andrew McCallum Written by: Andrew Kachites McCallum This file is part of the Bag-Of-Words Li
www.eeworm.com/read/486842/6530728

c rainbow.c

/* rainbow - a document classification front-end to libbow. */ /* Copyright (C) 1997, 1998, 1999, 2000 Andrew McCallum Written by: Andrew Kachites McCallum This file is
www.eeworm.com/read/486842/6530772

c evi.c

/* Weight-setting and scoring for P(C|w) evidence classification */ /* Copyright (C) 1997, 1998, 1999 Andrew McCallum Written by: Andrew Kachites McCallum This file is
www.eeworm.com/read/486842/6530779

c naivebayes.c

/* Weight-setting and scoring implementation for Naive-Bayes classification */ /* Copyright (C) 1997, 1998, 1999 Andrew McCallum Written by: Andrew Kachites McCallum Th
www.eeworm.com/read/483114/6609674

m fwd.m

function y = fwd(net,x) % FWD % % Compute the output of a support vector classification network. % % y = fwd(net, x); % % where x is a matrix of input patterns, where each column represent
www.eeworm.com/read/482389/6623868

info talks.info

A simple text classification problem: classify postings to /usr/msgs as talk announcements or "other". There are 818 messages, going back to Aug 93. I used messages numbered 500 and up as test cases
www.eeworm.com/read/480105/6676776

c srng_model.c

/* Supervised Relevance Natural Gaz classification algorithm. Usage ------ [Wproto_est , yproto_est , E_SRNG] = srng_model(Xtrain , ytrain , [Wproto] , [yproto] , [lambda] , [optio