Skip to content

Releases: OHDSI/PatientLevelPrediction

PatientLevelPrediction 3.0.0

07 Oct 17:36
10a1282
Compare
Choose a tag to compare
  • Added large-scale prediction function to train Cartesian product of T,O,TAR, models, covariate settings and population settings
  • Added deep learning and ensemble models
  • Updated journal paper creation function
  • Updated vignettes
  • Updated Readme
  • Fix bugs

PatientLevelPrediction Update

16 May 20:50
Compare
Choose a tag to compare

Added network study package function
Added documentation

New Feature Extraction

13 Dec 18:49
Compare
Choose a tag to compare

The package was updated for the new feature extraction package

PatientLevelPrediction OHDSI Tutorial

09 Oct 13:52
Compare
Choose a tag to compare

The version that will be used at the 2017 OHDSI tutorial on PatientLevelPrediction.

This version includes:

-Standardized covariate construction using the CDM
-Ability to add custom covariates
-7 classifiers (ada boost, decision tree, gradient boosting machine, knn, lasso logistic regression, naive bayes, random forest)
-Ability to add custom classifier
-Internal validation measures (calibration, discrimination, visualizations)
-Interactive shiny visualization of internal validation performance
-Simple functions to extract similar data (the same covariates) and apply the model on new datasets

Added support for custom covariate builders

04 Nov 03:30
Compare
Choose a tag to compare

Added support for custom covariate builders. A new covariate builder has been included for generating covariates typically used in HDPS(tm) studies.

First stable release

02 Nov 00:26
Compare
Choose a tag to compare

This is the first stable release that it intended for testing and development purposes.