1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Dec 28, 2024 — Dec 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Port "Stopping conditon of dual CD method for L1- and L2-loss SVM is changed" More... about 5 years ago
Port "Automatic switching from dual CD to primal Newton if slow convergence occurs." More... about 5 years ago
Port "- add max Newton iter warning in newton.cpp" More... about 5 years ago
Port "Two changes in newton.cpp" More... about 5 years ago
Port "Remove unused local variable" More... about 5 years ago
Port "Remove unused parameter" More... about 5 years ago
Update all dependencies More... about 5 years ago
Add IntelliJ code style settings to .editorconfig More... about 5 years ago
Version 2.41 More... over 5 years ago
Port "modifications are made for one-class svm" More... over 5 years ago
Port "add -R explanation in README (and mention that generally it's not needed)" More... over 5 years ago
Port "Newton solver is changed from trust region to line search" More... over 5 years ago
Run RegressionTest with different bias values More... over 5 years ago
Code cleanup More... over 5 years ago
Make more use of assertThatExceptionOfType in tests More... over 5 years ago
Remove Linear.copyOf() backports More... over 5 years ago
Update Javadoc More... over 5 years ago
Enable JUnit5 in Gradle More... over 5 years ago
Make more use of java.nio.file.Path and deprecate methods taking java.io.File More... over 5 years ago
Properly close streams in Linear.saveModel() More... over 5 years ago
Travis: Also build on JDK 15 More... over 5 years ago
Update Gradle to 6.7 More... over 5 years ago
Update all dependencies More... over 5 years ago
Upgrade to JUnit 5 More... over 5 years ago
Improve, test and fix Model.equals/hashCode More... over 5 years ago
Apply code formatting More... over 5 years ago
Fix wrong solveType-based initialization in solve_l2r_l1l2_svr More... over 5 years ago
Port "Add a new option -R for not regularizing the bias" More... over 5 years ago
Port "Fix one comment in linear.cpp and a description of get_decfun_bias() in python/README" More... over 5 years ago
Port "solver for one-class SVM" More... over 5 years ago