Commit Graph
27212 Commits
Author SHA1 Message Date
heisenbuug 6fe4ad2f45 Adding tests for trigamma 2021-11-11 02:17:42 +05:30
heisenbuug 13929f5a2d Adding trigamma_data.csv 2021-11-11 01:54:21 +05:30
heisenbuug 062d19c34d Running all test for digamma 2021-11-11 01:17:06 +05:30
heisenbuug ba6c47da28 loading data correctly 2021-11-11 00:51:39 +05:30
heisenbuug 1cf4842a65 run only digamma test 2021-11-10 12:39:28 +05:30
heisenbuug 9a5f019fb5 test digamma tests 2021-11-10 12:31:43 +05:30
heisenbuug 687b341bda syntax error 2021-11-10 12:24:41 +05:30
heisenbuug 3703fcfcd1 error 2021-11-10 12:22:45 +05:30
heisenbuug e15eea6bf7 bug fix 2021-11-10 12:16:48 +05:30
heisenbuug 0d736d340a adding a single test 2021-11-10 02:25:24 +05:30
heisenbuug b372d8329b data files for digamma tests 2021-11-09 20:06:31 +05:30
heisenbuug 0749459ed9 Removing directory from CMakeLists.txt 2021-11-09 18:26:07 +05:30
heisenbuug 793afa2c82 removing boost_backport directory 2021-11-09 18:19:44 +05:30
Marcus Edel 66b0019c8b Apply suggestions from code review. 2021-11-07 23:08:06 -05:00
Marcus Edel e1fbbb84b5 Merge branch 'master' into replace-boost-math 2021-11-07 23:05:38 -05:00
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