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
Bump serialization version. More... about 1 year ago
Add template parameter for matrix type to BayesianLinearRegression. More... about 1 year ago
Initialize the zero More... about 1 year ago
Add functions to match documentation. More... about 1 year ago
Bump serialization version of LinearSVM. More... about 1 year ago
Finally, compiling More... about 1 year ago
So far so good, need to modify a bit DBSCAN and we are good More... about 1 year ago
Add first attempt at Bayesian linear regression documentation. More... about 1 year ago
Fix minor problems found with rendered documentation. More... about 1 year ago
Fix minor bugs in examples. More... about 1 year ago
Test new overloads of Train() and constructor; adapt for sparse tests; fix some bugs with SGD-type optimizers. More... about 1 year ago
Adapt functions to match new interfaces that are documented. More... about 1 year ago
Fix bug in IsEnsCallbacks: detect references correctly too. More... about 1 year ago
Fix some minor issues with constructors. More... about 1 year ago
Merge branch 'master' into float_dbscan More... about 1 year ago
Merge pull request #3567 from shrit/float_knn More... about 1 year ago
Fix documentation. More... about 1 year ago
Don't use deprecated functions. More... about 1 year ago
Fix arma::vec to arma::Col<ElemType> More... about 1 year ago
Add first pass of linear SVM documentation. More... about 1 year ago
Fix the declarations for the knn float More... about 1 year ago
Fix typo. More... about 1 year ago
Bugfix for subview datatypes. More... about 1 year ago
Clean up documentation. More... about 1 year ago
Update tests and add tests for new functionality. More... about 1 year ago
Some additional documentation updates. More... about 1 year ago
Update code to match documentation. More... about 1 year ago
Take a guess that might fix the build issue. More... about 1 year ago
Add a comment to the class description. More... about 1 year ago
Use placeholder callback that has been in ensmallen since older versions. More... about 1 year ago