scikit-learn-contrib/scikit-matter

Consistent validation

rosecers opened this issue · 2 comments

I'm going through a lot of the estimators to run the check_estimators for scikit-learn-contrib, and am noticing the we don't validate X and y matrices consistently in every function. We should circle back on this.

Can this be closed with #196 ?

Yes, I think so.