Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExtModelEntry<SAMPLE, META>

type of model script entry for train and predict

Type parameters

  • SAMPLE: Sample<any>

  • META: DatasetMeta

Hierarchy

  • ExtModelEntry

Index

Properties

Properties

predict

predict: PredictEntry<SAMPLE, META>

train

train: ModelEntry<SAMPLE, META>

Generated using TypeDoc