Machine Learning
Model Questions
Short Answer Questions
1. Applications of machine learning
2. Scikit learn with its features.
3. Visualization of data.
4. List the different clustering techniques
5. Different linear models
Long answer Questions
6. Decision tree algorithm with its advantages and disadvantages.
7. Explain the process of getting data online for ML.
8. Steps in Data Preparation process
9. Naïve Bayes classification algorithm with an example
10. K means Clustering Algorithms
11. Steps involved in developing the working model of Machine learning
12. DBSCAN algorithm
13. Differentiate between supervised and unsupervised learning algorithms, listing a few
algorithms under each type.
14. Linear regression algorithm with an example