Omar Shrit
|
ca478c8584
|
Fix lost hashes
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2021-11-11 15:13:42 +00:00 |
|
Omar Shrit
|
c7f62517f4
|
The CHANGELOG.
We need to be better at keeping the changelog updated
Signed-off-by: Omar Shrit <omar@shrit.me>
|
2021-11-11 15:10:23 +00:00 |
|
Marcus Edel
|
b43d967000
|
Merge pull request #3057 from rcurtin/lr-doc-workaround
Update logistic regression documentation to be agnostic for class values.
|
2021-11-09 08:09:34 -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 |
|
Ryan Curtin
|
770349b151
|
Add BINDING_MIN_LABEL to two forgotten languages.
|
2021-11-02 18:20:25 -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
|
fcb57670d7
|
Merge remote-tracking branch 'origin/master' into lr-doc-workaround
|
2021-11-02 12:44:56 -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 |
|
Marcus Edel
|
1e5ee4b107
|
Adjust precompiled header memory allocation limit.
|
2021-10-23 22:16:20 -04:00 |
|
Marcus Edel
|
69000ac1a0
|
Debug page size.
|
2021-10-23 20:21:39 -04:00 |
|
Marcus Edel
|
0639a47c27
|
Use another path.
|
2021-10-23 20:18:42 -04:00 |
|
Marcus Edel
|
65bce432cd
|
Create page file first.
|
2021-10-23 20:15:11 -04:00 |
|
Marcus Edel
|
8844a3ac44
|
Can we increase the page size without a system reboot.
|
2021-10-23 19:58:21 -04:00 |
|