Publications by Tinniam V Ganesh

Practical Machine Learning with R and Python – Part 3

20.10.2017

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 set will u...

12373 sym R (40465 sym/26 pcs) 107 img

Practical Machine Learning with R and Python – Part 4

29.10.2017

This is the 4th installment of my ‘Practical Machine Learning with R and Python’ series. In this part I discuss classification with Support Vector Machines (SVMs), using both a Linear and a Radial basis kernel, and Decision Trees. Further, a closer look is taken at some of the metrics associated with binary classification, namely accuracy vs ...

9846 sym R (23849 sym/19 pcs) 46 img

Practical Machine Learning with R and Python – Part 5

06.11.2017

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 and Python 2.Practical Ma...

10587 sym R (25473 sym/24 pcs) 80 img

Practical Machine Learning with R and Python – Part 6

21.11.2017

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 this initial post, I tou...

4703 sym R (6147 sym/8 pcs) 20 img

My book ‘Practical Machine Learning with R and Python’ on Amazon

04.12.2017

My book ‘Practical Machine Learning with R and Python – Machine Learning in stereo’ is now available in both paperback ($9.99) and kindle ($6.97/Rs449) versions. In this book I implement some of the most common, but important Machine Learning algorithms in R and equivalent Python code. This is almost like listening to parallel channels of m...

2122 sym 6 img

The 3rd paperback editions of my books on Cricket, now on Amazon

15.12.2017

The 3rd  paperback edition of both my books on cricket is now available on Amazon for $12.99 a) Cricket analytics with cricketr, Third Edition ($12.99). This book is based on my R package ‘cricketr‘, available on CRAN and uses ESPN Cricinfo Statsguru b) Beaten by sheer pace! Cricket analytics with yorkr, 3rd edition ($12.99). This is based ...

1516 sym 8 img

Deep Learning from first principles in Python, R and Octave – Part 1

04.01.2018

“You don’t perceive objects as they are. You perceive them as you are.” “Your interpretation of physical objects has everything to do with the historical trajectory of your brain – and little to do with the objects themselves.” “The brain generates its own reality, even before it receives information coming in from the eyes and the ...

10358 sym R (9596 sym/4 pcs) 84 img

Deep Learning from first principles in Python, R and Octave – Part 2

11.01.2018

“What does the world outside your head really ‘look’ like? Not only is there no color, there’s also no sound: the compression and expansion of air is picked up by the ears, and turned into electrical signals. The brain then presents these signals to us as mellifluous tones and swishes and clatters and jangles. Reality is also odorless: th...

8782 sym R (10876 sym/13 pcs) 154 img

Deep Learning from first principles in Python, R and Octave – Part 3

30.01.2018

“Once upon a time, I, Chuang Tzu, dreamt I was a butterfly, fluttering hither and thither, to all intents and purposes a butterfly. I was conscious only of following my fancies as a butterfly, and was unconscious of my individuality as a man. Suddenly, I awoke, and there I lay, myself again. Now I do not know whether I was then a man dreaming I...

16292 sym R (12612 sym/13 pcs) 139 img

Deep Learning from first principles in Python, R and Octave – Part 4

26.02.2018

In this 4th post of my series on Deep Learning from first principles in Python, R and Octave – Part 4, I explore the details of creating a multi-class classifier using the Softmax activation unit in a neural network. The earlier posts in this series were 1. Deep Learning from first principles in Python, R and Octave – Part 1. In this post I i...

10516 sym R (8415 sym/6 pcs) 145 img