Commit Graph
30200 Commits
Author SHA1 Message Date
Ryan Curtin 8aafcb7ec9 Fix classification of mlpack_hoeffding_tree binding. 2024-08-24 13:12:47 -04:00
Ryan Curtin 80d0eaa453 Merge pull request #3780 from dbogosavljev/docs-fedora
Update the name of the fedora package
2024-08-16 10:32:17 -04:00
Dejan Bogosavljev 8b152699c9 Fix SVM wikipedia hyperlink 2024-08-14 23:58:30 +02:00
Dejan Bogosavljev f26ca1851c Update the name of the fedora package 2024-08-14 23:25:28 +02:00
Omar Shrit 5ab4a775b8 Merge pull request #3687 from shrit/coot_13
Coot 13, Change `arma::fill` to `internal_compat` to avoid confusion with user declarations
2024-07-25 21:39:38 +02:00
Ryan Curtin 8b93069bac Specify label for stale PRs. (#3775) 2024-07-25 07:43:30 +02:00
Ryan Curtin 42ccacbddd Merge pull request #3770 from rcurtin/mean-shift-doc
Document `MeanShift`
2024-07-24 17:03:36 -04:00
Omar Shrit 77bda95c1e Merge branch 'coot_13' of github.com:shrit/mlpack into coot_13 2024-07-24 22:26:03 +02:00
Omar Shrit 9876e25569 Fix the typo
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-07-24 22:23:54 +02:00
Omar Shrit 086b94ee7d Merge branch 'master' into coot_13 2024-07-24 22:21:02 +02:00
Omar ShritandRyan Curtin 97f903e75e Update src/mlpack/methods/lmnn/constraints_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-07-24 09:31:26 +02:00
Omar ShritandRyan Curtin f123b3b0c3 Update src/mlpack/methods/lars/lars_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-07-24 09:31:14 +02:00
Omar ShritandRyan Curtin d04ce6fa5b Update src/mlpack/methods/lsh/lsh_search_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-07-24 09:31:01 +02:00
Ryan Curtin 309033d624 Minor line length fix. 2024-07-23 18:38:39 -04:00
Ryan Curtin a6c906413c Merge remote-tracking branch 'origin/master' into mean-shift-doc 2024-07-23 18:36:27 -04:00
Ryan CurtinandOmar Shrit 9a1b1b62a7 Update src/mlpack/methods/mean_shift/mean_shift.hpp
Co-authored-by: Omar Shrit <omar@shrit.me>
2024-07-23 18:35:50 -04:00
Ryan CurtinandHimanshu Pathak 43ccba41c3 Update doc/user/methods/mean_shift.md
Co-authored-by: Himanshu Pathak <hpathak336@gmail.com>
2024-07-23 18:35:31 -04:00
Marcus Edel fbffe621ac Merge pull request #3747 from TirelessClock/loss_functions
Shifted sse loss to decision tree to streamline xgboost functionality and ease regularisation.
2024-07-22 09:19:52 -04:00
Omar Shrit 54bb318977 Fix the reshape of the matrix since linspace works on vectors only
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-07-22 12:32:20 +02:00
Ryan Curtin fb9da0b892 Merge remote-tracking branch 'origin/master' into mean-shift-doc 2024-07-21 18:18:01 -04:00
Ryan Curtin b7f0d2753b Merge pull request #3765 from rcurtin/fix-ci-env-vars
Fix environment variables in CI jobs
2024-07-21 18:17:16 -04:00
Ryan Curtin d891b29701 Merge pull request #3769 from rcurtin/distribution-test-robustness
Fix flaky `DistributionTest`
2024-07-21 11:29:42 -04:00
Omar Shrit 7e5e2736ea Apply @rcurtin suggestion
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-07-19 23:11:21 +02:00
Ryan Curtin b21554e7a3 Merge pull request #3766 from rcurtin/no-patch-versions-for-actions
Don't fully specify version number for Github actions
2024-07-19 15:05:45 -04:00
Omar Shrit f63c0ab338 Try to use inline to see if it is going to be better
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-07-19 20:09:07 +02:00
Omar Shrit eed380ff61 Use only const
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-07-19 18:22:56 +02:00
Omar Shrit 69f114affa GO back to constexpr and see if this is going to work again
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-07-19 18:12:50 +02:00
Omar Shrit 1aef5ef569 Finish the last one that were on different lines
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-07-19 16:11:42 +02:00
Omar Shrit 5dd9f00673 Do the same in the entire tests repository
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-07-19 16:04:37 +02:00
Omar Shrit bb89c6721f Do the same thing in core/
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-07-19 15:58:23 +02:00
Omar Shrit 9fed96d649 Do the same for the ANN code base
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-07-19 15:56:39 +02:00
Omar Shrit 8ccc35e3d2 Remove arma::fill::zerors from constructors, since we use arma > 10.5
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-07-19 15:52:31 +02:00
Omar Shrit f1f01dffea Merge branch 'master' into coot_13
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-07-19 15:48:40 +02:00
Ryan Curtin 0d0147eb4a Switch to using both actions from one repository. 2024-07-18 17:32:03 -04:00
Ryan Curtin 9a925ccbdc Fix link in sidebar. 2024-07-18 15:56:53 -04:00
Ryan Curtin 2adac2b70b Wording fixes and other minor changes after review. 2024-07-18 09:23:02 -04:00
Ryan Curtin 01a16cefbf Update main documentation page and sidebar. 2024-07-17 22:09:00 -04:00
Ryan Curtin 0c9702cb64 Finish MeanShift documentation and debug tests. 2024-07-17 22:06:06 -04:00
Ryan Curtin 3ea5618e94 Make some fixes so that 5000 runs of the distribution tests don't fail. 2024-07-17 16:06:25 -04:00
Abhimanyu Dayal 08f6b3fdff removed xgbtree 2024-07-17 20:04:27 +05:30
Abhimanyu Dayal c2742c13f1 minor fix 2024-07-17 19:59:25 +05:30
Abhimanyu Dayal 3943dbeabd minor fix 2024-07-17 19:42:25 +05:30
Abhimanyu Dayal 96946087fd minor fix 2024-07-17 19:25:17 +05:30
Ryan Curtin 5ade1242cc Merge pull request #3754 from rcurtin/nca-doc
Document `NCA` and `LMNN`
2024-07-15 14:50:57 -04:00
Abhimanyu Dayal facd8882eb minor fix 2024-07-15 19:28:00 +05:30
Abhimanyu Dayal abbba79f80 minor fix 2024-07-15 19:16:19 +05:30
Abhimanyu Dayal d19d9be10b revert tests 2024-07-15 19:12:02 +05:30
Abhimanyu Dayal 389bb88db3 revert sse_gain 2024-07-15 19:10:54 +05:30
Omar Shrit b8a5042b49 Merge pull request #3731 from shrit/flags
Optimize more mlpack crosscompiled bindings for lower binary footprint
2024-07-15 15:33:21 +02:00
Ryan Curtin e936cc9b70 Don't fully specify version number. 2024-07-15 09:20:02 -04:00