Ryan Curtin
|
2dfd3b2ecd
|
Merge pull request #1237 from PlantsAndBuildings/hmm-cli-tests
mlpack_hmm_train binding tests
|
2018-03-02 04:39:04 -08:00 |
|
Ryan Curtin
|
1572e91476
|
Merge pull request #1216 from manish7294/lrsdp
Optimized LRSDP Computations
|
2018-03-02 04:38:24 -08:00 |
|
Ryan Curtin
|
9f69eb6cbf
|
Fix doxygen links.
|
2018-03-01 10:57:13 -05:00 |
|
Ryan Curtin
|
6021e08322
|
Ok, so I can wrap lines for message() but not option()...?
|
2018-03-01 10:11:25 -05:00 |
|
Ryan Curtin
|
bdbe65445b
|
Merge branch 'LeonCHEN233-master'
|
2018-03-01 10:01:29 -05:00 |
|
Ryan Curtin
|
3997410ebb
|
Fix spacing.
|
2018-03-01 10:01:18 -05:00 |
|
Ryan Curtin
|
93876f8cb1
|
Clarify messages and comments slightly (and wrap lines).
|
2018-03-01 10:00:28 -05:00 |
|
Ryan Curtin
|
7694d83d6b
|
Merge branch 'master' of https://github.com/LeonCHEN233/mlpack into LeonCHEN233-master
|
2018-03-01 09:56:07 -05:00 |
|
Ryan Curtin
|
77c3a272a2
|
Merge branch 'Prabhat-IIT-RemoveEmptyClustersKmeans'
|
2018-03-01 09:55:01 -05:00 |
|
Ryan Curtin
|
a94a1f5e1a
|
Change empty cluster policy return type to void.
|
2018-03-01 09:54:35 -05:00 |
|
Ryan Curtin
|
0a25f1345b
|
Merge branch 'RemoveEmptyClustersKmeans' of https://github.com/Prabhat-IIT/mlpack into Prabhat-IIT-RemoveEmptyClustersKmeans
|
2018-03-01 09:35:21 -05:00 |
|
daivik
|
969a200e5d
|
Should pass all checks now
|
2018-03-01 10:14:44 +00:00 |
|
daivik
|
210d7fec6d
|
Merge branch 'master' into hmm-cli-tests
|
2018-03-01 10:10:32 +00:00 |
|
Leon Chen
|
d2c69afb68
|
Update CMakeLists.txt
|
2018-02-28 00:05:47 +00:00 |
|
Marcus Edel
|
efd29addc8
|
Merge pull request #1284 from zoq/travis_xenial_trusty_switch
Switch back to the Trusty image.
|
2018-02-28 00:04:24 +01:00 |
|
Marcus Edel
|
4aa100d0f7
|
Merge pull request #1283 from zoq/style_fixes
Minor style fixes.
|
2018-02-27 20:21:53 +01:00 |
|
Prabhat
|
c72a78d203
|
Minor change
|
2018-02-27 23:35:34 +05:30 |
|
Prabhat
|
4c6b771548
|
Indentation fixed
|
2018-02-27 23:30:01 +05:30 |
|
Marcus Edel
|
6b9fd492a6
|
Xenial is unstable so switch to trusty for now.
|
2018-02-27 15:28:53 +01:00 |
|
Marcus Edel
|
06946b3ce6
|
Minor style fixes.
|
2018-02-27 14:50:27 +01:00 |
|
daivik
|
a74470912e
|
Minor fixes. Style issues.
|
2018-02-26 20:34:48 +00:00 |
|
Ryan Curtin
|
3c9a3ee7ad
|
Merge branch 'nikhilgoel1997-DBSCANbindingTest'
|
2018-02-26 11:36:00 -05:00 |
|
Ryan Curtin
|
9c8e5dfcb1
|
Minor style fixes.
|
2018-02-26 11:35:48 -05:00 |
|
Ryan Curtin
|
ea83c117ae
|
Merge branch 'DBSCANbindingTest' of https://github.com/nikhilgoel1997/mlpack into nikhilgoel1997-DBSCANbindingTest
|
2018-02-26 11:29:34 -05:00 |
|
Prabhat
|
cd4cd2d962
|
Merge branch 'master' into RemoveEmptyClustersKmeans
|
2018-02-26 19:24:54 +05:30 |
|
Prabhat
|
3bee5c7fb3
|
Added name in core.hpp and copyright.txt
|
2018-02-26 19:22:05 +05:30 |
|
Ryan Curtin
|
16d2c106f6
|
Merge pull request #1260 from Wenhao-H/bugfix1
fix maxIterations=0 bug in SimpleResidueTermination
|
2018-02-26 05:35:27 -08:00 |
|
Nikhil Goel
|
44f436debd
|
Added comments
|
2018-02-26 14:47:30 +05:30 |
|
daivik
|
3e759ee702
|
Removed old changes
|
2018-02-25 19:09:29 +00:00 |
|
daivik
|
c4d59c6420
|
Fix failing tests
|
2018-02-25 17:30:52 +00:00 |
|
daivik
|
237092e903
|
lots of git confusion
|
2018-02-24 17:20:17 +00:00 |
|
daivik
|
235cb26b19
|
Merge branch 'tmp' into hmm-cli-tests
|
2018-02-24 17:16:13 +00:00 |
|
daivik
|
7708c6194f
|
Fix comparison of emissions for GMMs and Gaussians
|
2018-02-24 17:12:49 +00:00 |
|
daivik
|
b38bb53777
|
Completed TODOs in ApproximatelyEqual()
|
2018-02-24 17:12:49 +00:00 |
|
daivik
|
d7a708ef25
|
Remove ApproximatelyEqual() signature from hmm.hpp
|
2018-02-24 17:12:49 +00:00 |
|
daivik
|
0cd46e0cd8
|
Remove calls to approx_equal with CheckMatrices
|
2018-02-24 17:12:49 +00:00 |
|
daivik
|
e5b53b3756
|
Fix HMMTrainRetrainTest3
|
2018-02-24 17:12:49 +00:00 |
|
daivik
|
33f363a62d
|
Add docs for accessors in hmm_model.hpp
|
2018-02-24 17:12:49 +00:00 |
|
daivik
|
14b5788832
|
Add retraining tests, refactor ApproximatelyEqual
|
2018-02-24 17:12:49 +00:00 |
|
daivik
|
cbe14aa8f7
|
Minor changes
|
2018-02-24 17:12:49 +00:00 |
|
daivik
|
ece3e0dcce
|
Add check for tolerance >= 0 in hmm_train_main.cpp
|
2018-02-24 17:11:43 +00:00 |
|
daivik
|
94f4a7ce04
|
Fix Style issues
|
2018-02-24 17:11:43 +00:00 |
|
daivik
|
01791d0e55
|
Add tests for mlpack_hmm_train CLI binding
|
2018-02-24 17:11:43 +00:00 |
|
Ryan Curtin
|
555557f45a
|
Merge branch 'rh-fix'
|
2018-02-24 10:16:41 -05:00 |
|
Ryan Curtin
|
3297cbbcd1
|
Merge branch 'fix_random_seed' of https://github.com/robertohueso/mlpack into rh-fix
|
2018-02-24 10:16:20 -05:00 |
|
daivik
|
c71e225b94
|
Merge branch 'master' into hmm-cli-tests
|
2018-02-24 14:50:32 +00:00 |
|
Nikhil Goel
|
be9d57866c
|
Fixed Style issues and comments
|
2018-02-24 13:55:24 +05:30 |
|
Prabhat
|
bae1290611
|
minor changes
|
2018-02-24 03:47:20 +05:30 |
|
Marcus Edel
|
f465faf9d8
|
Merge pull request #1256 from manish7294/BindingsTests
Rectify Decision Tree Bindings Test Implementation.
|
2018-02-23 22:13:10 +01:00 |
|
Prabhat
|
43e869a0ab
|
Added test for KillEmptyClusters
|
2018-02-23 23:09:15 +05:30 |
|