-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: NXP-10.3
-
Component/s: AI Nuxeo Services, ML Custom Model
-
Release Notes Summary:Adds new service to produce Statistics from Datasets
-
Epic Link:
-
Tags:
-
Sprint:nxAI Sprint 10.3.7, nxAI Sprint 10.3.8
-
Story Points:5
Creates the initial service for Data Validation, locally in Nuxeo, to be used by the REST API while defining the Custom Model.
Methods :
- GetDatasetInfo(DocumentType, Inputs, Outputs)
- GetDatasetStats(DocumentType, Inputs, Outputs)
Also will be responsible to call the cloud service for multiple Sanity Checks on the training data before we start a new model training .