ilastik/ilastik-feature-selection

sklearn.cross_validation deprecated

Closed this issue · 0 comments

sklearn.cross_validation is deprecated since 0.18 and got removed in 0.20. We should adapt our code to use sklearn.model_selection instead. As a prerequisite, it would make sense to get the tests up and running again #1