See: Description
Class | Description |
---|---|
EmptyDatasetProvenance |
An empty DatasetProvenance, should not be used except by the provenance removal system.
|
EmptyDataSourceProvenance |
An empty DataSourceProvenance, should not be used except by the provenance removal system.
|
EmptyTrainerProvenance |
An empty TrainerProvenance, should not be used except by the provenance removal system.
|
TimestampedTrainerProvenance |
A TrainerProvenance with a timestamp, used when there was no trainer
involved in model construction (e.g., creating an EnsembleModel from existing models).
|
TrainerProvenanceImpl |
An implementation of
TrainerProvenance that delegates everything to
SkeletalTrainerProvenance . |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.