You are working on a dataset and found that the model performance is poor. On further inspection, you found some data points that are far from the rest. What could be a possible reason for the poor performance of your model?
- Outliers
- Overfitting
- Underfitting
- nan
The poor performance of the model might be due to outliers in the dataset. Outliers can have a significant impact on the performance of machine learning models.
Loading...
Related Quiz
- Suppose you are comparing the dispersion of two different data sets. One has a higher range, but a lower IQR than the other. What might this tell you about each data set?
- What functionality does the Seaborn library add over Matplotlib?
- What are the key statistical tools used in Confirmatory Data Analysis (CDA)?
- What is the general threshold value of VIF above which multicollinearity is generally assumed to be high?
- Why is 'communication' crucial even after 'conclusion' in the EDA process?