Provides a toolkit for building predictive models in one integrated offering. Contains infrastructure functionalities such as data exploration and preparation, missing values treatment, outliers treatment, variable derivation, variable selection, dimensionality reduction, grid search for hyperparameters, data mining and visualization, model evaluation, strategy analysis etc. 'creditmodel' is designed to make the development of binary classification models (machine learning based models as well as credit scorecard) simpler and faster.
Version: | 1.0 |
Depends: | R (≥ 3.3.0) |
Imports: | data.table, dplyr, randomForest, xgboost, glmnet, gbm, gridExtra, ggplot2 (≥ 1.0.1), car, foreach, doParallel, ggcorrplot, pmml, XML, rpart, sqldf, stringr |
Suggests: | knitr, testthat |
Published: | 2019-04-28 |
Author: | Dongping Fan [aut, cre] |
Maintainer: | Dongping Fan <fdp at pku.edu.cn> |
BugReports: | https://github.com/FanHansen/automodel/issues |
License: | AGPL-3 |
URL: | https://github.com/FanHansen/automodel |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | creditmodel results |
Reference manual: | creditmodel.pdf |
Vignettes: |
Automated Model Development Process |
Package source: | creditmodel_1.0.tar.gz |
Windows binaries: | r-devel: creditmodel_1.0.zip, r-release: creditmodel_1.0.zip, r-oldrel: creditmodel_1.0.zip |
OS X binaries: | r-release: creditmodel_1.0.tgz, r-oldrel: creditmodel_1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=creditmodel to link to this page.