Automatic Feature Selection in Python: An Essential Guideby@davisdavid
33,061 reads

Automatic Feature Selection in Python: An Essential Guide

tldt arrow
EN
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Featurewiz is a new open-source python package for automatically creating and selecting important features in your dataset that will create the best model with higher performance. It uses the SULOV algorithm and Recursive XGBoost to reduce features to select the best features for the model. It also uses advanced feature engineering strategies to create new features before selecting the best set of features with a single line of code. The featurewiz can automatically detect if the problem is regression or classification. It can run on most Python 3.0 (low cost) or very high cost (very high cost)

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Automatic Feature Selection in Python: An Essential Guide
Davis David HackerNoon profile picture

@davisdavid

Davis David


Receive Stories from @davisdavid

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!