-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
27 lines (27 loc) · 1.15 KB
/
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
Package: startml
Type: Package
Title: Start doing machine learning with training optimization and ensembles of popular machine learning algorithms powered by scalable implementations in h2o
Version: 0.1.0
Author: Andrew R Sommerlot <[email protected]>
Maintainer: Andrew R Sommerlot <[email protected]>
Description: Get started on training optimization and ensembles with popular machine learning algorithms, powered by h2o.
Why startml? Anyone who really wants to build machine learning models and apply them in a valuable way to real-word problems
can with the help of open source technology. What startml does is speed up the learning-through-doing
process for new comers. How this happens is by providing tools for automatically building many models,
helping you put some miles on your CPU doing machine learning, and hopefully, giving you a little
boost to some early success, inspiring more effort towards building a valuable knowledge and skill set.
Depends: R (>= 3.1.0),
Metrics,
ggplot2,
reshape2,
plyr,
gridExtra,
plotly,
tsne,
htmlwidgets,
methods,
h2o
License: GPL 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1