InterviewSolution
Saved Bookmarks
| 1. |
Which of the following technique comes under practical machine learning?(a) Bagging(b) Boosting(c) Forecasting(d) None of the mentionedI had been asked this question in an internship interview.The above asked question is from ToolBox Overview topic in portion Data Science Basics and Data Scientist Toolbox of Data Science |
|
Answer» CORRECT answer is (B) Boosting Explanation: Boosting is an APPROACH to MACHINE learning based on the IDEA of creating a highly accurate predictor. |
|