🤖Model API
Use the Model API to access the custom model scores built specifically on your data using GeoIQ NoCode ML platform.
Last updated
Use the Model API to access the custom model scores built specifically on your data using GeoIQ NoCode ML platform.
Last updated
Name | Type | Description |
---|---|---|
key*
String
Authorised GeoIQ data api key with available credits
lat*
Float
Latitude should be between -90 to 90
lng*
Float
Longitude should be between -180 to 180
date
String
Comma separated list of variables to be fetched. Maximum 50 variables can be fetched in a single call.
custom_variables
Object
Variables provided by client which were used in the model
key*
String
Authorised GeoIQ data api key with available credits
address*
String
Address for which model has to be scored
date
String
Date for which model has to be scored if not passed current date is assumed
custom_variables
Object
Variables provided by client which were used in the model