I was trying to follow the Machine Learning class of Andrew Ng and was soon got overwhelmed with all the […]
Category: R-Programming
Mathematical Representation of a Univariate Linear Regression Model
Before starting my journey in Machine Learning, I knew that it would require some concepts of Mathematics. But while learning […]
TextAnalytics: Create WordCloud in R
Text Analytics is such an interesting topic and I was trying to understand where to start from. The first thing that […]
Error: inherits(x, “Source”) is not TRUE in R
Text Analytics is interesting but challenging. I started with a simple goal to create a “WordCloud” using R. I thought […]
R – Error in scan() : line 1 did not have n elements
Problem: I was trying my hands on the Kaggle competition “Sentiment Analysis on Movie Reviews” and was stuck at the […]
Introduction to Text Analytics Using R
I was browsing the competitions in Kaggle with Category as “Getting Started” and the one that caught my attention is […]