Skip to content

tomliptrot/Machine_Learning_ManchesterR

Repository files navigation

#Machine Learning in R: Supervised Classificiation ##Scripts relating to talk at Manchester R user group ###29/02/2016

These scripts demonstrate (very simply), how to use three useful machine learning algorithims in R to do supervised classifciation. They are:

  • The Elastic Net using the glmnet package
  • Gradient Boosting using the xgboost package
  • Deep Learning Neural Networks using the H2o package

About

R scripts relating to talk on machine learning in R at Manchester R User Group

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages