-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
30 lines (30 loc) · 776 Bytes
/
DESCRIPTION
File metadata and controls
30 lines (30 loc) · 776 Bytes
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
Package: search
Type: Package
Title: Generic package for initial application of machine learning models
Version: 0.1.0
Author: M. Ross Kunz, Katherine Jesse, Shaw Wen, Dawn Galloway, Thomas Conley
Maintainer: Katherine Jesse <katherine.jesse@inl.gov>
Description: A simple package for determining a set of potential algorithms
applicable to a data set. Ideally, this will reduce the development
requirements when applying machine learning to a digital twin.
License: file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests:
roxygen2,
testthat (>= 3.0.0)
Depends:
R (>= 2.10)
Imports:
e1071,
glmnet,
mgcv,
plotly,
prospectr,
protoclust,
randomForest,
reticulate,
forecast,
mice,
kernlab