gelijergensen / PermutationImportance

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

Sequential Selection Runner #29

Closed gelijergensen closed 5 years ago

gelijergensen commented 5 years ago

We should finally flesh out how the sequential selection actually runs. Don't worry about the multiprocessing for now.