Skip to content
#

semi-supervised-learning

Here are 528 public repositories matching this topic...

jwmueller
jwmueller commented Mar 27, 2022

sklearn.utils are meant to be used internally within the scikit-learn package. They are not guaranteed to be stable between versions of scikit-learn. So depending on this submodule may limit cleanlab compatibility across sklearn versions.

Would not be too much work to replace the few cleanlab functions currently being

good first issue code improvement
ptynecki
ptynecki commented May 16, 2020

Hey,

I would propose extend list of available models by SeqVec (ELMo-based implementation) which was presented in the Modeling aspects of the language of life through transfer-learning protein sequences paper.

SeqVec model trained on UniRef50 is available at: [SeqVec-model](

enhancement good first issue help wanted wontfix

Improve this page

Add a description, image, and links to the semi-supervised-learning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the semi-supervised-learning topic, visit your repo's landing page and select "manage topics."

Learn more