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 framework #22

Closed gelijergensen closed 5 years ago

gelijergensen commented 5 years ago

Added the rough framework for sequential selection, including some code for scoring strategies, error checking with pytest + Travis CI, and also a status badge, for niceness sake