Commit Graph
19542 Commits
Author SHA1 Message Date
AYESDIE e6e9b4e662 Delete sparse_svm.cpp 2019-01-07 21:34:38 +05:30
AYESDIE 89070803ea Delete sparse_svm.hpp 2019-01-07 21:34:30 +05:30
AYESDIE db871fcc9f Merge branch 'adding-sparsesvm' into fixed-incorrect-signature 2019-01-07 21:31:56 +05:30
Unknown f9585d844e Fixed incorrect signature
Signature for SparseSVMFunction::Gradient() inside "src/mlpack/methods/sparse_svm/sparse_svm_function.hpp" was incorrect
2019-01-07 20:57:59 +05:30
Unknown ea7f42dc65 init 2019-01-07 20:49:50 +05:30
AYESDIE ae35c2a6f6 Merge pull request #18 from mlpack/master
rebase
2019-01-07 17:59:38 +05:30
Ryan Curtin 376c17e11d Merge pull request #1629 from rcurtin/cmake-install-fixes
CMake installation fixes
2019-01-03 16:18:12 -05:00
Ryan Curtin 07b785dbb1 Make BUILD_SHARED_LIBS OFF by default on Windows. 2019-01-02 13:36:20 -05:00
Ryan Curtin d55b606e53 Make installation fail when Python binding installation fails. 2019-01-02 13:30:28 -05:00
Ryan Curtin 6410e20e28 Merge pull request #1622 from rcurtin/test-fixes
Fixes for intermittently failing tests
2018-12-30 13:36:32 -05:00
Shikhar Jaiswal dce81d5ded Merge pull request #1618 from iamrajiv/Fixed-Some-Grammatical-Mistakes-in-README.md
Fixed Some Grammatical Mistakes in README.md
2018-12-29 02:18:21 +05:30
Rajiv Ranjan Singh 99c97c47ad Fixed-Some-Grammatical-Mistakes-in-README.md 2018-12-28 02:58:55 +05:30
Ryan Curtin cc32a94e48 Merge branch 'master' into test-fixes 2018-12-27 14:55:40 -05:00
Ryan Curtin 6719dc5da5 Reduce probability of test failure for KPCA main tests. 2018-12-27 14:54:37 -05:00
Ryan Curtin 6d07e445b4 Allow more iterations for Reber grammar tests. 2018-12-27 14:54:24 -05:00
Ryan Curtin cd1f81cd1c Loosen tolerance for NMFALSTest; it failed very occasionally. 2018-12-27 14:54:00 -05:00
Ryan Curtin 555ecd39b8 Loosen tolerances for GammaDistribution test. 2018-12-27 14:53:44 -05:00
Shikhar Jaiswal a59d13e14c Merge pull request #1615 from saksham189/doc
ffn.hpp and rnn.hpp: Documentation fix
2018-12-27 18:17:15 +05:30
Rajiv Ranjan Singh db95cc2b26 Fixed Some Grammatical Mistakes in README.md
Fixed Some Grammatical Mistakes in README.md
2018-12-27 08:33:04 +05:30
Saksham Bansal 3ef6f05ba0 ffn.hpp and rnn.hpp: Documentation fix
Documentation fix for EvaluateWithGradient.
2018-12-27 00:30:59 +07:00
Ryan Curtin d1c6b9b9a6 Merge pull request #1608 from bhavishyagopesh/master
Fix typo in file name.
2018-12-22 22:25:55 -05:00
BHAVISHYA 9c757e54f2 Fix typo in file name.
Fix typo in file name in cli-quickstart
2018-12-23 05:38:12 +05:30
Ryan Curtin 121d548933 Merge branch 'saksham189-tests' 2018-12-22 11:45:48 -05:00
Ryan Curtin 1171da8936 Minor rewording 2018-12-22 11:45:32 -05:00
BHAVISHYA 20e5c3d98d Fix typo in file name.
Fix typo in file name in cli-quickstart.
2018-12-22 10:10:01 +05:30
AYESDIE 58f8e29d17 Merge pull request #17 from mlpack/master
rebase
2018-12-18 18:29:47 +05:30
Saksham Bansal 44939e9b2f kernel_pca_test.cpp: Add tests
Add tests for kernel_pca command line.
2018-12-18 17:36:33 +07:00
Ryan Curtin 2fa579f49d Merge pull request #1595 from rcurtin/test-failures
Update tests for more robustness
2018-12-17 08:59:52 -05:00
Ryan Curtin debb25ecdf Merge pull request #1599 from rcurtin/windows-permissive
Fix #1593.  Be more careful with Windows compile flags.
2018-12-17 08:59:34 -05:00
Ryan Curtin 7f62786682 Readjust tolerances for RMSE testing.
Also add a test for NoNormalization.
2018-12-14 10:16:23 -05:00
Ryan Curtin 500136ebc6 Fix #1593. Be more careful with Windows compile flags. 2018-12-14 00:17:31 -05:00
Ryan Curtin 1e62199d86 Use apt-key not apt-get. 2018-12-13 16:29:47 -05:00
Ryan Curtin 655029175c Merge remote-tracking branch 'origin/master' into test-failures 2018-12-13 12:18:31 -05:00
Ryan Curtin 3aba35b39b Update tests for more robustness.
Many of these tests would occasionally fail, so I have gone through and modified
tolerances or made multiple runs as necessary to prevent (or reduce) random
failures.
2018-12-13 01:41:25 -05:00
Ryan Curtin 7e05c30640 Merge pull request #1591 from rcurtin/travis-keyserver
Try multiple different keyservers for reliability.
2018-12-10 10:12:41 -06:00
Ryan Curtin b5d3720fba Merge pull request #1583 from rcurtin/cmake-fixes
CMake fixes and GNUInstallDirs
2018-12-10 08:53:19 -05:00
AYESDIE 96a31e15f1 Merge pull request #16 from mlpack/master
refresh
2018-12-10 15:52:15 +05:30
Ryan Curtin d963b4b541 Merge pull request #1570 from zoq/ens_transition
ensmallen (optimizer transition)
2018-12-09 10:17:48 -05:00
Ryan Curtin 65c99f810d Merge branch 'rcurtin-readme-fix' 2018-12-09 10:07:00 -05:00
Ryan Curtin 2f93d9ae1d Merge branch 'readme-fix' of https://www.github.com/rcurtin/mlpack into rcurtin-readme-fix 2018-12-09 10:06:38 -05:00
AYESDIE 69683b75f6 Merge pull request #15 from mlpack/master
Refresh
2018-12-09 19:38:48 +05:30
Ryan Curtin 91f6dd3937 Merge pull request #1553 from rcurtin/win-tutorial-update
Update Windows tutorial and build options
2018-12-08 08:21:25 -05:00
Ryan Curtin b562e5195b Try multiple different keyservers for reliability. 2018-12-06 10:55:28 -05:00
Ryan Curtin 0bc857b7b7 Add definition of missing install directory on Windows. 2018-12-06 10:17:29 -05:00
Ryan Curtin dd9313398c Update release date. 2018-12-05 15:20:16 -05:00
Ryan Curtin 823c34d46c Merge pull request #1584 from rcurtin/instantiated-tree-metric
Handle instantiated metrics for BinarySpaceTree.
2018-12-05 10:47:07 -05:00
Ryan Curtin 145e520d1a Fix misspelling. 2018-12-05 10:46:34 -05:00
Marcus Edel f3781a2019 Use == instead of != to build the categorical dimensions. 2018-12-04 12:00:01 -05:00
Ryan Curtin 3b867a7503 Update to next version number. 2018-12-04 11:52:40 -05:00
Ryan Curtin 66d4ec0614 Update to latest version number. 2018-12-04 11:52:31 -05:00