In this page we are going to see Feature Selection for both Numerical & Categorical Values using python. Under Feature Selection, we are going to discuss on
- Correlation Analysis
- Chi Square Test of Independence
In Above methods, Correlation Analysis is for Numerical Data and Chi Square Test of Independence is for categorical values..