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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Nikhil Goel
|
be9d57866c
|
Fixed Style issues and comments
|
2018-02-24 13:55:24 +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 |
|
Ryan Curtin
|
a615ba7439
|
Merge pull request #1257 from PlantsAndBuildings/serialization-issue-2
Fix serialization issue for boost v1.58
|
2018-02-23 06:39:55 -08:00 |
|
Ryan Curtin
|
f6eadd879f
|
Merge pull request #1258 from Wenhao-H/master
add non-negative check for nmf_test
|
2018-02-23 05:01:29 -08:00 |
|
Roberto Hueso Gomez
|
4f26a126a6
|
Fix unused seed parameter
|
2018-02-22 11:06:28 +01:00 |
|
Wenhao Huang
|
04a20d604e
|
small fix
|
2018-02-22 00:16:34 +08:00 |
|
Wenhao Huang
|
a087f1db98
|
small fix
|
2018-02-22 00:14:30 +08:00 |
|
Wenhao Huang
|
a254b18f90
|
set initial iteration to 0
|
2018-02-21 19:07:38 +08:00 |
|
Marcus Edel
|
af3c00b164
|
Merge pull request #1255 from luffy1996/master
Minor changes in comment.
|
2018-02-20 21:01:34 +01:00 |
|
daivik
|
0fded97dfe
|
Minor changes
- Warning if boost_version == 1.58 && include <boost/serialization/vector.hpp> before include <mlpack/core.hpp>
|
2018-02-20 19:49:06 +00:00 |
|
Wenhao Huang
|
f98a7f56ad
|
Merge branch 'master' into master
|
2018-02-21 00:27:32 +08:00 |
|
Wenhao Huang
|
25c911b022
|
add name
|
2018-02-21 00:23:32 +08:00 |
|
Wenhao Huang
|
ae2ff3f616
|
add arma::
|
2018-02-21 00:19:37 +08:00 |
|
Ryan Curtin
|
6c3f84b50f
|
Clarify documentation.
|
2018-02-20 09:33:38 -05:00 |
|
Ryan Curtin
|
2bb965d23b
|
Merge pull request #1242 from akhandait/py-import-time-fix
Added zip_safe to setup options in setup.py.in
|
2018-02-20 05:03:33 -08:00 |
|
Nikhil Goel
|
3505ae26e9
|
Not allowing 0 as a value for min_size
|
2018-02-20 13:38:07 +05:30 |
|
Nikhil Goel
|
f5d0bc6b1e
|
DBSCAN Binding test
|
2018-02-20 13:34:02 +05:30 |
|
Wenhao Huang
|
de8fcd1aa2
|
style fix
|
2018-02-20 11:10:23 +08:00 |
|
Wenhao Huang
|
436e53b45d
|
style fix
|
2018-02-20 11:03:48 +08:00 |
|
daivik
|
53b0a02d97
|
Add comments
|
2018-02-19 19:46:09 +00:00 |
|
Wenhao Huang
|
2e8159127f
|
fix maxIterations=0 bug
|
2018-02-19 20:34:37 +08:00 |
|
Wenhao Huang
|
49a9594c11
|
add non-negative check for nmf_test
|
2018-02-19 00:32:34 +08:00 |
|
Manish Kumar
|
33beef1b87
|
Modify inputData
|
2018-02-18 19:47:31 +05:30 |
|
Manish Kumar
|
50c3c6bfa8
|
Set Input Param
|
2018-02-18 19:06:08 +05:30 |
|
daivik
|
fd1eefb5c1
|
Fix serialization issue for boost v1.58
|
2018-02-18 13:19:03 +00:00 |
|
luffy
|
e7d4f0debd
|
[skip ci] minor changes....
|
2018-02-18 07:46:58 +05:30 |
|
luffy
|
3ae6cdecb8
|
[skip ci] minor changes....
|
2018-02-18 07:40:29 +05:30 |
|
Roberto Hueso Gomez
|
11ab75be66
|
Fix tests random seed
Issue #1227
|
2018-02-16 20:09:12 +01:00 |
|
Atharva Khandait
|
4d54e14ab1
|
Merge branch 'master' into py-import-time-fix
|
2018-02-16 21:18:26 +05:30 |
|
akhandait
|
56fb5cca65
|
added my name to list of contributors
|
2018-02-16 21:12:04 +05:30 |
|
Ryan Curtin
|
617a2acb52
|
Merge pull request #1211 from haritha1313/hoeffding_binding_test
Binding test for hoeffding_tree
|
2018-02-16 07:05:10 -08:00 |
|
Ryan Curtin
|
796acc5547
|
Clarify comments; initialize recommendations more clearly.
|
2018-02-16 09:13:34 -05:00 |
|
Ryan Curtin
|
76115e38bc
|
Merge pull request #1234 from manish7294/GreedyFix
Greedy Traverser Fix for KNN
|
2018-02-16 06:10:46 -08:00 |
|
Marcus Edel
|
346fd1f819
|
Merge pull request #1244 from zoq/optimizer_tutorial
Optimizer tutorial.
|
2018-02-15 18:52:49 +01:00 |
|
Marcus Edel
|
0d806ca3bc
|
Merge pull request #1248 from zoq/no_decay_merge
Avoid redefinition issue (NoDecay).
|
2018-02-15 18:52:19 +01:00 |
|
Marcus Edel
|
48f7dc9571
|
Minor spelling fix.
|
2018-02-15 18:51:50 +01:00 |
|
Manish
|
5359e4f9c7
|
Set leaf_size to 1
|
2018-02-15 21:36:12 +05:30 |
|
Ryan Curtin
|
d984e10e4b
|
Update incorrect documentation.
|
2018-02-15 10:05:44 -05:00 |
|
Ryan Curtin
|
6118664b71
|
Merge branch 'KARTHEEKCIC-master'
|
2018-02-15 09:45:39 -05:00 |
|