misspi 0.1.1
Changes
- Fixed default parallel core usage to comply with CRAN check
policies.
- Updated examples to run safely during CRAN checks.
- Improved robustness of parallel execution and cleanup.
- Fixed the issue of LightGBM crash
misspi 0.1.0
Initial release
- Parallel framework for missing value imputation.
- Supports tree-based, regularized regression, and custom models.
- Includes early stopping and multiple initialization strategies.