startml = start machine learning
Start doing machine learning with training optimization and ensembles of popular machine learning algorithms. Powered by the scalable implenentations of algoriths provided 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.
It might be for you if: You want to do machine learning, you are excited to learn new things, you are focused on the fastest path to creating value, and you are (a little) impatient.
Install
startml is an R package currently hosted here on github. You can install it with devtools from this repository.
If you don't have devtools already, then in an R instance or Rstudio:
# First get devtools
install.packages("devtools")
library(devtools)
# Then install startml:
install_github("andrewsommerlot/startml")
library(startml)

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

