Releases: OHDSI/PatientLevelPrediction
Releases · OHDSI/PatientLevelPrediction
Release v6.5.1
- [Bug] Remove old R condition from Rd files throug new roxygen2 (PR #603)
- [Internal] Use reticulate's
py_require
for stating python dependencies (PR #600) - [Bug] use
closeConnection
instead offinalize
for RMM (PR #599) - [Bug] Refresh the xgboost training call to remove watchlist/nthread deprecation warnings (PR #587)
- [Bug] Align querySql() usage and migration discovery with DatabaseConnector 7 to keep PLP uploads and exports working (PR #595)
- [Internal] Add pkgload to Suggests for dev/test tooling (PR #595)
- [Bug] Improve net benefit plot to handle multiple results and thresholdSummary (PR #586)
Release v6.5.0
- [Feature] skip diagnostics when using
runMultiplePlp
(PR #581) - [Bug] Add seed to
simulatePlpData
to stop convergence issues in examples (PR #583) - [Bug] Conserve andromeda object when samplig (PR #579)
- [Bug] Fix
modelSettings
of existing GLM (PR #575) - [Bug] Fix normalizers if feature is a constant (PR #573)
- [Bug] Fix failure of rclassifier and sklearn models with only one feature (PR #569)
Release v6.4.1
- [Bug] Fix bug when sampleSize is NULL but restricting by dates in getPlpData (PR #559)
- [Bug] Add cohort definitions to external validation (PR #562)
- [Bug] Copy attributes correctly in new FE methods (PR #557)
- [Bug] Specify more settings for existing models (GLM and Scikit-learn) (PR #555)
- [Bug] temporal data compatibility (PR #554)
- [Bug] Specify start and endDays in cohortCovariates (PR #553)
- [Bug] Fix bugs when uploading same cohorts in parallel (PR #544)
Release v6.4.0
See NEWS.md for release notes.
Release v6.3.9
See NEWS.md for release notes.
Release v6.3.8
See NEWS.md for release notes.
Release v6.3.7
See NEWS.md for release notes.
v6.3.6
Release v6.3.5
See NEWS.md for release notes.
Release v6.3.4
See NEWS.md for release notes.