featurewiz
featurewiz copied to clipboard
Use advanced feature engineering strategies and select best features from your data set with a single line of code. Created by Ram Seshadri. Collaborators welcome.
Does feature wiz support Numpy arrays as input features? I have my pandas dataframe but a few columns contain numpy arrays. Those never seem to be selected even though I...
featurewiz currently has restrictions on e.g. pandas
Latest version on PyPI is 0.5.7, latest conda package version 0.3.2
With Ubuntu 24.02 and python 3.122 I can not install it. because requeired scikit-learn doesnt support >3.11. Please solve it
Hi, Still trying 'Best_Pipeline_Featurewiz.ipynb', but this time with the proper Featurewiz venv kernel (python 3.7.2) and I'm going even less far than with my base anaconda venv. See the error...
Hi, Trying to run the 'Best_Pipeline_Featurewiz.ipynb' example first and after a long and fastiduous work to be able getting some results from your very promising tool I've got the below...