[QUESTION] Why all estimators should be fitted to training data only?
Ouverte
- Langage dominant
- Jupyter Notebook
- Étoiles
- 14.1k
- Forks
- 5.3k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Page 45 says:
>As will all estimators, it is important to fit scalers to the training data only: never use `fit()` or `fit_transform()` for anything else than training set.
Could you please explain why it is important and what happens if this recommendation is not followed?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.