Articles by Tinniam V Ganesh

Practical Machine Learning with R and Python – Part 6

November 21, 2017 | Tinniam V Ganesh

Introduction This is the final and concluding part of my series on ‘Practical Machine Learning with R and Python’. In this series I included the implementations of the most common Machine Learning algorithms in R and Python. The algorithms implemented were 1. Practical Machine Learning with R and Python – Part 1 In ...
[Read more...]

Practical Machine Learning with R and Python – Part 5

November 6, 2017 | Tinniam V Ganesh

This is the 5th and probably penultimate part of my series on ‘Practical Machine Learning with R and Python’. The earlier parts of this series included 1. Practical Machine Learning with R and Python – Part 1 In this initial post, I touch upon univariate, multivariate, polynomial regression and KNN regression in R ...
[Read more...]

Practical Machine Learning with R and Python – Part 3

October 20, 2017 | Tinniam V Ganesh

In this post ‘Practical Machine Learning with R and Python – Part 3’,  I discuss ‘Feature Selection’ methods. This post is a continuation of my 2 earlier posts Practical Machine Learning with R and Python – Part 1 Practical Machine Learning with R and Python – Part 2 While applying Machine Learning techniques, the data … Continue reading ...
[Read more...]

Practical Machine Learning with R and Python – Part 2

October 12, 2017 | Tinniam V Ganesh

In this 2nd part of the series “Practical Machine Learning with R and Python – Part 2”, I continue where I left off in my first post Practical Machine Learning with R and Python – Part 2. In this post I cover the some classification algorithmns and cross validation. Specifically I touch -Logistic Regression ...
[Read more...]

Practical Machine Learning with R and Python – Part 1

October 6, 2017 | Tinniam V Ganesh

Introduction This is the 1st part of a series of posts I intend to write on some common Machine Learning Algorithms in R and Python. In this first part I cover the following Machine Learning Algorithms Univariate Regression Multivariate Regression Polynomial Regression K Nearest Neighbors Regression The code includes the ...
[Read more...]
1 2 3 4 5 6

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)