Get Ml Status
GET /api/creative/lore/ml/status
GET
/api/creative/lore/ml/status
Get ML pipeline status for the active project.
Responses
Section titled “ Responses ”Successful Response
LoreMLStatusResponse
Status of the ML pipeline for a project.
object
projectId
required
Projectid
string
modelsTrained
required
Modelstrained
boolean
corpusSize
required
Corpussize
integer
clusterCount
required
Clustercount
integer
anomalyCount
required
Anomalycount
integer
contradictionCount
required
Contradictioncount
integer