gelijergensen / PermutationImportance

Python package for computing the importance of variables in a model through permutation selection
MIT License
5 stars 4 forks source link

Verification of data passed to sequential selection #23

Closed gelijergensen closed 5 years ago

gelijergensen commented 5 years ago

We want to be able to accept either a Pandas dataframe or a numpy array.