Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProjectSettings

Package version

Represents settings associated with a project.

Hierarchy

  • ProjectSettings

Index

Properties

Optional classificationType

classificationType: Classifier

Gets or sets the classification type of the project. Possible values include: 'Multiclass', 'Multilabel'

Optional domainId

domainId: undefined | string

Gets or sets the id of the Domain to use with this project.

Optional targetExportPlatforms

targetExportPlatforms: string[]

A list of ExportPlatform that the trained model should be able to support.

Generated using TypeDoc