Naive Bayes in sentiment analysis: Machine Learning Questions & Answers Part – IV

This is the fourth post on Machine Learning Questions and Answers series. Look here for previous posts. In this post, we will see some questions related to Naive Bayes Algorithm. What is Naive Bayes Algorithm? Answer - One liner for Naive Bayes Algorithm: Assuming all the feature are independent and are equally important and predicting the things based on … Continue reading Naive Bayes in sentiment analysis: Machine Learning Questions & Answers Part – IV

Advertisement

How to Choose ML Algorithm: Machine Learning Questions & Answers Part – III

This is the third post on Machine Learning Questions and Answers series. Look here for previous posts. The fundamental requirement to start any Machine Learning project is to identify which algorithm we should apply for the business problem on which we are starting the Machine Learning project. For that, you must have the ability to pick … Continue reading How to Choose ML Algorithm: Machine Learning Questions & Answers Part – III

Overfitting in Machine Learning: Machine Learning Questions & Answers Part – II

I have started the series of Machine Learning Questions and Answers, you can find the first post here. Let us see some more questions and answers. What is OverFitting in Machine Learning? OR Is OverFitting good or bad in Machine Learning? Answer -  Overfitting is not good for Machine learning projects. As the name suggests, … Continue reading Overfitting in Machine Learning: Machine Learning Questions & Answers Part – II

Classification and Clustering : Machine Learning Questions & Answers Part – I

I have recently started posting related to Machine Learning and I got some very positive feedback from people because they are liking the way I explain Machine Learning related topics in simple words. As per the demand, I am starting the series of Machine Learning Questions and Answers. I will keep on posting the questions … Continue reading Classification and Clustering : Machine Learning Questions & Answers Part – I