Sourabh Varshney
|
16640dfeb4
|
Modified according to comments
|
2018-04-04 00:31:20 +05:30 |
|
Sourabh Varshney
|
2f1e4a6c83
|
Correct typo
|
2018-04-03 01:36:14 +05:30 |
|
Sourabh Varshney
|
94911bda86
|
Remove #define and used declaration
|
2018-04-03 01:28:43 +05:30 |
|
Sourabh Varshney
|
8460ce3afc
|
Corrected according to comments
|
2018-04-03 01:06:43 +05:30 |
|
Sourabh Varshney
|
8a8aebd16e
|
Merge pull request #1 from dakshitagrawal97/alpha_dropout
Alpha dropout
|
2018-04-03 00:26:50 +05:30 |
|
Ryan Curtin
|
b6b96de5df
|
Add note about Docker image.
|
2018-04-02 10:07:51 -04:00 |
|
Marcus Edel
|
8e18f01f4b
|
Merge pull request #1347 from sourabhvarshney111/style-fix
Very minor style fix.
|
2018-04-01 20:08:44 +02:00 |
|
Sourabh Varshney
|
4aa5fa8008
|
Very minor style fix
|
2018-03-31 16:17:32 +05:30 |
|
Ryan Curtin
|
522c6f9900
|
A safer way is to just strip any extra spaces.
|
2018-03-30 21:51:06 -04:00 |
|
Ryan Curtin
|
b2a9d8e47f
|
Update version number to something newer than the latest release.
|
2018-03-30 21:04:41 -04:00 |
|
Ryan Curtin
|
e1748b7a00
|
Choose a clearer version name.
|
2018-03-30 21:04:22 -04:00 |
|
Ryan Curtin
|
44def24b4f
|
Update SOVERSION and VERSION.
|
2018-03-30 21:04:15 -04:00 |
|
Ryan Curtin
|
2ac51b51a0
|
Update version number.
|
2018-03-30 21:04:11 -04:00 |
|
Ryan Curtin
|
7065ce6323
|
Update documentation to latest stable version.
|
2018-03-30 21:04:07 -04:00 |
|
Ryan Curtin
|
d94796cc33
|
Merge pull request #1324 from sourabhvarshney111/ann
Removed Reduntant Constructor and modified comments
|
2018-03-30 17:55:11 -07:00 |
|
Ryan Curtin
|
67e781b18c
|
Merge pull request #1343 from rcurtin/remove-deprecated
Remove deprecated functionality for mlpack 3
|
2018-03-30 17:51:49 -07:00 |
|
Ryan Curtin
|
ddfd3e33ea
|
Merge pull request #1344 from zoq/python_setup
Space between compiler flags
|
2018-03-30 17:51:31 -07:00 |
|
Marcus Edel
|
cf9d1ad5c1
|
Put a space between compiler flags.
|
2018-03-31 02:37:21 +02:00 |
|
Ryan Curtin
|
12f63dcd55
|
Change 'slogan' to something not C++ specific.
|
2018-03-30 17:54:14 -04:00 |
|
Ryan Curtin
|
18a9cc97e2
|
Fix incorrect documentation.
|
2018-03-30 17:53:52 -04:00 |
|
Ryan Curtin
|
4411e395c1
|
Remove change notice since the change is now done.
|
2018-03-30 17:44:53 -04:00 |
|
Ryan Curtin
|
9e0024e52e
|
Add a few more things.
|
2018-03-30 17:44:24 -04:00 |
|
Ryan Curtin
|
8985af2fd6
|
Add license to files.
|
2018-03-30 15:31:54 -04:00 |
|
Ryan Curtin
|
88a0d86521
|
Merge remote-tracking branch 'upstream/master' into remove-deprecated
|
2018-03-30 15:15:41 -04:00 |
|
Ryan Curtin
|
bdfa403245
|
Remove deprecated functionality.
|
2018-03-30 15:14:07 -04:00 |
|
Ryan Curtin
|
99ecb076b3
|
Add updated HISTORY.md.
|
2018-03-30 15:14:00 -04:00 |
|
Ryan Curtin
|
11def98121
|
Merge pull request #1339 from rcurtin/doc-update
Quickstart guides for CLI and Python
|
2018-03-30 12:06:29 -07:00 |
|
Ryan Curtin
|
1cbde306bc
|
Link to the correct version-specific documentation.
This will need to be changed when the code is updated.
|
2018-03-30 14:06:12 -04:00 |
|
Ryan Curtin
|
f047dfb32c
|
Use specific Doxygen syntax types.
|
2018-03-30 14:05:23 -04:00 |
|
Ryan Curtin
|
688a9c04dc
|
Add intro section so Doxygen doesn't pick up the first line as a summary.
|
2018-03-30 14:04:22 -04:00 |
|
Ryan Curtin
|
020a0066ab
|
Add the quickstart tutorials to the tutorials list.
|
2018-03-30 14:01:35 -04:00 |
|
Ryan Curtin
|
bd91b3777f
|
Merge branch 'yamidark-reduce_overhead_range_search'
|
2018-03-30 10:41:14 -04:00 |
|
Ryan Curtin
|
e67305ffbe
|
Fix static code analysis issues.
|
2018-03-30 10:28:11 -04:00 |
|
Ryan Curtin
|
bc7e6448ec
|
Merge branch 'reduce_overhead_range_search' of https://github.com/yamidark/mlpack into yamidark-reduce_overhead_range_search
|
2018-03-30 10:26:56 -04:00 |
|
Ryan Curtin
|
25f87ddcb9
|
Fix typo.
|
2018-03-30 10:25:37 -04:00 |
|
Ryan Curtin
|
e8cdd79210
|
Merge pull request #1316 from Wenhao-H/cfmaintest
Add CF binding tests, refactor cf_main.cpp, and bugfix in RegularizedSVD
|
2018-03-30 07:23:45 -07:00 |
|
Ryan Curtin
|
989209c81c
|
Some minor documentation updates.
|
2018-03-29 21:06:25 -04:00 |
|
Ryan Curtin
|
56ea937941
|
Don't forget to add the DBSCAN Python binding.
|
2018-03-29 21:06:00 -04:00 |
|
Ryan Curtin
|
328280717c
|
Add quickstart guides.
|
2018-03-29 21:05:37 -04:00 |
|
Marcus Edel
|
6193dd2fb6
|
Merge pull request #1338 from zoq/doc_fixes
Minor reference and style fix.
|
2018-03-30 00:06:27 +02:00 |
|
Marcus Edel
|
eb099eadc2
|
Minor reference and style fix.
|
2018-03-29 23:41:11 +02:00 |
|
Ryan Curtin
|
f0159c8e2e
|
Merge pull request #1336 from rcurtin/doc-update
Documentation update
|
2018-03-29 14:35:39 -07:00 |
|
Ryan Curtin
|
7138af283d
|
Explicitly specify pytest-runner.
|
2018-03-29 17:34:54 -04:00 |
|
Marcus Edel
|
865d5cb78b
|
Merge pull request #1334 from zoq/lr_py_test_fix
Fix undefined std::string issue.
|
2018-03-29 22:29:17 +02:00 |
|
Wenhao-H
|
5e0ee883ce
|
add comments and warning
|
2018-03-29 11:55:10 +08:00 |
|
Ryan Curtin
|
c0def19008
|
Merge pull request #1335 from rcurtin/misc-test-fixes
More test fixes
|
2018-03-28 19:46:07 -07:00 |
|
Ryan Curtin
|
78a9149cca
|
Refactor documentation and tutorials to bring things up to date.
Also fixes a few doxygen issues.
|
2018-03-28 21:05:24 -04:00 |
|
Ryan Curtin
|
f077e6729a
|
Adjust tolerances.
|
2018-03-28 10:41:47 -04:00 |
|
Ryan Curtin
|
37ba135c49
|
Adjust tolerances a little further to reduce failures.
|
2018-03-28 10:41:16 -04:00 |
|
Ryan Curtin
|
38341470c5
|
Update tolerance to reduce random failures.
|
2018-03-28 10:41:07 -04:00 |
|