Schemas
Language-independent JSON Schema definitions for rtemis. The same config drives rtemis (R), rtemis-py and rtemislive — these documents are the contract between them.
42 schemasschema.rtemis.orgindex.json
Machine learning
41Start here — configs you author
clusterLanguage-independent config for an rtemis clustering pipeline: a data reference, a `ClusteringConfig`, and an output directory.
decomposeLanguage-independent config for an rtemis decomposition pipeline: a data reference, a `DecompositionConfig`, and an output directory.
supervisedLanguage-independent config for an rtemis supervised-learning run. Mirrors the `SuperConfig` object: data references, optional preprocessing / decomposition, an algorithm with hyperparameters, optional tuning and outer resampling, and execution settings. The same config drives rtemis (R), rtemis-py, and rtemislive.
Components — composed into the configs above
Composition
How the schemas above assemble — every reference is a link
supervised/v1dat_training_pathstring | nulldat_validation_pathstring | nulldat_test_pathstring | nullweightsstring | nullpositive_classstring | nullpreprocessor_configalgorithmstring | nullhyperparameterstuner_configexecution_configquestionstring | nulloutdirstringverbosityintegercluster/v1decompose/v1