Page Properties | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||
Resources & Remarks Modification History
|
As of Version | product version 2021 Autumn | component version 0.32022 Winter | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Request Method | GET | ||||||||||||
Response Format | JSON | ||||||||||||
Description |
After metadata extraction is done and the predicted property values are shown to the user, the user decides on the validity of those data by accepting them or changing the shown values. It is important to inform the ML Pipeline about this decision in order to improve future predictions by calling this feedback endpoint. In the JSON request body, the following parameters are expected:
If an error is thrown, it will be a JSON structure is returned as response body. | ||||||||||||
Request Header | Content-Type: application/json X-ID-TENANT-NAME: tenant_name | ||||||||||||
Request Example | /predict-api/predictapi/extraction/feedback
| ||||||||||||
Result Example | (1) Successful
(2) Not succelful:
|
...