How to Deploy Machine Learning Model as an API in Python - FastAPI

preview_player
Показать описание
. This video is about deploying a trained Machine Learning model as an API in Python using FastAPI. Fastapi is a useful module in Python for creating APIs in Python.

Hello everyone! I am setting up a donation campaign for my YouTube Channel. If you like my videos and wish to support me financially, you can donate through the following means:

(No donation is small. Every penny counts)
Thanks in advance!

I am making a "Hands-on Machine Learning Course with Python" in YouTube. I'll be posting 3 videos per week: Monday Evening; Wednesday Evening; Friday Evening.

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

Siddhardhan, your work is truly amazing !!! The whole world should know about your channel

Kevin-gzth
Автор

Very useful your videos…. Thank you…, you are the only in YouTube that show simple models with very useful Solutions…., thank you again.., regards from Bolivia (asmall country in south america)

arturocdb
Автор

Genuinely useful video with simplicity in explanation for better understanding, great work

srineel
Автор

Siddhardhan, you have nicely explained the topic. Thank you.

rmasineni
Автор

Thank you.This is a greate explanation.!!One of the best video of this category....

channadissanayaka
Автор

You are great teacher, thanks a million) Very rare decent corse!

innadragota
Автор

Thank you for the informative content bro 👍, it was very helpfull.

naveenk.m
Автор

best ml tutorial i have ever seen .thank you brother.

nimeshnethsara
Автор

Anna can you do project on Genetic Disorder Prediction plz...

mayumayuri
Автор

Can the extension of the model be anything like. .keras, . pt etc?

douglasmasho
Автор

sir will this code will generate API even if our model is not able to run in python shell it is only able to run on google collab because of large training data and hardware restrictions

Karthik.D.project
Автор

Thank you sir, kindly demonstrate how to deploy image prediction trained machine learning using flask

adanali
Автор

Hello Sir
I'm facing this problem
raise PydanticUserError(
A non-annotated attribute was detected: `diabetes_model = SVC(kernel='linear')`. All model fields require a type annotation; if `diabetes_model` is not meant to be a field, you may be able to resolve this error by annotating it as a `ClassVar` or updating

ayushpratapsinghranag
Автор

Hi sir, thanks for the free efforts provided however shall we follow the same steps / procedures if I want to deploy it on rapidapi?

mikiallen
Автор

Hi Sid,

Thank you. Could you share some pointers to start learning api related.

Regards
Sri

srikanth
Автор

Why we need to pass as json why not dictionary only

Tiger-Tippu
Автор

Sir on testing it I am getting "self.probA_, self.probB_, svm_type=svm_type, kernel=kernel,
AttributeError: 'SVC' object has no attribute 'probA_' " error. How I can resolve that?

pallavipal
Автор

hi sir, how can I do this for a tensorflow object detection model...I need it for my project sir.

prabhudeeshwaranganesh
Автор

sir I want a deploy model for spam mail can you help me please
I tried by watching this video but it is throwing the error please help me
I've to present it next week

sk
Автор

I'm getting 'Internal server error', pls help

growingfire