During the Machine Learning Training pipeline we select the best features which we use to train the machine learning model.
Please watch below video to understand the This video for feature selection.
F-test: https://youtu.be/HsN9wgIR6bg
P-value : https://youtu.be/A8ylukSa0PY
In this video I explained the conceptual understanding how we can use the feature selection methods using Anova or F-Test and Hands-on with
sklearn.feature_selection.f_regression
sklearn.feature_selection.SelectKBest
Python Notebook : https://github.com/atulpatelDS/Youtube/blob/main/Feature_Engineering/Feature%20Selection%20using%20ANOVA%20Test%20for%20Classification%20and%20Regression%20-%20Tutorial%204.ipynb
#FeatureSelection #DataScience #MachineLearning
Download
0 formats
No download links available.
Feature Selection using ANOVA Test for Classification and Regression - Tutorial 4 | NatokHD