View source on GitHub |
Public API for standard_artifacts.
Classes
class Boolean
: Artifacts representing a boolean.
class Bytes
: Artifacts representing raw bytes.
class ExampleAnomalies
: TFX first-party component artifact definition.
class ExampleStatistics
: TFX first-party component artifact definition.
class Examples
: Artifact that contains the training data.
class Float
: Float-typed artifact.
class HyperParameters
: TFX first-party component artifact definition.
class InferenceResult
: TFX first-party component artifact definition.
class InfraBlessing
: TFX first-party component artifact definition.
class Integer
: Integer-typed artifact.
class JsonValue
: Artifacts representing a Jsonable value.
class Model
: Artifact that contains the actual persisted model.
class ModelBlessing
: Artifact that contains the evaluation of a trained model.
class ModelEvaluation
: TFX first-party component artifact definition.
class ModelRun
: TFX first-party component artifact definition.
class PushedModel
: TFX first-party component artifact definition.
class Schema
: Artifact that contains the schema of the data.
class String
: String-typed artifact.
class TransformCache
: TFX first-party component artifact definition.
class TransformGraph
: TFX first-party component artifact definition.