Options
All
  • Public
  • Public/Protected
  • All
Menu

Module ai/public-api

Index

Type Aliases

AiModelDbRoute: "local" | "hadoop" | string

DB 라우트 타입

AiModelTrainType: "train" | "retrain" | "infer"
AiTrainedModelInferenceType: "ai/trained-model/inference" | "ai/trained-model/inference/abort"

AI 분석 요청 타입

AiTrainedModelInferredResultDatasetType: string | [string, any] | [string, any][]

websocket 분석 결과 수신 데이터셋 값 타입

Generated using TypeDoc