misspi
Missing Value Imputation in Parallel
A framework that boosts the imputation of 'missForest' by Stekhoven, D.J. and Bühlmann, P. (2012) doi:10.1093/bioinformatics/btr597 by harnessing parallel processing and through the fast Gradient Boosted Decision Trees (GBDT) implementation 'LightGBM' by Ke, Guolin et al.(2017) https://papers.nips.cc/paper/6907-lightgbm-a-highly-efficient-gradient-boosting-decision. 'misspi' has the following main advantages: 1. Allows embrassingly parallel imputation on large scale data. 2. Accepts a variety of machine learning models as methods with friendly user portal. 3. Supports multiple initializations methods. 4. Supports early stopping that prohibits unnecessary iterations.
- Version0.1.0
- R version≥ 3.5.0
- LicenseGPL-2
- Needs compilation?No
- Last release10/17/2023
Team
Zhongli Jiang
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports8 packages
- Suggests2 packages