Commit Graph
27186 Commits
Author SHA1 Message Date
Sri Madhan M 56202ee7fc update contributors list 2022-02-19 18:08:20 +05:30
Sri Madhan M c236183961 add testcases comparison link 2022-02-19 18:05:17 +05:30
Sri Madhan M cfe3e11bc2 remove excess newline 2022-02-19 18:03:46 +05:30
Sri Madhan M eb59051c1c fix style issues 2022-02-06 11:54:01 +05:30
Sri Madhan M c35adc6c32 using trapezoidal integration instead of rectangular integration, and directly get probability scores of positive class as function argument in 'ROCAUCScore::Evaluate()' 2022-02-01 19:12:13 +05:30
Sri Madhan M 74160bcfbf add more test cases 2021-12-05 18:06:32 +05:30
Sri Madhan M c95b4247bf use rectangular integration, instead of trapezoidal integration 2021-12-05 18:00:57 +05:30
Sri Madhan M 979da1b962 instead of using arma::find(arma::diff()), implement 'for-loop' for finding 'changing points' of probabiliites 2021-12-05 17:44:45 +05:30
Sri Madhan M 729997f182 follow design guidelines 2021-12-05 17:38:47 +05:30
Sri Madhan M d3b66f4b36 add ROC AUC for binary classification 2021-11-08 02:49:09 +05:30
Omar Shrit 314557e4bb Merge pull request #2942 from heisenbuug/new-parser
Adapting armadillo's parser for mlpack(Removing Boost Dependencies)
2021-11-06 17:54:11 +01:00
Omar ShritandMarcus Edel 4eb946863d Update src/mlpack/core/data/load_categorical_csv.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-11-05 20:16:13 +01:00
Omar ShritandMarcus Edel 150099a417 Update src/mlpack/core/data/load_categorical_csv.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-11-05 20:16:00 +01:00
Omar ShritandMarcus Edel 72c989d82b Update src/mlpack/core/data/load_categorical_csv.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-11-05 20:15:53 +01:00
Omar ShritandMarcus Edel bd6c24420d Update src/mlpack/core/data/load_categorical_csv.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-11-05 20:15:44 +01:00
Omar ShritandMarcus Edel 5e8afca1a9 Update src/mlpack/core/data/load_categorical_csv.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-11-05 20:15:32 +01:00
Omar ShritandMarcus Edel 2b2c7fa950 Update src/mlpack/core/data/load_categorical_csv.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-11-05 20:15:23 +01:00
Omar ShritandMarcus Edel 6d63b15e26 Update doc/tutorials/data_loading/datasetmapper.txt
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-11-05 20:15:12 +01:00
Omar ShritandMarcus Edel 4f7df5893d Update doc/tutorials/data_loading/datasetmapper.txt
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-11-05 20:15:05 +01:00
Omar ShritandMarcus Edel 99def5a1b5 Update src/mlpack/core/data/load_categorical_csv.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-11-05 20:15:00 +01:00
Omar ShritandMarcus Edel 1c8e3bb1c4 Update src/mlpack/core/data/load_categorical_csv.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-11-05 20:14:53 +01:00
Omar ShritandMarcus Edel 14edebbda4 Update src/mlpack/core/data/load_categorical_csv.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-11-05 20:14:47 +01:00
Omar ShritandMarcus Edel eec152f803 Update src/mlpack/core/data/load_categorical_csv.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-11-05 20:14:37 +01:00
Omar ShritandMarcus Edel ce36efb41d Update src/mlpack/core/data/load_categorical_csv.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-11-05 20:14:29 +01:00
Omar ShritandMarcus Edel 2cba1d6f15 Update src/mlpack/core/data/load_numeric_csv.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-11-05 20:14:21 +01:00
Omar ShritandMarcus Edel 967a7c9498 Update src/mlpack/core/data/load_categorical_csv.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-11-05 20:14:14 +01:00
Omar ShritandMarcus Edel 0307574f44 Update src/mlpack/core/data/string_algorithms.hpp
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-11-05 20:14:06 +01:00
Ryan Curtin 2e032588a9 Merge pull request #3081 from rcurtin/fix-r-deps
Make R bindings depend on `pkgbuild`
2021-11-04 21:15:09 -04:00
Marcus Edel fe5aa9e883 Merge pull request #3084 from skyser2003/master
Create variable using MatType instead of arma::mat.
2021-11-03 18:39:28 -04:00
Seung Ho Jang a4877caa5e Create variable using MatType instead of arma::mat 2021-11-03 02:21:15 +09:00
Ryan Curtin bf2a36f1f0 Merge remote-tracking branch 'origin/master' into fix-r-deps 2021-11-02 12:45:35 -04:00
Ryan Curtin db297e75f1 Merge pull request #3076 from zoq/auto-download-default-off
Disable auto-download by default + improve test stability
2021-11-02 12:42:22 -04:00
heisenbuug 49dce56b99 Adding comment 2021-11-02 22:04:44 +05:30
Marcus Edel c038bcaad1 Merge pull request #3082 from mlpack/cli11-header-updates-2.1.2
Upgrade CLI11 to 2.1.2.
2021-11-01 20:19:29 -04:00
Ryan Curtin 8d85349cf1 Also strip semicolons. 2021-11-01 19:00:34 -04:00
Ryan Curtin bc6aff9893 Merge pull request #3080 from SuvarshaChennareddy/fixing-comment
Fix comments in files that implement SVD methods for PCA
2021-11-01 18:59:21 -04:00
SuvarshaChennareddy 753af64f3d adding myself to contributer list 2021-11-01 19:01:22 +05:30
Yashwants19 e219405899 Upgrade CLI11 to 2.1.2 2021-11-01 10:00:33 +00:00
Ryan Curtin d86198cd17 Update HISTORY.md. 2021-10-31 18:09:13 -04:00
Ryan Curtin dc2d6ec41b Look for the pkgbuild package too, and allow ' as a delimiter. 2021-10-31 18:06:50 -04:00
SuvarshaChennareddy 5cef31880e fix comment 2021-11-01 00:03:13 +05:30
Marcus EdelandRyan Curtin bf71db3f1b Remove extra empty line
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-10-27 20:56:26 -04:00
heisenbuug 5cade8d337 minor bug 2021-10-26 13:26:30 +05:30
heisenbuug d986e3dc3b Replacing ternary operator with simple if/else block 2021-10-26 12:59:36 +05:30
heisenbuug cc918557ec More style changes 2021-10-26 12:58:47 +05:30
Marcus Edel 7359caeb29 Revert Windows related debug steps. 2021-10-25 19:54:45 -04:00
Marcus Edel af90372950 Check for win 64 as well. 2021-10-24 20:28:02 -04:00
Marcus Edel 5ac9c90217 Exclude activation function test from windows build. 2021-10-24 15:54:34 -04:00
Ryan Curtin 6b5ac41f70 Merge pull request #3070 from RishabhGarg108/dt-union
Use union instead of `splitPointOrPrediction` in decision tree
2021-10-24 15:26:32 -04:00
Marcus Edel f063f13e3a Test the other direction. 2021-10-23 23:24:41 -04:00