-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
35 lines (35 loc) · 891 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Package: learningmachine
Type: Package
Title: Machine Learning with Explanations and Uncertainty Quantification
Version: 2.7.2
Date: 2024-11-29
Author: T. Moudiki
Maintainer: T. Moudiki <[email protected]>
Description: Regression-based Machine Learning with explanations and uncertainty quantification.
License: BSD_3_clause + file LICENSE
Imports: Rcpp (>= 1.0.10), R6
Depends: randtoolbox, tseries, memoise, foreach, skimr, snow, doSNOW, ranger, glmnet, xgboost, e1071, MASS, caret
LinkingTo: Rcpp
RoxygenNote: 7.3.0
Encoding: UTF-8
Suggests:
caret,
e1071,
ggplot2,
glmnet,
knitr,
MASS,
mlbench,
palmerpenguins,
pkgbuild,
pROC,
ranger,
reshape2,
rmarkdown,
roxygen2,
testthat (>= 3.0.0),
xgboost
Roxygen: list(markdown = TRUE)
VignetteBuilder: knitr
Config/testthat/edition: 3
Remotes: thierrymoudiki/bayesianrvfl