IBM Watson AutoAI machine learning tutorial | Connecting model API to a web application

preview_player
Показать описание
This is the third video in a three-part series from @Horea Porutiu.

In this video, we deploy our best performing model as a web-service so that we can connect to our running machine learning model via API. Next, we test our model to ensure it is working properly. Lastly, we implement the API that will call our deployed model. We need the IBM Watson Machine Learning API key, the instance ID, and the model deploymentID. Lastly, we need a token to authenticate ourselves. Once we paste all of the credentials into our Python, Flask application, we can install our dependencies with Pip and then run the Flask application. Lastly, we will test our application by using the web-app UI to fill in a form to talk to our running machine learning model. And that's it! Within 20 minutes, you've been able to explore a free data set on Kaggle, upload it to IBM Watson, and automatically generate several pipelines that used various machine learning algorithms to predict insurance expenses. We then deployed our model and connected to it via API in a Python application. Great job! For code, and detailed instructions, check the GitHub link below.

#MachineLearning
#WebApplication
#AutoAI
Рекомендации по теме
Комментарии
Автор

An excellent set of tutorials, pitched at the right technical level. Thank you.

ianrichardson
Автор

When I test my model, the input data field instead of showing the type of data 'integer', 'string', etc, it shows as 'double', what does double means and what went wrong?

Keiky
Автор

Hi @Horea Porutiu, how to get unexpired IAM token

suneelkumar
Автор

hi how to connect Auto AI with Android Studio

jomoljohn
welcome to shbcf.ru