get https://api.obviously.ai/user/report/
Retrieve all data from your prediction reports.
This endpoint enables you to retrieve the following items from your prediction reports made using Obviously AI:
- Drivers - List of each data column ordered by highest correlation on the prediction outcome.
- Driver Impact - List of each data column and their percentage impact on the prediction outcome.
- Driver Impact Proportion - List of each data column and their correlational impact on the prediction outcome, normalized between 0 and 1.
- Tech Specs - Details about algorithm used and its accuracy.
- Columns Used - List of data columns used for making the prediction.
For a tutorial on how this works, visit this page.
Ensure pre-requisites are in place
Please make sure you have all the pre-requisites in place before proceeding with this endpoint. To learn more, visit this page.