0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pull Pair.java from maxent branch, convert naivebayes to train on sets of pairs, pass all naive bayes tests More... almost 16 years ago
very basic unit tests to debug why naive bayes is not working More... almost 16 years ago
mv classes -> .classes More... almost 16 years ago
remove unused import More... almost 16 years ago
very basic nb classifier More... almost 16 years ago
Move to IdentityHashMap as backing for CounterMap More... almost 16 years ago
Updated a todo More... almost 16 years ago
add a run script for naive-bayes, bug fixes throughout, add test reader More... almost 16 years ago
Rough array operations More... almost 16 years ago
Sparse countermap implemented, still need to write all the array operation stuff More... almost 16 years ago
whitespace fixes More... almost 16 years ago
add resize array call to DoubleArrays More... almost 16 years ago
updated plan with goals for 0.1 release and some more future work More... almost 16 years ago
Shared encoding for counters, encoder and interner implemented More... almost 16 years ago
switch from pythonic naming style to java naming style More... almost 16 years ago
Implement log counter (only triggered when normalize is called) More... almost 16 years ago
log distribution More... almost 16 years ago
use DoubleArrays for constructor More... almost 16 years ago
Add constructor, growing vectors More... almost 16 years ago
Initial Counter implementation, plus requisite DoubleArrays methods More... almost 16 years ago
Design and development plan More... almost 16 years ago