0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 08, 2025 — Aug 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* implement projectron (fixme), change README's format, etc More... over 17 years ago
* add & update README, etc More... over 17 years ago
* change cache key from pair to integer; fix swig flags, etc More... over 17 years ago
* add kernel cache, erase zero-weighted bases; etc More... over 17 years ago
* speedup polynomial kernel; add CXXFLAGS, CFLAGS to ruby, perl bindings More... over 17 years ago
* separate kernel perceptron; fix prediction() for sign bug; fix use of check_feature_vector More... over 17 years ago
* add a test using libsvm data; add FloatVector, FloatVectorVector; removed unused codes - note that FloatVectorVector#[i] doesn't return FloatVector but Array More... over 17 years ago
* README update; whitespace More... over 17 years ago
Merge branch 'master' More... over 17 years ago
* use make LD_RUN_PATH="" for RedHat (?), etc More... over 17 years ago
* removed not-working operator<< More... over 17 years ago
* removed not-working operator<< into #ifdef DEBUG More... over 17 years ago
* fix for older ruby, python, gcc More... over 17 years ago
* tinyclassifier to TinyClassifier; remove libtinyclassifier.so dependencies; add tests More... over 17 years ago
* fix for LD_LIBRARY_PATH etc More... over 17 years ago
* add kernel perceptron trainig, python build & test, etc. - kernel perceptron: train(), predict() - setup.py etc for python build and test - .gitignore More... over 17 years ago
* directory structure changed. types changed. class to template. etc. - moved the contents of perceptron.cc to perceptron.h and put it into template - created independet directories for ruby and perl etc. - add train-big test for ruby - add README - etc More... over 17 years ago
* add non-kernelized averaged perceptron, etc - train0, prediction0 - corresponding tests - global Makefile - etc More... over 17 years ago
* fix Makefile, add run_tests More... over 17 years ago
* initial import - perceptron - swig interface, Makefile.PL, extconf.rb - tests More... over 17 years ago