Provenance
system which
tracks models and datasets.See: Description
Interface | Description |
---|---|
ConfiguredDataSourceProvenance |
A tag interface for configurable data source provenance.
|
DataProvenance |
Tag interface for data sources provenances.
|
DataSourceProvenance |
Data source provenance.
|
OutputFactoryProvenance |
A tag provenance for an output factory.
|
TrainerProvenance |
A tag interface for trainer provenances.
|
Class | Description |
---|---|
DatasetProvenance |
Base class for dataset provenance.
|
EnsembleModelProvenance |
Model provenance for ensemble models.
|
EvaluationProvenance |
Provenance for evaluations.
|
ModelProvenance |
Contains provenance information for an instance of a
Model . |
SimpleDataSourceProvenance |
This class stores a String describing the data source, along with a
timestamp.
|
SkeletalTrainerProvenance |
The skeleton of a TrainerProvenance that extracts the configured parameters.
|
Provenance
system which
tracks models and datasets.Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.