UBC-MDS / feature-selection-python

A Python package for feature selection with ML estimators
MIT License
5 stars 1 forks source link

Add tests that increased the coverage forward_selection #56

Closed vcuspinera closed 4 years ago

vcuspinera commented 4 years ago

Add two tests to have a 100% coverage for the forward_selection function.