0% found this document useful (0 votes)
10 views3 pages

Ai Machine Learning Questions

The document outlines various fundamental concepts and practices in Machine Learning, including the importance of data splitting, model evaluation, and handling biased or imbalanced datasets. It also discusses the significance of feature selection, regularization, and hyperparameter tuning in improving model performance. Additionally, it addresses challenges faced in real-world applications and the distinctions between different types of learning.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views3 pages

Ai Machine Learning Questions

The document outlines various fundamental concepts and practices in Machine Learning, including the importance of data splitting, model evaluation, and handling biased or imbalanced datasets. It also discusses the significance of feature selection, regularization, and hyperparameter tuning in improving model performance. Additionally, it addresses challenges faced in real-world applications and the distinctions between different types of learning.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

1.

Why is it necessary to split data into training and testing sets in Machine
Learning?

2. Imagine you are tasked with building a Machine Learning model to predict
student grades. What steps would you follow?

3. How would you identify and handle biased data in a Machine Learning
project?

4. If a Machine Learning model shows high accuracy during training but


performs poorly on new data, what could be the reasons, and how would you fix
them?

5. A Machine Learning model predicts incorrectly for a specific group of data


points. What logical steps would you take to address this issue?

6. Suppose you are using a Machine Learning model for predicting house prices,
but it predicts extremely high values for certain houses. What logical
explanations could there be, and how would you address them?

7. If a dataset has missing values, what logical steps would you take to prepare
the data for Machine Learning?

8. Why is it important to choose the right evaluation metric for a Machine


Learning model? Illustrate with an example.

9. How does regularization improve a Machine Learning model? Explain


logically.

10. Why is feature selection crucial in Machine Learning, and how would you
perform it?

11. Suppose you are training a Machine Learning model on a very large dataset.
What challenges might you face, and how would you address them?

12. How would you determine whether a dataset is suitable for supervised
learning or unsupervised learning?

13. What is the role of a confusion matrix in Machine Learning, and how can you
use it to improve a model?
14. Consider a scenario where two models have the same accuracy. How would
you decide which one to use?

15. How would you explain the concept of cross-validation to someone new to
Machine Learning?

16. Imagine you are working with an imbalanced dataset. For instance, 90% of
the data belongs to one class and only 10% to another. How would you handle
this situation?

17. How does the choice of hyperparameters affect the performance of a Machine
Learning model? Give an example.

18. If your Machine Learning model consistently performs poorly, how would
you troubleshoot it?

19. Why is dimensionality reduction important, and when would you use it?

20. Explain the trade-off between bias and variance in Machine Learning. How
do you address it?

21.Define Machine Learning. Why is it important in Artificial Intelligence?

22. Explain the difference between Supervised, Unsupervised, and


Reinforcement Learning.

23. List three real-world applications of Machine Learning and describe their
significance.

24. What are the key components of a Machine Learning system?

25. Differentiate between Artificial Intelligence, Machine Learning, and Deep


Learning.

26. How does overfitting affect a Machine Learning model, and how can it be
prevented?

27. Describe the role of data preprocessing in Machine Learning.

28. What challenges do Machine Learning models face in real-world


applications?

You might also like