Commit Graph
16628 Commits
Author SHA1 Message Date
Kirill Mishchenko b36318afa4 Add explicit constructors 2017-08-04 12:12:25 +05:00
Kirill Mishchenko 94ff302d15 Add separate comments 2017-08-04 12:12:22 +05:00
Kirill Mishchenko ab96f0e380 Treat validationSize as double 2017-07-27 14:59:33 +05:00
Kirill Mishchenko 5e8a4c7e79 Add test description 2017-07-27 09:09:00 +05:00
Kirill Mishchenko 36de25cb16 Fix style 2017-07-21 14:27:26 +05:00
Kirill Mishchenko 53e030158f Fix Windows builds 2017-07-21 14:20:39 +05:00
Kirill Mishchenko 5325426f4c Use mock_categorical_data.hpp 2017-07-20 08:53:43 +05:00
Kirill Mishchenko 4921765fad Merge branch 'master' into simple_cv 2017-07-20 08:50:44 +05:00
Kirill Mishchenko 45a9015ce0 Revert "Put MockCategoricalData into a separate file"
This reverts commit 0e6415e13b.
2017-07-20 08:39:34 +05:00
Ryan Curtin 923df37f9e Merge pull request #1056 from ShangtongZhang/rl-policy
Add aggregated policy for async rl methods
2017-07-19 13:38:34 -04:00
Ryan Curtin 251a6a9a5f Fix doxygen footer JS to draw correctly. 2017-07-18 14:16:16 -04:00
Ryan Curtin eb0b082eb7 Fix doxygen formula. 2017-07-18 14:09:13 -04:00
Ryan Curtin e381e469f9 Merge pull request #1035 from rcurtin/decision_trees
Random forest implementation
2017-07-18 12:13:46 -04:00
Ryan Curtin 80adac2fad Version bump hasn't happened yet. 2017-07-18 12:00:40 -04:00
Ryan Curtin d38e5a293e Fix typo that causes incorrect CF results. 2017-07-18 11:59:09 -04:00
Kirill Mishchenko 9d2c5e6b95 Remove extra semicolons 2017-07-18 09:33:13 +05:00
Kirill Mishchenko 180e4e3c6e Revise documentation 2017-07-18 09:23:57 +05:00
Shangtong Zhang 658492fed6 Use DiscreteDistribution 2017-07-17 21:58:12 -06:00
Kirill Mishchenko 0a58091cf1 Fix style 2017-07-18 08:46:31 +05:00
Ryan Curtin 726946d211 Return a reference instead of a copy. 2017-07-17 16:54:27 -04:00
Ryan Curtin 7e1b1af3f3 Merge pull request #1053 from shikharbhardwaj/dev
Use unique filenames in Serialization tests
2017-07-17 15:33:05 -04:00
Ryan Curtin 5d065db819 Merge pull request #1054 from zoq/license_batch_readme
Add license badge to the readme
2017-07-17 15:22:41 -04:00
Kirill Mishchenko 07fecf58fa Extend documentation 2017-07-17 11:21:07 +05:00
Kirill Mishchenko 7959e707a9 Check for a data::DatasetInfo parameter
Assert a data::DatasetInfo parameter is passed where it is required.
2017-07-17 09:06:02 +05:00
Kirill Mishchenko ccb304f384 Make messages in static_assert more explicit 2017-07-17 08:56:55 +05:00
Kirill Mishchenko 5a031ef2ee Use double for the validationSize parameter 2017-07-17 08:13:30 +05:00
Shangtong Zhang c324147f99 Minor style fixes 2017-07-14 22:13:42 -06:00
Shangtong Zhang 06f8eca723 Use std::discrete_distribution 2017-07-14 22:11:47 -06:00
Shangtong Zhang 5aa4a0ac28 Minor style fixes 2017-07-13 21:01:06 -06:00
Ryan Curtin dcdcd2d8e1 Merge pull request #1050 from Rajiv2605/master
Updated Armadillo version to 6.500.0
2017-07-13 16:36:28 -04:00
rajiv2605 fe9d136fcf Merge branch 'master' of https://github.com/mlpack/mlpack 2017-07-13 21:15:05 +05:30
Shangtong Zhang 7079bf5cde Add aggregated policy for async rl methods 2017-07-12 22:17:51 -06:00
Ryan Curtin 6567922499 Use braces to make checks a little more readable. 2017-07-12 15:11:24 -04:00
Ryan Curtin 08f3863a4a Exclude specializations from Doxygen documentation. 2017-07-12 15:09:05 -04:00
Marcus Edel ab4dab080c There is an open issue to disable the logo: https://github.com/badges/shields/issues/983, for now we set the logo size as a workaround. 2017-07-12 15:33:30 +02:00
Marcus Edel e5a5c7729a Adjust title size. 2017-07-12 15:19:44 +02:00
Marcus Edel f36b9232be Use flat square badges (style). 2017-07-12 15:18:02 +02:00
Marcus Edel ede7156af8 Center header. 2017-07-12 15:14:49 +02:00
Marcus Edel a584978586 Add space between coveralls and license badge. 2017-07-12 15:07:20 +02:00
Marcus Edel 2e1aa39807 Add license badge (BSD-3-Clause). 2017-07-12 15:01:47 +02:00
Shikhar Bhardwaj b71d4dbe0f Add descriptive comment to serialization test file name generation 2017-07-12 03:02:19 +05:30
Shikhar Bhardwaj 8822c4aee3 Add comment to describe FilterFileName 2017-07-12 02:58:47 +05:30
rajiv2605 0a6fe59be5 Merge branch 'master' of https://github.com/mlpack/mlpack 2017-07-11 08:12:15 +05:30
rajiv2605 3074b8e342 Added myself to the contributors list and copyright! 2017-07-11 08:10:57 +05:30
rajiv2605 539637a003 Updated link to Armadillo in .travis.yml 2017-07-11 08:02:25 +05:30
Shikhar Bhardwaj cdad3b4b39 Minor style fixes 2017-07-11 03:00:58 +05:30
Shikhar Bhardwaj b78c6b4a10 Use unique filenames in Serialization tests 2017-07-11 02:56:00 +05:30
rajiv2605 9f81f0abfd Removed unnecessary code for backporting in src/mlpack/core/math/random.hpp 2017-07-10 17:55:20 +05:30
rajiv2605 2ae3514762 Removed unnecessary code for backporting in src/mlpack/core/dists/gaussian_distribution.cpp 2017-07-10 17:52:43 +05:30
rajiv2605 0ec917650a Updated src/mlpack/core/data/load_impl.hpp 2017-07-10 17:50:11 +05:30