项目作者: EhtashamBillah

项目描述 :
All independent variables do not have the similar impact on dependent variable. Here we will try to find the independent varibles that have most significant impact on dependent variable to make the ML algorithm fast and accurate by utilizing RFE.
高级语言: R
项目地址: git://github.com/EhtashamBillah/Variable-Selection-By-Recursive-Feature-Elimination-RFE-.git


Variable Selection By Recursive Feature Elimination RFE

All independent variables do not have the similar impact on dependent variable. Here we will try to find the independent varibles that have most significant impact on dependent variable to make the ML algorithm fast and accurate by utilizing RFE.