Check machine learning data satisfaction

Check whether sufficient data has been collected for machine learning-based experiments (personalization).

Checks whether sufficient behavioral data has been collected to enable Machine Learning features. Returns the current data satisfaction status.

Requires authentication.

Request

GET /machine-learning/check-data-satisfaction

Headers

HeaderValue
AuthorizationBearer <token>

Response

Returns an object describing whether the data requirements for Machine Learning are satisfied.

Response Body

FieldTypeDescription
satisfiedbooleantrue if sufficient data is available for Machine Learning features.
requiredintegerMinimum number of interaction events required.
currentintegerCurrent number of interaction events recorded.
Headers
string
required

Makaira Instance ID

Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json