Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TrainingAPIClientCreateProjectOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • TrainingAPIClientCreateProjectOptionalParams

Index

Properties

Optional classificationType

classificationType: ClassificationType

The type of classifier to create for this project. Possible values include: 'Multiclass', 'Multilabel'

Optional description

description: undefined | string

The description of the project.

Optional domainId

domainId: undefined | string

The id of the domain to use for this project. Defaults to General.

Optional targetExportPlatforms

targetExportPlatforms: string[]

List of platforms the trained model is intending exporting to.

Generated using TypeDoc