Commit Graph
17722 Commits
Author SHA1 Message Date
manish7294 4562f1c6b2 Optimized Tests 2018-01-31 22:07:41 +05:30
manish7294 c34144853e Added some more tests 2018-01-31 20:59:02 +05:30
manish7294 a7af1c49db Optimized Boost Check by rcurtin 2018-01-30 21:10:00 +05:30
manish7294 847a916f7a Added max_iteration test 2018-01-30 15:15:43 +05:30
manish7294 ef91472178 Added Binding Test for Sparse Coding 2018-01-28 16:26:58 +05:30
Manish Kumar 865d7c11d6 Changed training type for decision tree test 2018-01-22 16:48:06 +05:30
Manish Kumar 25731844af minor fix 2018-01-22 15:07:38 +05:30
Manish Kumar cb68e83393 minor style fix 2018-01-22 14:35:09 +05:30
Manish Kumar 672f811a1f Merge branch 'master' into BindingsTests 2018-01-22 14:30:49 +05:30
Ryan Curtin 0b7cc127f9 Merge pull request #1195 from haritha1313/cat_decision_tree
categorical dataset support
2018-01-21 09:56:40 -08:00
manish7294 1e3d5bb8b5 CMake Error Resolved 2018-01-19 09:14:09 +05:30
Manish Kumar 17ec3cfa60 Merge branch 'master' into BindingsTests 2018-01-19 02:16:33 +05:30
manish7294 c41e8aee05 Reviewed Changes 2018-01-19 02:10:47 +05:30
Ryan Curtin 629ca69116 Merge pull request #1198 from haritha1313/hoeff_tree_patch
making label parameter optional
2018-01-18 09:52:30 -08:00
Ryan Curtin 2db220cf4d Merge pull request #1190 from sbrodehl/dev-cmake-project
cmake project
2018-01-18 09:33:20 -08:00
Haritha 47ab1bdf8e edit 2018-01-18 22:54:05 +05:30
manish7294 4d2c92f469 re-run random failing travis 2018-01-18 22:02:00 +05:30
Marcus Edel f2a57a492d Merge pull request #1202 from adl1995/patch-1
Fix minor spelling errors.
2018-01-18 15:56:57 +01:00
manish7294 f10866226f SoftmaxRegression Fix 2018-01-18 19:32:01 +05:30
Haritha ef25025985 style edit 2018-01-18 16:35:21 +05:30
Haritha ec5606c7e9 categorical dataset support 2018-01-18 16:23:34 +05:30
manish7294 8a09b47d9a Added Some More tests for Random Forest 2018-01-18 16:16:47 +05:30
manish7294 1360c2080b Style Checks Corrections 2018-01-18 14:36:14 +05:30
manish7294 bf75587537 Added tests for SR 2018-01-18 13:46:56 +05:30
Adeel Ahmad 5c0b1ca48f Fix minor spelling errors 2018-01-18 12:51:13 +05:00
Haritha 05a28ae7d7 style edits 2018-01-18 11:44:26 +05:30
Haritha 95a008ee16 documentation edit 2018-01-18 00:56:13 +05:30
Sebastian Brodehl bdb6c6b640 Merge branch 'dev-cmake-project' of github.com:sbrodehl/mlpack into dev-cmake-project 2018-01-17 15:59:53 +01:00
Sebastian Brodehl c4297b1934 Merge branch 'master' into dev-cmake-project 2018-01-17 15:59:23 +01:00
Seb Bro 0cfd858328 Merge branch 'master' into dev-cmake-project 2018-01-17 15:51:40 +01:00
manish7294 339db55cce Some Reviewed Changes 2018-01-17 20:07:21 +05:30
Ryan Curtin c1194badc3 Remove misleading comment. 2018-01-17 07:12:36 -05:00
Sebastian Brodehl 5ef3e9d89a Sort lines. 2018-01-16 22:38:12 +01:00
Haritha 102948e59e making label parameter optional 2018-01-16 23:40:27 +05:30
Sebastian Brodehl 7b1ce7c209 Remove files from project. 2018-01-16 15:09:06 +01:00
Sebastian Brodehl ee0109bf36 Rename to lower case. 2018-01-16 15:08:33 +01:00
Ryan Curtin fbc59eed8e Merge pull request #1192 from rcurtin/rnn-reorder
Reorder data for RNN::Train() and other RNN functions
2018-01-16 04:57:20 -08:00
manish7294 405612b9f8 Added Softmax Regression Tests 2018-01-15 23:24:45 +05:30
manish7294 61d6eeb7e9 Added Perceptron Tests 2018-01-15 20:49:11 +05:30
manish7294 737d6f531f Added Decision Stump Tests 2018-01-15 19:59:58 +05:30
manish7294 3dffca97c8 Added Naive Byes Tests 2018-01-15 17:53:36 +05:30
Haritha Sreedharan Nair 5d0dc0c535 Update decision_tree_test.cpp 2018-01-15 17:11:46 +05:30
Haritha b1e46052e4 categorical dataset support 2018-01-15 13:36:41 +05:30
Haritha cee04cfe6a Merge branch 'master' of https://github.com/mlpack/mlpack into cat_decision_tree 2018-01-15 13:23:01 +05:30
Marcus Edel 11bd32a1ac Fix minor spelling and style issues. 2018-01-14 19:15:33 +01:00
Haritha 648b926787 categorical dataset support 2018-01-13 19:37:21 +05:30
Manish Kumar 62e79ec0a9 Update CMakeLists.txt 2018-01-12 17:11:10 +05:30
Manish Kumar b3c98d02ed Added Random Forest Bindings Tests 2018-01-12 17:09:51 +05:30
Ryan Curtin dc141e7b11 Fix minor issues and clean up ShuffleData(). 2018-01-11 16:57:20 -05:00
Ryan Curtin b288571029 Minor style changes; use test_helper.hpp.
Also fix a compiler warning.
2018-01-11 16:41:37 -05:00