January 2018
Beginner to intermediate
316 pages
7h 14m
English
The p-values are a decimals between 0 and 1 that represent the probability that the data given to us occurred by chance under the hypothesis test. Simply put, the lower the p-value, the better the chance that we can reject the null hypothesis. For our purposes, the smaller the p-value, the better the chances that the feature has some relevance to our response variable and we should keep it.
The big take away from this is that the f_classif function will perform an ANOVA test (a type of hypothesis test) on each feature on ...
Read now
Unlock full access