Giter VIP home page Giter VIP logo

practicalmachinelearningwithrandpython's Introduction

PracticalMachineLearningWithRandPython

Machine Learning in Stereo

This book is now available on Amazon in Paperback and Kindle versions

This book implements many common Machine Learning algorithms in equivalent R and Python. The book touches on R and Python implementations of different regression models, classification algorithms including logistic regression, KNN classification, SVMs, b-splines, random forest, boosting etc. Other techniques like best-fit, forward fit, backward fit, and lasso and ridge regression are also covered. The book further touches on classification metrics for computing accuracy, recall, precision etc. There are implementations of validation, ROC and AUC curves in both R and Python. Finally, the book covers unsupervised learning methods like K-Means, PCA and Hierarchical clustering.

The book is well suited for the novice and the expert. The first two chapters discuss the most important programming constructs in R and Python. The third chapter highlights equivalent programming phrases in R and Python. Hence. those with no knowledge of R and Python will find these introductory chapter useful. Those who are proficient in one of the language can further their knowledge on the other. Those are familiar with both R and Python will find the equivalent implements useful to internalize the algorithms. This book should serve as a useful and handy reference for Machine Learning algorithms in both R and Python

Table of Contents Preface 4

  1. Essential R ___________________________________________________ 7
  2. Essential Python for Datascience ____________________________ 54
  3. R vs Python ____________________________________________________77
  4. Regression of a continuous variable ___________________________ 96
  5. Classification and Cross Validation __________________________113
  6. Regression techniques and regularization ______________________134
  7. SVMs, Decision Trees and Validation curves ___________________ 175
  8. Splines, GAMs, Random Forests and Boosting ___________________ 202
  9. PCA, K-Means and Hierarchical Clustering _____________________ 234 References _______________________________________________________ 244

practicalmachinelearningwithrandpython's People

Contributors

tvganesh avatar

Watchers

Dimitri Grinkevich avatar

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.