Commit Graph
26095 Commits
Author SHA1 Message Date
Rishabh Garg fd43668cda Added WarmStart template parameter 2021-03-17 18:43:20 +05:30
jeffin sam 3d0e439d49 Merge pull request #2875 from RishabhGarg108/TemplateDataStyleFix
Fixed variable names in #2746
2021-03-15 19:29:10 +05:30
Rishabh Garg 0e81b16bdb Changed variables to camel case 2021-03-14 08:41:15 +05:30
jeffin sam 9f99197bff Merge pull request #2746 from RishabhGarg108/2443
Templated data::Split and added support for Field Type
2021-03-14 02:44:19 +05:30
jeffin sam 24a3923669 Merge pull request #2871 from NippunSharma/remove_matlab_references
Remove matlab references
2021-03-13 10:14:37 +05:30
Rishabh GargandRyan Curtin 4dd32a6621 Update src/mlpack/core/data/split_data.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-03-13 08:55:43 +05:30
Rishabh GargandRyan Curtin 6ebe71864b Update src/mlpack/core/data/split_data.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-03-13 08:55:30 +05:30
Rishabh Garg bf3ab04641 Merge branch '2443' of ssh://github.com/RishabhGarg108/mlpack-1 into 2443 2021-03-12 22:20:06 +05:30
Rishabh Garg 3801b16e13 Removed pointer from default function argument 2021-03-12 22:19:43 +05:30
NippunSharma 14996379db removed_matlab_2 2021-03-12 19:49:53 +05:30
Nippun Sharma 10ea5a0706 remove_matlab_1 2021-03-12 19:40:24 +05:30
Ryan Curtin f2a06ef37e Merge pull request #2866 from shrit/clean_coverage
Clean Coverage, no longer used
2021-03-12 08:50:34 -05:00
Ryan Curtin 3af832020a Merge pull request #2870 from shrit/fix_typo_t
Remove addition t from the word test
2021-03-12 08:48:25 -05:00
Omar Shrit a41fc26651 Remove addition t from the word test
I do think this is a typo, unless if this is intended

Signed-off-by: Omar Shrit <omar@shrit.me>
2021-03-12 11:13:32 +01:00
Omar Shrit 3c67db795d Remove doc and config related to coverage
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-03-12 10:28:41 +01:00
Rishabh GargandMarcus Edel 9339e42c1f Update src/mlpack/tests/test_catch_tools.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-03-11 07:31:33 +05:30
Rishabh GargandMarcus Edel d384a83c3d Update src/mlpack/tests/split_data_test.cpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-03-11 07:31:15 +05:30
Omar Shrit bd8a5e44c0 Remove appveyor, no longer used
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-03-10 22:35:39 +01:00
Ryan Curtin 28d03e5dd7 Merge pull request #2859 from onikolskyy/2590
add WeightSize() for linear_no_bias, rbf, constant
2021-03-10 09:24:41 -05:00
Omar Shrit 43760f7aa3 Remove the coverage badge
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-03-10 11:43:45 +01:00
Rishabh Garg 1117300efb Added documentation 2021-03-10 12:40:09 +05:30
Rishabh Garg 0557f042bf Resurrected StratifiedSplit implementation explanation 2021-03-10 12:26:59 +05:30
Rishabh Garg b39ef0f9a9 Removed un needed overload of SplitHelper 2021-03-10 12:25:39 +05:30
Rishabh GargandRyan Curtin 9a1a6e983e Update src/mlpack/core/data/split_data.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-03-10 11:25:35 +05:30
Omar Shrit 9ae544a31b Clean Coverage, no longer used
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-03-09 19:15:32 +01:00
Ryan Curtin 57da5c44fb Merge pull request #2370 from bisakhmondal/utitlity-1
Addition of 'CheckSameSizes' & 'CheckSameDimensionality' utilities.
2021-03-09 10:31:07 -05:00
Marcus Edel 480eb403c1 Merge pull request #2863 from rcurtin/env-static-fix
Move initialization of static environment members into a cpp file.
2021-03-08 19:34:22 -05:00
Rishabh Garg e516f72472 Added SplitHelper to remove redundant code 2021-03-07 18:27:01 +05:30
Ryan Curtin 4a4de532dc Move initialization of static members into a cpp file. 2021-03-06 17:56:00 -05:00
Ryan Curtin 61aaafa462 Merge pull request #2860 from Abilityguy/bootstrapChange
Optimising the Bootstrap function
2021-03-06 17:38:24 -05:00
Marcus Edel aacd10648f Merge pull request #2862 from rcurtin/adaboost-test-tolerance
Loosen tolerances for AdaBoost test.
2021-03-06 17:29:51 -05:00
Ryan Curtin 946e9445e2 Merge pull request #2861 from rcurtin/lars-accessors
Add functions to modify parameters for LARS
2021-03-06 17:24:20 -05:00
Ryan Curtin 5d078b4e17 Loosen tolerances: AdaBoost does not guarantee better performance than a single weak learner. 2021-03-05 18:21:45 -05:00
Ryan Curtin b11720c4de Update history. 2021-03-05 09:31:44 -05:00
Ryan Curtin 3bd4567bdf Add functions to access and modify parameters for training. 2021-03-05 09:29:29 -05:00
Anush V Kini d53b08d936 Removed loop from bootstrap 2021-03-05 13:17:05 +05:30
Ryan Curtin 6e241b3361 Fix anchor links in generated Markdown documentation (#2856)
* Use the correct binding name to generate the anchor link.

* Fix compilation warnings.
2021-03-05 00:09:59 -05:00
Oleksandr Nikolskyy 5a59f757ed add WeightSize() Method for constant 2021-03-04 20:42:12 +01:00
Oleksandr Nikolskyy 08d2a6d68d add WeightSize() Method for linear_no_bias and radial_basis_function 2021-03-04 20:33:56 +01:00
Ryan Curtin 88311f0668 Merge pull request #2844 from heisenbuug/FAIL-Messages
Fail messages on Data Load
2021-03-03 10:52:02 -05:00
9bffdb6d6e Add CMake linking for OpenMP
. Fixes build error for macOS 10.15 Catalina (#2412)

* Update CMakeLists for macOS Catalina build

* The XCode switch is probably not necessary with the new version.

* Test OpenMP on macOS 10.15.

* Update CMakeLists.txt

Add guard condition for OpenMP_CXX_LIBRARIES for compatible CMake versions

Co-authored-by: Ryan Birmingham <birm@rbirm.us>

* Update CMakeLists.txt

Add endif()

Co-authored-by: Ryan Birmingham <birm@rbirm.us>

* export OMP_NUM_THREADS in CI script

* Empty commit to set up deployments

* Use macOS latest image.

* Add name to list of contributors

Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
Co-authored-by: Ryan Birmingham <birm@rbirm.us>
2021-03-02 16:51:51 -05:00
RishabhGarg108 89163f6483 Templated labels for field labels 2021-03-02 13:01:13 +05:30
jeffin sam 4ad81f3d76 Merge pull request #2839 from rcurtin/tolower-fix
Use `std::back_inserter()` for `util::ToLower()`
2021-03-01 23:50:09 +05:30
jeffin sam d8872d359c Merge pull request #2853 from onikolskyy/2842
fix default values of cmake config for bindings in docs
2021-03-01 23:18:35 +05:30
onikolskyy f33f003c3e fix default values of cmake config for bindings in docs 2021-03-01 15:03:08 +01:00
Gopi M TatirajuandMarcus Edel 6800e5a058 Apply suggestions from code review
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-03-01 15:34:06 +05:30
Ryan Birmingham 644735cfad Merge pull request #2851 from rcurtin/add-second-ffn-test
Make sure feedforward_network_2_test.cpp gets compiled and run.
2021-02-28 03:08:34 -05:00
Rishabh Garg 096a200c3a Merge pull request #1 from Abilityguy/patch-1
Some review changes implemented.
2021-02-28 11:09:29 +05:30
Bisakh MondalandRyan Curtin 12333a6b8b Update src/mlpack/core/util/size_checks.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-02-28 05:46:51 +05:30
Ryan Curtin 355e6db33a Oops, use std::back_inserter(). 2021-02-27 17:04:15 -05:00