Giter Site home page Giter Site logo

drmerlot / startml Goto Github PK

View Code? Open in Web Editor NEW
7.0 4.0 0.0 10.89 MB

R package for automatic hyper parameter tuning and ensembles with deep learning, gradient boosting machines, and random forests. Powered by h2o.

License: GNU General Public License v3.0

R 100.00%
machine-learning h2o ensemble deep-learning gradient-boosting-machine random-forest r automatic tsne tsne-algorithm tsne-plot deep-neural-networks regression regression-algorithms classification classification-algorithm binary-classification ensembles devtools boost

startml's Introduction

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)

startml's People

Contributors

drmerlot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

startml's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.