2. Supervised learning can be applied on what type of data? 3. Give example of supervised learning. 4. Unsupervised learning can be applied on what type of data? 5. When is semi supervised learning applicable? 6. Define bias and variance. 7. What is the formula for calculating accuracy of a classifier? 8. What is supervised learning? 9. What is Unsupervised learning? 10.What do yop mean by over fitting and under fitting? 11.Why feature scaling is necessary? 12. How to convert categorical data into numeric values?
Q2) Long answer questions
1. What is machine learning? Explain various types of machine learning
methods. 2. Explain the supervised machine learning process. 3. Wxplain the Unsupervised machine learning process. 4. What are the advantages and limitations of supervised learning? 5. What are the advantages and limitations of unsupervised learning? 6. Write a short note on bias and variance. 7. Write a short note on machine learning process in details. 8. Differentiate between classification and regression 9. What are previous steps in data preprocessing? 10.Explain model evaluation procedures. 11.Explain the logistic regression. 12.Explain the K-Nearest neighbors algorithm. 13.Explain naïve bayes theorem. 14.Explain support vector machine. 15.Explain all non linear regression Decision tree, support vector, KNN. 16.