-
Notifications
You must be signed in to change notification settings - Fork 14
/
DESCRIPTION
executable file
·20 lines (20 loc) · 1002 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: qeML
Version: 1.1
Title: Quick and Easy Machine Learning Tools
Authors@R: c(person("Norm", "Matloff", email = "[email protected]",
role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9179-6785")))
Maintainer: Norm Matloff <[email protected]>
Depends: R (>= 3.5.0),regtools (>= 0.8.0),partools,FOCI,gtools,rmarkdown
Imports: grf,gbm,toweranNA,tm,rpart,rpart.plot
Suggests: knitr,partykit,randomForest,ranger,e1071,JOUSBoost,lightgbm,
keras,neuralnet,polyreg,glmnet,umap,reticulate,party,pROC,xgboost,ROCR,
autoimage,deepnet,ncvreg,uwot,cdparcoord
VignetteBuilder: knitr
License: GPL (>= 2)
Description: The letters 'qe' in the package title stand for "quick and
easy," alluding to the convenience goal of the package. We bring
together a variety of machine learning (ML) tools from standard R
packages, providing wrappers with a simple, convenient,
and uniform interface.
URL: https://github.com/matloff/qeML
BugReports: https://github.com/matloff/qeML/issues