0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SVM: moved classifier function to module. More... over 11 years ago
Moved simple SVM to module. More... over 11 years ago
SVM: minor cleanup in outer loop. More... over 11 years ago
SVM: fixed bug (eliminate small alpha changes). More... over 11 years ago
SVM: began promoting Pivot to module. More... over 11 years ago
SVM: moved canChange row to module. More... over 11 years ago
SVM: Depth added to Parameters, 2 datasets More... over 11 years ago
Fixed SVM bug in low/high bounds calculation More... over 11 years ago
Added plot of SVM result in script More... over 11 years ago
Removed unused Low/High simplification More... over 11 years ago
Extracted and tested rowError More... over 11 years ago
SVM: more Row record related cleanup More... over 11 years ago
More SVM cleanup to use Row More... over 11 years ago
Replaced xClass, xAlpha by references to Row More... over 11 years ago
Moving SVM code to module, adding tests More... over 11 years ago
Rewriting Low/High in terms of Rows More... over 11 years ago
Refactoring simple SVM using Records More... over 11 years ago
SVM: added classifier function, test sample More... over 11 years ago
Simple SVM: rewrote to iterate over data More... over 11 years ago
Added DU to describe result of search iteration More... over 11 years ago
Still hacking at SMO More... over 11 years ago
More hacking at simple SMO More... over 11 years ago
Hacking at simple SMO script More... over 11 years ago
Began SMO in Chapter6 script More... over 11 years ago
Minor changes in LogisticRegression More... over 11 years ago
Logistic Regression added More... over 11 years ago
ReverendStack: better formatting More... over 11 years ago
Minor cleanup of ReverendStack More... over 11 years ago
Naive Bayes tests + word count bug fix More... over 11 years ago
Reorganized ReverendStack More... over 11 years ago