PinnedPublished inAnalytics VidhyaFine-Grained Sentiment Analysis of Smartphone ReviewSentiment Analysis or opinion mining is the analysis of emotions behind the words by using Natural Language Processing and Machine…Nov 26, 2020Nov 26, 2020
Published inAnalytics VidhyaRedefining Cancer Treatment with Machine LearningIntroductionDec 14, 2020Dec 14, 2020
Published inAnalytics VidhyaSupport Vector MachinesIt is a two-part article wherein first part I will discuss about the hard-margin SVMs and in the next part I will discuss about…Jul 21, 2020Jul 21, 2020
Published inAnalytics VidhyaLogistic RegressionLogistic Regression is analogous to multiple linear regression, except the outcome is binary. Contrary to its name, logistic regression is…Jun 9, 2020Jun 9, 2020
Published inAnalytics VidhyaLinear RegressionRegression is probably the first machine learning algorithm you learnt when you first step into the realm of machine learning because of…May 24, 20201May 24, 20201
Published inAnalytics VidhyaK-Nearest Neighbor(k-NN)The k-nearest neighbors (K-NN) algorithm is a simple, easy to implement supervised machine learning algorithm. The “K” in k-NN refers to…Apr 11, 2020Apr 11, 2020
Web-Scraping with BeautifulSoupThis article is a beginners walk-through guide on how to scrape web pages with the help of BeautifulSoup module in python. I hope that by…Mar 11, 2020Mar 11, 2020
Guess GameAs a beginner I wanted to get the hold off the basic concepts of python by making some playful apps. So this is one of those programs…Mar 8, 2020Mar 8, 2020
Published inAkshay PatelIt was love at first encounterThis is my first post as a machine learner and through this post, I’ll share how I started my career in machine learning and how this idea…Sep 16, 20191Sep 16, 20191