Machine Learning (1)
Machine Learning (1)
5 Marks Questions:
1. Explain linear regression , Scatter plot , Error in prediction and Best fitting line
2. Compare Linear Regression and Logistic Regression.
3. Explain concept of logistic regression.
4. Explain performance evaluation matrix for binary classification with suitable
example.
5. Compare Bagging and Boosting with reference to ensemble learning. Explain how
this method helps to improve the performance of machine learning model.
6. Explain concept of Bagging and Boosting
7. Explain random forest algorithm in detail.
8. Describe Cross-validation in machine Learning .