Chapter 7 Prepare Your Data For Machine Learning Flashcards
1
Q
- DO ALGORITHMS ALWAYS DELIVER BETTER RESULTS WITH PREPROCESSING? P56
A
Further, when you follow all of the rules and prepare your data, sometimes algorithms can deliver better results without pre-processing.
2
Q
WHEN IS THE NORMALIZING TECHNIQUE IN SCIKITLEARN USED? P59
A
This preprocessing method can be useful for sparse datasets (lots of zeros) with attributes of varying scales.