Published March 29, 2023
| Version 1.0.3.1
Software
Open
jlgarridol/sslearn: v1.0.3.1
Description
[1.0.3.1] - 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.1.zip
Files
(156.1 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:6897e8329cd2b4da2cd627b0c4d30753
|
156.1 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/jlgarridol/sslearn/tree/1.0.3.1 (URL)