healthcareai-r  by HealthCatalyst

R package for healthcare machine learning

created 9 years ago
253 stars

Top 99.5% on sourcepulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

This R package provides tools for healthcare machine learning, aiming to simplify the development, evaluation, and deployment of predictive models. It targets data scientists and researchers in the healthcare domain, enabling them to build custom, high-performance models with minimal code and gain insights into model behavior.

How It Works

The package abstracts complex machine learning workflows into simple R functions. It automates data cleaning, imputation, and visualization, and supports the training of multiple algorithms (e.g., Random Forest, XGBoost, glmnet) with hyperparameter tuning via cross-validation. The machine_learn function can produce a trained model in a single line of code, with subsequent predict and plot functions facilitating evaluation.

Quick Start & Requirements

Highlighted Details

  • Automates model development from messy data to optimized models in one line of code.
  • Supports classification and regression tasks.
  • Includes features for prediction evaluation and model interpretability.
  • Offers automated hyperparameter tuning and cross-validation.

Maintenance & Community

  • Active Slack community for support and discussion.
  • Feature requests and bug reports are handled via GitHub issues.
  • Legacy version (v1) is retired but still available.

Licensing & Compatibility

  • License: Not explicitly stated in the README.
  • Compatibility: Designed for R.

Limitations & Caveats

The README does not specify the license, which is crucial for commercial use or closed-source integration. The package focuses on R and may not be directly compatible with other programming ecosystems.

Health Check
Last commit

2 years ago

Responsiveness

1+ week

Pull Requests (30d)
0
Issues (30d)
0
Star History
1 stars in the last 90 days

Explore Similar Projects

Feedback? Help us improve.