Assignment
Assignment
Module - I
1) What is the importance of hyper-parameter? Explain with respect to model selection
2) Consider any dataset with minimum 10 data points. Show visualization of the dataset
selected.
3) How to Fine Tune Your Machine Learning Models.
4) What is Data Visualization in Python?
5) Briefly explain the end-to-end steps involved in Machine Learning algorithms.
Module – II
1) Explain in brief about linear regression technique.
2) Discuss about multi-label and multi-output classification.
3) Explain Lasso and Ridge regression.
4) Write the limitations of linear regression and explain the importance of gradient descent.
5) Calculate accuracy, recall, precision, and F-measure. (Take any example)
Module-III
1) Explain DBSCAN algorithm.
2) Discuss about Birch, Mean-shift, and spectral clustering techniques.
3) Discuss about Bayesian GMM in detail.
4) What is anomaly detection? Explain novelty detection algorithms.
5) What is segmentation? Explain with respect to clusters.
Module – IV