0% found this document useful (0 votes)
4 views

Assignment

Uploaded by

abandi
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

Assignment

Uploaded by

abandi
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Assignment Questions

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

1) What is the curse of dimensionality? Explain manifold approach.


2) Explain locally linear embedding (LLE).
3) Explain about random forest algorithm.
4) Briefly explain PCA.
5) Explain ADABOOST.
Module- V

1) Explain biological neurons and logical computation with neurons.


2) Explain Multi-layer perceptron and backpropagation.
3) Explain the implementation of MLP with respect to Keras.
4) Discuss about number of hidden layers and number of neurons for hidden layer.
5) How to avoid overfitting through regularization.

You might also like