Get Started
Contact our data science experts to find out the best solutions for your business. We'll get back to you within 1 business day.
Access an aggregation of real-time, real-world data with prebuilt ML features so you can can rapidly prove which types of events impact specific locations, improving your models accuracy and AI capabilities.
Rapidly prove events impact your business with our Features API which goes beyond Synthetic data limitations. Then unlock the how and why they will impact your business with our Events API.
STEP 1:
STEP 2:
STEP 3:
curl -X POST https://api.predicthq.com/v1/features/ \
-H "Accept: application/json" \
-H "Authorization: Bearer $ACCESS_TOKEN" \
--data @<(cat <<EOF
{
"active": {
"gte": "2019-11-16",
"lte": "2019-11-17"
},
"location": {
"geo": {
"lat": "37.78428",
"lon": "-122.40075",
"radius": "2.6mi"
}
},
"phq_attendance_conferences": {
"stats": [
"min",
"max"
]
},
"phq_attendance_sports": {
"stats": ["count", "std_dev", "median"],
"phq_rank": {
"gt": 50
}
},
"phq_attendance_concerts": true,
"phq_rank_public_holidays": true
}
EOF
)
Don’t spend months building your own features and integrating them into your models. We have done all the heavy lifting for you so you can focus on extracting the value immediately.
Don't underestimate how much effort it takes to work with event data... Being able to rely on a company whose sole purpose is to remove the ambiguity of event data has been game-changing for us.
PredictHQ is the only business in the world that can unlock what events impact businesses at scale. Helping shape the next generation of real-world AI/ML models, unlocking Billions in potential upside.
Contact our data science experts to find out the best solutions for your business. We'll get back to you within 1 business day.