Brain Scribble
  • DataAnalysis
  • Games
  • ProjectManagement
  • PythonIdioms
  • Archives

Machine Learning Links

Date 2015-08-21 Tags machine-learning

Practical machine learning: methods and algorithmics

Deep Learning

Caret (R Library for Machine Learning):

  • Tutorials:
    • http://www.edii.uclm.es/~useR-2013/Tutorials/kuhn/user_caret_2up.pdf
    • http://cran.r-project.org/web/packages/caret/vignettes/caret.pdf
    • Model Training and Tuning
    • Visualizations
    • Pre-Processing
  • Papers:
    • Building Predictive Models in R Using the caret Package

Algorithms:

  • Choosing the right estimator
  • Comparing Supervised Learning Algorithms
  • Bagging and Boosting
  • Random Forests
  • Boosting:
    • Tutorials:
      • A Tutorial on Boosting
      • Boosting Tutorial
    • Papers:
      • The BigChaos Solution to the Netflix Grand Prize $ My milestone 1 solution to the Heritage Health Prize

Model-based clustering, discriminant analysis, and density estimation

Forecasting:

  • Forecasting: principles and practice
  • Forecasting and timeseries prediction

Regularized Regression:

  • Hector Corrada Bravo's Practical Machine Learning lecture notes
  • Hector's penalized regression reading list

Related Posts:

  • R : Linear Model Diagnosis for Machine Learning Modeling
  • scikit-learn: Classification Algorithms on Iris Dataset
  • R : Exploring Data for Machine Learning Modeling
  • scikit-learn: Random Forest
    Brain Scribble
  • Tags

    • python
    • R
    • machine-learning
    • ipython-notebook
    • stats
    • hadoop
    • scikit-learn
    • algorithm
    • docker
  • Social

    • linkedin
    • github
  • Links

    • codeeval Profile
    • hackerrank Profile
    • Tableau Profile

© 2016 Stephanie W · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top