plotNetBenefit
scikit-learn
in python can be converted wit getEunomiaPlpData
to get some data
in one line.
createSklearnModel
and used to predict on new data with the packageduckdb
backed Andromeda
sqlite
backed Andromeda
Eunomia
skip_if_offline
or skip_if_not_installed
where appropriate. Tests using Eunomia
need internet and tests using any
suggest packages need skip_if_not_installed
. Put skip_on_cran
for all
tests requiring pythonrlang::check_installed
flag. This means the installation is much lighter if
only using the basic functionality of the package, e.g. develop a model using
Cyclops.Small bug fixes: - added analysisId into model saving/loading - made external validation saving recursive - added removal of patients with negative TAR when creating population - added option to apply model without preprocessing settings (make them NULL) - updated create study population to remove patients with negative time-at-risk
Changes: - merged in bug fix from Martijn - fixed AUC bug causing crash with big data - update SQL code to be compatible with v6.0 OMOP CDM - added save option to external validate PLP
Changes: - Updated splitting functions to include a splitby subject and renamed personSplitter to randomSplitter - Cast indices to integer in python functions to fix bug with non integer sparse matrix indices
Changes: - Added GLM status to log (will now inform about any fitting issue in log) - Added GBM survival model (still under development) - Added RF quantile regression (still under development) - Updated viewMultiplePlp() to match PLP skeleton package app - Updated single plp vignette with additional example - Merge in deep learning updates from Chan
Changes: - Updated website
Changes: - Added more tests - test files now match R files
Changes: - Fixed ensemble stacker
Changes: - Using reticulate for python interface - Speed improvements - Bug fixes
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.