Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageSweepLimitSettings

Package version

Limit settings for model sweeping and hyperparameter sweeping.

Hierarchy

  • ImageSweepLimitSettings

Index

Properties

Optional maxConcurrentTrials

maxConcurrentTrials: undefined | number

Maximum number of concurrent iterations for the underlying Sweep job.

Optional maxTrials

maxTrials: undefined | number

Maximum number of iterations for the underlying Sweep job.

Generated using TypeDoc