Question
Overfitting is a common mistake that can happen in any data model. But the real task is how will you ensure that you are not Overfitting with a model? (Hint- Don’t hesitate to explain various methods to prevent overfitting)
in progress 0
4 years 1 Answer 745 views Great Grand Master

Question
You are assigned a new project which involves helping a food delivery company save more money. The problem is, company’s delivery team aren’t able to deliver food on time. As a result, their customers get unhappy. And, to keep them happy, ...
in progress 1
4 years 1 Answer 1268 views Great Grand Master

Question
You are working on a time series data set. You manager has asked you to build a high accuracy model. You start with the decision tree algorithm, since you know it works fairly well on all kinds of data. Later, you ...
in progress 0
4 years 2 Answers 1110 views Great Grand Master

Question
You are given a data set based on the cancer detection results. You’ve built a classification model and achieved an accuracy of 95%. Are you satisfied by the performance? If not, suggest a way to improve it.
in progress 1
4 years 2 Answers 770 views Great Grand Master

Question
You are given a data set. The data set has missing values which spread along 1 standard deviation from the median. What percentage of data would remain unaffected? (Hint- Don’t forget to mention about the thought process that you put for ...
in progress 1
4 years 1 Answer 1599 views Great Grand Master

Question
You are given a train data set having 2000 rows and 1.2 Million columns. The data set is based on a classification problem. You are asked to reduce the dimension of this data so that model computation time can become ...
in progress 1
4 years 5 Answers 956 views Great Grand Master