healthcareai: Tools for Healthcare Machine Learning

Aims to make machine learning in healthcare as easy as possible. You can develop customized, reliable, high-performance machine learning models with minimal code. Models are created with automatic preprocessing, hyperparameter tuning, and algorithm selection (between 'xgboost' Chen, T. & Guestrin, C. (2016) <arXiv:1603.02754>, 'ranger' Wright, M. N., & Ziegler, A. (2017) <doi:10.18637/jss.v077.i01>, and 'glm' Friedman J, Hastie T, Tibshirani R. (2010) <doi:10.18637/jss.v033.i01>) so that they can be easily put into production. Additionally, there are tools to help understand how a model makes its predictions, select prediction threshholds for operational use, and evaluate model performance over time. Code uses 'tidyverse' syntax and most methods have an associated visualization.

Getting started

Package details

AuthorLevi Thatcher [aut], Michael Levy [aut], Mike Mastanduno [aut, cre], Taylor Larsen [aut], Taylor Miller [aut], Rex Sumsion [aut]
MaintainerMike Mastanduno <michael.mastanduno@healthcatalyst.com>
LicenseMIT + file LICENSE
Version2.5.1
URL https://docs.healthcare.ai/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("healthcareai")

Try the healthcareai package in your browser

Any scripts or data that you put into this service are public.

healthcareai documentation built on Sept. 5, 2022, 5:12 p.m.