The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
ml_assess() now rejects
a second call on the same test partition regardless of which model calls
it. The provenance registry tracks spent holdouts via content-addressed
fingerprinting.ml_prepare() return value extraction (X and norm
fields).ml_cv(), ml_cv_temporal(),
ml_cv_group() for cross-validation.ml_verify() for post-fit model verification.ml_prepare() for explicit preprocessing.rlang::hash
fingerprinting).Initial CRAN release.
ml_split(), ml_fit(),
ml_evaluate(), ml_assess(). The
evaluate/assess boundary prevents data leakage by separating iterative
model selection from final generalization estimates.ml_screen() for rapid algorithm comparison across all
available backends.ml_tune() for hyperparameter tuning with random search
and cross-validation.ml_stack() for model ensembling via out-of-fold
stacking.ml_drift() for data drift detection (KS test).ml_shelf() for model staleness monitoring.ml_explain() for feature importance (impurity-based and
coefficient-based).ml_calibrate() for probability calibration (Platt
scaling).ml_validate() for pass/fail gating against user-defined
rules.ml_profile() for dataset profiling.ml_save() / ml_load() for model
persistence in .mlr format.configure; no Rust required for a fully
functional installation.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.