Logistic regression gives probabilities as a result then how do we use it to predict a binary outcome?
71Why do we convert categorical variables into factor? Which function is used in r to perform the same?
117Tell us what evaluation approaches would you work to gauge the effectiveness of a machine learning model?
72Post New AI Machine Learning Questions
What is accuracy machine learning?
Why is naive bayes better than decision tree?
What are the two classification methods that SVM ( Support Vector Machine) can handle?
What is machine learning good for?
Is Python enough for machine learning?
What is PAC Learning?
Why do we convert categorical variables into factor?
What is feature engineering?
What are the five popular algorithms we use in machine learning?
Tell us how do you handle missing or corrupted data in a dataset?
Why is naïve bayes machine learning algorithm naïve?
Explain the difference between type I and type ii error?
How would you approach the “Netflix Prize” competition?
Explain false negative, false positive, true negative and true positive with a simple example?
Explain the k-nearest algorithm different from the knn clustering?