Deal Benchmark Tradeoff At Scale
Get the tradeoff models for a given category.
Path parameters
group_id
deal_id
category
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
model
Response
Successful Response
scale
Describes the revenue range of the data whose points represent the trade off.
raw_data
Raw data points used to generate the scaling model. Dictionary of the two metrics, x then y.
discarded_raw_data
Additional raw data points which were not used in the model fit due to oulier status. Dictionary of the two metrics, x then y.
areas
Areas representing the range of the scaling model. The x-y coordinates describe a surface containing 1 - alpha share of the data points.