There is a newer version of the record available.

Published December 30, 2016 | Version v1
Software Open

healthcareai-r v0.1.10

Creators

Description

This is the first full release of healthcare.ai for R. Note that

This release encompasses basic healthcare ML functionality:

  • Model comparison between random forest, lasso, and mixed model algorithms
  • Feature selection via lasso and random forest feature importance
  • Model deployment to SQL Server, providing top-three most important features
  • Imputation (column mean for numeric and column mode for categorical)
  • Hyperparameter tuning using mtry and number of trees for random forest
  • ROC and PR Curves plotted
  • Model performance evaluated via AU_ROC and AU_PR
  • To assist, these functions are available:
    • groupedLOCF (for longitudinal imputation)
    • findTrends (for Nelson rule 3)
    • convertDateTimeColToDummies to create data-based features from datetime stamp
    • calculateAllCorrelations for correlations across all numeric cols in data frame
    • calculateTargetedCorrelations for correlations across numeric cols and specific column

For this release the following infrastructure: is in place:

AppveyorCI
Roxygen2
mkdocs for website (which files reside in documentation repo)

Files

healthcareai_0.1.10.zip

Files (3.0 MB)

Name Size Download all
md5:c58979733cf00dab2258af9942aa2d25
826.6 kB Download
md5:913d5e3f23a77550ff0b2aa3a19d859c
1.3 MB Download
md5:62c6c69ec643f09423ec45c719f641a9
927.5 kB Preview Download

Additional details