File: MANIFEST

package info (click to toggle)
libalgorithm-naivebayes-perl 0.04-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 108 kB
  • sloc: perl: 253; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 288 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Build.PL
Changes
INSTALL
lib/Algorithm/NaiveBayes.pm
lib/Algorithm/NaiveBayes/Model/Discrete.pm
lib/Algorithm/NaiveBayes/Model/Frequency.pm
lib/Algorithm/NaiveBayes/Model/Gaussian.pm
lib/Algorithm/NaiveBayes/Util.pm
Makefile.PL
MANIFEST
META.yml
t/01-basic.t
t/02-discrete.t
t/03-state.t