Commit Graph
29342 Commits
Author SHA1 Message Date
Omar Shrit 081ffcfb3a arma::trans to trans
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-01-14 21:05:05 +01:00
Omar Shrit ffd808332f Fix style issues after regexp
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-01-14 21:01:02 +01:00
Omar Shrit ee3b337110 Revert "Change arma::mean to mean in core/"
This reverts commit e25e4e2a95.
2024-01-14 20:31:44 +01:00
Omar Shrit b8fb84de05 Revert "Change arma::mean to mean in tests"
This reverts commit 32d9a7f7f8.
2024-01-14 20:31:25 +01:00
Omar Shrit 51bd801308 Revert "Change arma::mean to mean"
This reverts commit bb04cf3a9d.
2024-01-14 20:31:14 +01:00
Omar Shrit e25e4e2a95 Change arma::mean to mean in core/
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-01-14 20:29:25 +01:00
Omar Shrit 32d9a7f7f8 Change arma::mean to mean in tests
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-01-14 20:28:57 +01:00
Omar Shrit bb04cf3a9d Change arma::mean to mean
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-01-14 20:27:02 +01:00
Omar Shrit 08a8993e2e arma::normalise to normalise
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-01-14 20:20:00 +01:00
Omar Shrit 4e31d284ae Change arma::square to square in tests
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-01-14 20:14:23 +01:00
Omar Shrit fe23222523 Chnage arma::square to square in methods
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-01-14 20:13:49 +01:00
Omar Shrit f1f6427083 Change arma::vectorise to vectorise in tests
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-01-14 20:04:29 +01:00
Omar Shrit 0c7599ecc2 Change arma::vectorise to vectorise in methods
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-01-14 20:03:57 +01:00
Omar Shrit a658940950 Merge pull request #3600 from shrit/coot_2
Coot S01E02
2024-01-13 18:48:15 +01:00
Ryan Curtin bb83080cdf Merge pull request #3571 from rcurtin/nbc-lr-lars-doc
Documentation for `NaiveBayesClassifier`, `LinearRegression`, and `LARS`
2024-01-13 12:46:07 -05:00
Omar ShritandRyan Curtin 505bf20ae8 Update src/mlpack/methods/softmax_regression/softmax_regression_function_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-01-12 18:23:20 +01:00
Omar ShritandRyan Curtin c0761414ca Update src/mlpack/methods/linear_svm/linear_svm_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-01-12 18:23:13 +01:00
Omar ShritandRyan Curtin 17688f3a70 Update src/mlpack/methods/linear_svm/linear_svm_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-01-12 18:22:43 +01:00
Omar ShritandRyan Curtin 7e77411f21 Update src/mlpack/methods/randomized_svd/randomized_svd_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-01-12 18:22:34 +01:00
Omar ShritandRyan Curtin b3f3fecd5b Update src/mlpack/methods/radical/radical_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-01-12 18:22:25 +01:00
Omar ShritandRyan Curtin 00c49caae4 Update src/mlpack/methods/linear_svm/linear_svm_function_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-01-12 18:22:13 +01:00
Omar ShritandRyan Curtin 33de2e0812 Update src/mlpack/methods/softmax_regression/softmax_regression_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-01-12 18:22:05 +01:00
Omar ShritandRyan Curtin f8a1936e81 Update src/mlpack/methods/lsh/lsh_search_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-01-12 18:21:54 +01:00
Omar ShritandRyan Curtin 711632f742 Update src/mlpack/methods/linear_svm/linear_svm_function_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-01-12 18:20:57 +01:00
Omar ShritandRyan Curtin 3988708c53 Update src/mlpack/methods/linear_svm/linear_svm_function_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-01-12 18:20:48 +01:00
Omar ShritandRyan Curtin 8f1e137add Update src/mlpack/methods/ann/layer/batch_norm_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-01-12 18:20:40 +01:00
Omar ShritandRyan Curtin 8c09231746 Update src/mlpack/methods/ann/layer/batch_norm_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-01-12 18:20:25 +01:00
Ryan Curtin c194fb73f8 Clarify weights vs. instance weights. 2024-01-12 11:20:59 -05:00
Omar Shrit a101b0801c Fix style, Ajust to one line,
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-01-11 11:56:52 +01:00
Omar ShritandRyan Curtin cb5ac5be3c Update src/mlpack/methods/ann/augmented/tasks/copy_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-01-11 11:09:20 +01:00
Omar Shrit a45e61d766 Revert "Change arma::randu to randu"
This reverts commit e082b90d88.
2024-01-11 00:07:02 +01:00
Omar Shrit e082b90d88 Change arma::randu to randu
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-01-10 23:34:12 +01:00
Omar Shrit e4b24523f5 Change arma::repmat to repmat
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-01-10 23:33:27 +01:00
Ryan Curtin 749edb882f Merge pull request #3594 from rcurtin/decision_tree_regressor_stability_test_fixes
Reduce random failures for DecisionTreeRegressor tests
2024-01-06 10:28:53 -05:00
Omar Shrit 6397a196b8 Merge pull request #3585 from shrit/rectifier
Fix the dependency on cube and mat from arma
2024-01-05 19:47:58 +01:00
Omar Shrit 550541df0f Fix the author name
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-01-04 19:10:23 +01:00
Omar Shrit e4bc35ec7e Merge branch 'rectifier' of github.com:shrit/mlpack into rectifier 2024-01-04 19:05:58 +01:00
Omar Shrit c919cb3fe5 Apply the suggestions
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-01-04 19:04:50 +01:00
Omar ShritandRyan Curtin 073da1e56e Update src/mlpack/core/math/mat_redef.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2024-01-04 18:38:49 +01:00
Omar Shrit 68f59cf3c9 Adding functions to differentiate arma::max and coot::max
Signed-off-by: Omar Shrit <omar@avontech.fr>
2024-01-03 18:45:52 +01:00
Ryan Curtin d01266617b Reduce random failures for DecisionTreeRegressor tests by allowing multiple trials. 2024-01-03 12:34:34 -05:00
Ryan Curtin 3fa4689b36 Merge remote-tracking branch 'origin/master' into nbc-lr-lars-doc 2023-12-31 13:27:44 -05:00
Ryan Curtin bccc337756 Use the stripped name of the C++ class instead of the full name, so that we don't include template parameters. 2023-12-31 13:27:36 -05:00
Ryan Curtin 0eb51d3e91 Fix compilation warnings. 2023-12-31 13:27:06 -05:00
Ryan Curtin 2b4262682e Adjust tolerances a little bit. 2023-12-31 13:26:50 -05:00
Ryan Curtin e089e10c03 Merge pull request #3591 from arunsathiya/master
Use GITHUB_OUTPUT envvar instead of set-output command as the latter is deprecated
2023-12-31 08:20:46 -05:00
Arun 4dfbc142a8 Use GITHUB_OUTPUT envvar instead of set-output command as the latter is deprecated 2023-12-26 22:17:16 -08:00
Ryan Curtin 2709965430 Relax tolerance even more, because sometimes the newError value is quite large. 2023-12-23 16:20:26 -05:00
Ryan Curtin 2f070065d5 Merge remote-tracking branch 'origin/master' into nbc-lr-lars-doc 2023-12-23 12:16:13 -05:00
Ryan Curtin 45ccc83a75 Merge pull request #3572 from rcurtin/hoeffding_trees_doc
Document `HoeffdingTree`
2023-12-23 12:14:35 -05:00