Published March 29, 2023
| Version 1.0.3
Software
Open
jlgarridol/sslearn: v1.0.3
Description
[1.0.3] - 2023-03-29
Added
- Methods now support no unlabeled data. In this case, the method will return the same as the base estimator.
- In OneHotEncoder, the
sparseparameter is nowsparse_outputto avoid a FutureWarning.
- CoForest now is most similar to the original paper.
- TriTraining can use at least 3 n_jobs. Fixed the bug that allows using as many n_jobs as cpus in the machine.
Files
jlgarridol/sslearn-1.0.3.zip
Files
(156.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:d388d769ddbd0056272d7f933c3bcb6f
|
156.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/jlgarridol/sslearn/tree/1.0.3 (URL)