openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
MLPACK C++ machine learning library
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 2 years
ago.
Dec 05, 2021 — Dec 05, 2022
Showing page 4 of 1,064
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use dense matrix type for weights for softmax regression.
Ryan Curtin
More...
about 1 year ago
Update HISTORY.
Ryan Curtin
More...
about 1 year ago
Fix call to preprocess_split() in generated documentation.
Ryan Curtin
More...
about 1 year ago
Merge remote-tracking branch 'origin/master' into logistic-regression-doc
Ryan Curtin
More...
about 1 year ago
Fix documentation for softmax regression.
Ryan Curtin
More...
about 1 year ago
Test new functions for SoftmaxRegression, and don't use deprecated functions.
Ryan Curtin
More...
about 1 year ago
Don't use deprecated Classify().
Ryan Curtin
More...
about 1 year ago
Unify constructor and Train() with LogisticRegression constructors and Train().
Ryan Curtin
More...
about 1 year ago
Fix minor implementation bugs.
Ryan Curtin
More...
about 1 year ago
Fix serialization bug for legacy versions.
Ryan Curtin
More...
about 1 year ago
Adapt SoftmaxRegression type to new template parameter.
Ryan Curtin
More...
about 1 year ago
Add MatType template parameter to softmax regression.
Ryan Curtin
More...
about 1 year ago
Add a utility to get a sparse matrix type for a given matrix type.
Ryan Curtin
More...
about 1 year ago
Adapt return type to the matrix element type for Train().
Ryan Curtin
More...
about 1 year ago
Add a test for LogisticRegression::Reset().
Ryan Curtin
More...
about 1 year ago
Fix matrix type.
Ryan Curtin
More...
about 1 year ago
First step at updating softmax regression implementation.
Ryan Curtin
More...
about 1 year ago
Fix serialization for reverse compatibility.
Ryan Curtin
More...
about 1 year ago
Remove unnecessary line.
Ryan Curtin
More...
about 1 year ago
First attempt at softmax regression documentation.
Ryan Curtin
More...
about 1 year ago
Minor cleanups.
Ryan Curtin
More...
about 1 year ago
Fully qualify data:: uses so that using namespace mlpack isn't needed.
Ryan Curtin
More...
about 1 year ago
Merge branch 'rf-doc' into adaboost-doc
Ryan Curtin
More...
about 1 year ago
Merge remote-tracking branch 'origin/master' into rf-doc
Ryan Curtin
More...
about 1 year ago
Fully qualify all data:: calls so using namespace mlpack isn't needed.
Ryan Curtin
More...
about 1 year ago
Minor cleanups.
Ryan Curtin
More...
about 1 year ago
Fix examples so that they compile and run.
Ryan Curtin
More...
about 1 year ago
Clean up test.
Ryan Curtin
More...
about 1 year ago
Allow storing different types for the internal LogisticRegression parameters.
Ryan Curtin
More...
about 1 year ago
Add tests for new versions of constructors, Train(), and Classify().
Ryan Curtin
More...
about 1 year ago
←
1
2
3
4
5
6
7
8
9
…
1063
1064
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree