1
I Use This!
Activity Not Available

Commits : Listings

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