Published May 26, 2025
| Version 1.1.0
Software
Open
jlgarridol/sslearn: 1.1.0
Authors/Creators
- 1. University of Burgos
- 2. Universidad de Burgos
Description
[1.1.0] - 2025-05-26
Added
- Included
get_dataset_regresionfor separation of labeled and unlabeled data. For the regression dataset, the unlabeled instances are marked withNaN; by @aliciaolivaresgil. - Includes
check_regressorin thesslearn.utilsmodule to check if the estimator is a regressor or not; by @aliciaolivaresgil. - The regressor
CoRegis now included, described in the paper "Semi-supervised regression with co-training" by Zhi-Hua Zhou and Ming Li. Implemented in thesslearn.wrappermodule; by @aliciaolivaresgil. - The regression
TriTrainingRegressoris now included, made by adapting theTriTrainingmethod to regression tasks created by Alicia Olivares Gil. Implemented in thesslearn.wrappermodule; by @aliciaolivaresgil.
Changed
- The functions
read_keelandread_csvfrom thesslearn.datasetsmodule now has a new parameteris_regressionto indicate if the dataset is for regression or classification. This will change the way the dataset is processed and returned; by @aliciaolivaresgil.
Fixed
- Repaired
restricted.feature_fusionandrestricted.probability_fusionwhen the instances that cannot link are not consecutive.
Testing
- Added tests for the new regression methods and the changes in the dataset reading functions; by @aliciaolivaresgil.
Files
jlgarridol/sslearn-1.1.0.zip
Files
(1.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:4e12c38e6d90448336d6848061ace6a1
|
1.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/jlgarridol/sslearn/tree/1.1.0 (URL)
Software
- Repository URL
- https://github.com/jlgarridol/sslearn