Total Questions : 10
Expected Time : 10 Minutes

1. How does the curse of dimensionality impact data preprocessing?

2. Explain the concept of data augmentation in the context of machine learning.

3. What is the significance of data partitioning in machine learning?

4. How does addressing class imbalance impact the training of machine learning models?

5. How does one-hot encoding contribute to handling categorical data?

6. Why is it important to handle missing data in datasets?

7. How can data normalization impact the performance of machine learning algorithms?

8. What is the primary goal of data cleansing in the context of data preprocessing?

9. Why is it essential to perform feature engineering in data preprocessing?

10. What role does data imputation play in handling missing values?