Get concept’s prediction estimation
Get concept’s prediction estimation
Path parameters
concept_id
The unique identifier for the concept
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
threshold
Threshold above which classification is positive
confidence_level
A higher value results in wider confidence intervals, with more confidence of correctness. A lower value results in narrower confidence intervals, with less confidence of correctness
estimation_fidelity
A higher value makes estimation slower, but more accurate. A lower value makes estimation faster, but less accurate
Response
This endpoint returns an object.
probabilityRanges
Each tuple represents the bounds of a bin we estimated number of assets for
estimates
Number of assets belonging to each probability range
confidenceIntervals
Lower/upper bounds representing respective ranges that the actual number of assets is in