Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AutoMLVertical

Package version

AutoML vertical class. Base class for AutoML verticals - TableVertical/ImageVertical/NLPVertical

Hierarchy

  • AutoMLVertical

Index

Properties

Properties

Optional logVerbosity

logVerbosity: LogVerbosity

Log verbosity for the job.

taskType

taskType: "Classification" | "Forecasting" | "ImageClassification" | "ImageClassificationMultilabel" | "ImageInstanceSegmentation" | "ImageObjectDetection" | "Regression" | "TextClassification" | "TextClassificationMultilabel" | "TextNER"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc