shubhamjn1 / Pseudo-Labelling---A-Semi-supervised-learning-technique

Home Page:https://www.analyticsvidhya.com/blog/2017/09/pseudo-labelling-semi-supervised-learning-technique/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code is taking a long time to execute. Is this normal?

constant5 opened this issue · comments

It seems to be hanging up on the cross validation score. Do we need to write a score function or should we just be able to inherit the function from RegressorMixin?