Deployment of Machine Learning Model|How to deploy a machine learning model using flask

preview_player
Показать описание
Deployment of Machine Learning Model|How to deploy a machine learning model using flask
#FlaskmodelDeployment

Flask is a micro web framework written in Python. It is classified as a microframework because it does not require particular tools / libraries. It has no database abstraction layer, form validation, or any other components where pre-existing third-party libraries do provide common functions. However, Flask supports extensions that can add application features as if they were implemented in Flask only. Extensions exist for object-relational mappers, form validation, upload handling, various open authentication technologies and several common framework related tools. Extensions are updated far more regularly than the core Flask program.In this video I explain the key concepts of model deployment.

About Unfold Data science: This channel is to help people understand basics of data science through simple examples in easy way. Anybody without having prior knowledge of computer programming or statistics or machine learning and artificial intelligence can get an understanding of data science at high level through this channel. The videos uploaded will not be very technical in nature and hence it can be easily grasped by viewers from different background as well.

Join Facebook group :



Follow on twitter : @unfoldds


Follow on Instagram : unfolddatascience


Watch python for data science playlist here:

Watch statistics and mathematics playlist here :



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

Undoubtedly, data scientist struggle a lot on deployment. This video will certainly help them, eagerly waiting for part 2. Thanks Aman.
Cheers,
Abhishek Gautam

abhishekgautam
Автор

Thank you so much for sharing this knowledge.
You explained it clearly and in very simple and easy way.

Mr_Cap.
Автор

Nice simple introduction on deployment. This topic is normally ignored in most of the DS tutorials.

hemalkarambelkar
Автор

A big thank you to you for explaining the concepts in so simple words.

krutikarewale
Автор

Please do create an playlist on model deployment!!
It would be really helpful

Sarvesh.
Автор

It was good to know about Deployment in so simple way😊 thanks Aman for making this Video 👌🏻👍🏻

milisneha
Автор

Your experience speaks bro!!!. Excellent. If possible try to write a book called "quick hack to the world of ML/ data science"

sivakumar-rznc
Автор

Just by seeing this video title, I subscribed to this channel, waiting for more videos...

bhaskartushar
Автор

It is very simple to understand. Thanks for sharing this video.

aishwaryagulve
Автор

Thank you for this video.It is very useful.

nishaarunkumar
Автор

The system cannot find the path specified.

(base) C:\Users\monkey>cd desktop
i am getting this error

pushpagothwal
Автор

sir how values are trained and display like this
please explain
it

leeladevi
Автор

Great understanding and nice deliverables....

gopiramankumar
Автор

Some companies asking realtime deployment how to use data and how to take data and every what can you do like this questions asking please can clarify me please this is my request

maheshmaheshreddy
Автор

Good presentation aman....awaiting for next

sadhnarai
Автор

where are you writing the flask code? and also please tell us more about flask. Nice video thanks!!

kapilthapliyal
Автор

Can we do the same for Mahalanobis distance

narendravotla
Автор

Sir i m facing little bit problem in deployment..

naveen
Автор

sir create web page is part of data analyst.

surajKumar-wsvw
Автор

AttributeError: '_thread._local' object has no attribute 'value'.
I tried by setting threaded = False but I'm still getting the error.
Can you please help me out

PramodKumar-drnn