ANNOUNCE: Algorithm::NaiveBayes
by Ken Williams other posts by this author
Mar 19 2003 4:02AM messages near this date
Re: neutral networks
|
Fwd: CPAN Upload: L/LG/LGODDARD/AI-NeuralNet-Kohonen-Demo-RGB-0.11.tar.gz
The uploaded file
Algorithm-NaiveBayes-0.01.tar.gz
has entered CPAN as
file: $CPAN/authors/id/K/KW/KWILLIAMS/Algorithm-NaiveBayes-0.01.tar.gz
size: 5313 bytes
md5: fbffdfbf3b9e1f19deb3c9d284d46162
This is the Naive Bayes code from my AI::Categorizer module, extracted
into a stand-alone module that can be used for other things besides
text. The attributes and labels in Algorithm::NaiveBayes are
arbitrary, and it doesn't do any text processing. This frees it up for
other machine learning purposes.
-Ken
|