acwooding / dimension_reduction

MIT License
3 stars 2 forks source link

update to use implementation of tsne extending BaseEstimator #78

Closed acwooding closed 6 years ago

acwooding commented 6 years ago

Was using a hack before that didn't fully support the sklearn API necessary to do GridSearchCV. Should be fixed in this branch.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 74


Totals Coverage Status
Change from base Build 72: 0.0%
Covered Lines: 426
Relevant Lines: 1218

💛 - Coveralls