1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 1 year ago.
Dec 05, 2021 — Dec 05, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #3591 from arunsathiya/master More... 4 months ago
Use GITHUB_OUTPUT envvar instead of set-output command as the latter is deprecated More... 4 months ago
Merge pull request #3572 from rcurtin/hoeffding_trees_doc More... 4 months ago
Merge remote-tracking branch 'origin/master' into hoeffding_trees_doc More... 4 months ago
Merge pull request #3577 from rcurtin/linear_svm_doc More... 4 months ago
Merge pull request #3587 from rcurtin/pytest-file-fixes More... 4 months ago
Merge remote-tracking branch 'origin/master' into linear_svm_doc More... 4 months ago
Merge pull request #3578 from rcurtin/bayesian_linear_regression_doc More... 4 months ago
Merge remote-tracking branch 'origin/master' into bayesian_linear_regression_doc More... 4 months ago
Merge pull request #3564 from rcurtin/logistic-regression-doc More... 4 months ago
Fix python test duplicate filename error. More... 4 months ago
Avoid unintentional casts to double. More... 4 months ago
Avoid unintentional casting. More... 4 months ago
Fix return type of optimizer call. More... 4 months ago
Detail fitness functions a little more. More... 4 months ago
Fix other places where we might incorrectly cast to double. More... 4 months ago
Merge pull request #3568 from shrit/float_dbscan More... 5 months ago
Merge pull request #3582 from rcurtin/fix-perceptron-test More... 5 months ago
Merge pull request #3579 from rcurtin/python-includes-and-pkgconfig More... 5 months ago
Use safer types in arithmetic expressions. More... 5 months ago
Fix comment accuracy. More... 5 months ago
Update src/mlpack/methods/dbscan/dbscan_impl.hpp More... 5 months ago
Update src/mlpack/methods/dbscan/dbscan_impl.hpp More... 5 months ago
Make IncrementalTrainingTest more robust by making the problem harder. More... 5 months ago
Merge pull request #3570 from rcurtin/remove-old-round More... 5 months ago
Apply @rcurtin comments More... 5 months ago
Add include files and configured pkgconfig file to Python distribution. More... 5 months ago
Merge pull request #3575 from rcurtin/multihead-attention-fix-doc More... 5 months ago
Minor cleanup. More... 5 months ago
Fix problematic examples; remove bits about sparse support. More... 5 months ago