Using EconML with microsoft.com

Jupyter Notebook integration

Install
# See https://github.com/py-why/EconML
Detect objects in an image url and saves the result.
curl \
  -H "Prediction-Key: $API_KEY" \
  https://southcentralus.api.cognitive.microsoft.com/customvision/v3.0/prediction/{projectId}/detect/iterations/{publishedName}/url
Classify an image url and saves the result.
curl \
  -H "Prediction-Key: $API_KEY" \
  https://southcentralus.api.cognitive.microsoft.com/customvision/v3.0/prediction/{projectId}/classify/iterations/{publishedName}/url
SDK on GitHub 📄 API Docs
SDK
EconML
Jupyter Notebook
API
microsoft.com
microsoft.com:cognitiveservices-Prediction
At a glance
Language Jupyter Notebook
Endpoints8
Base URLhttps://southcentralus.api.cognitive.microsoft.com/customvision/v3.0/prediction