deploy machine learning model flask | on web page | full tutorial | step by step

preview_player
Показать описание
In this video i have created a awesome machine learning model deployed website. With basic iris flower dataset.
I have covered all basic points which you should know to use flask like:
__name__
__main__
and much more stuff.
we have deployed our machine learning model with the help of flask framework. and I tried making everything look easier and generalised in a way that even if you have your own different model then also you can follow this video in order to deploy your model also on the web.
Using flask we can create html pages which can use python code indirectly also with jinja you can do so many python type stuff within html itself.

Please do let me know if you have any queries I will try my best to solve your queries.

flask:: Flask is a micro web framework written in Python. It is classified as a microframework because it does not require particular tools or libraries.[3] It has no database abstraction layer, form validation, or any other components where pre-existing third-party libraries provide common functions. However, Flask supports extensions that can add application features as if they were implemented in Flask itself.

timestamp
0:00 - introduction
0:35 - basics of flask with coding
4:37 - file structure
5:25 - ML model

LIKE 👍🏼 + SHARE + SUBSCRIBE = support :)

------------------------

LIKE + SHARE + SUBSCRIBE = support :)
contact me : 📞

facebook :

twitter 🐦 :

github :

discord :

linkedin :

youtube ❤️:

Atlast if you have any queries or error in your installation feel free to ask them in below comment section.
--------------********************************----------------------------------------------
my other project videos :

-----------------**************************-------------------------------------------------------

#machinelearning #webapp #flask

related queries :
machine learning web app django,
machine learning web app with flask,
machine learning web app projects,
cds19, #chromedevsummit,
chrome dev summit
machine l deploy machine learning model flask,
deploy ml model using flask,
flask tutorial,
flask machine learning,
deploying ml model using flask,
flask,
flask for machine learning,
machine learning model deployment,
how to deploy ml model using flask,
ml model deployment using flask,
deploy machine learning model,
machine learning deployment,
deployment of machine learning model,
flask machine learning web app,
flask website,
Рекомендации по теме
Комментарии
Автор

Today I finished my project in 4 hours after watching your video! Thanks, buddy :)

Stoicnomad
Автор

Im not gonna lie with you i was able to finish my project on deploying ML model start from scratch in one day ... I can't thank you enough for this video. Explained very well. Not boring, so much informations well explained
Thank you so much,

Nieon
Автор

Really thank you yarrr...saw somany videos but no video..u made it possible thank you

naveen
Автор

Well explained in the simplest way...👏

inmyownworld
Автор

this is great, easy to follow, good example on how to deploy a machine learning model! thanks.

oldrunnerstepx
Автор

Thank you so much Sir, to give me a quick start to integrate my ml models with flask

amarnathprajapati
Автор

Wonderful and very simple explanation. Thanks man

nandankakadiya
Автор

Nice video, anyways do you have any ideas how i can show my prediction accuracy inside my web app?

misakipremixx
Автор

hello brother, this is a VERY HELPFUL, EASY TO UNDERSTAND tutorial about flask and model deployment!! I'm so glad I saw your video! thank u so much for sharing this!!

ommetaphobic
Автор

The explanation was great. i built a machine learning model to predict the stock prices can you help me on how to show the models graph and predicted values in a web page.

chethanravi
Автор

when i try ur code, and i open my browser, the picture can't shown, then when i push the predict button my browser become error 405, what wrong ?

fikrialfaqih
Автор

Amazing Explaination, love the video brother, i have a question sometimes when we use matplotlib or seaborn it generates graphs, charts, heatmaps in image form how we can do it?

its_sharan
Автор

I downloaded your code, just to try your example out before doing one of my own. I get the following warning when executing "UserWarning: Trying to unpickle estimator SVC from version 0.22.1 when using version 0.23.1. This might lead to breaking code
or invalid results." And I indeed get an error... "AttributeError: 'SVC' object has no attribute '_probA'" Possibly due to your "iri.pkl" getting created with an earlier version of sklearn than I am using? Does look to be internal to the sklearn code, not the code you have supplied.

oldrunnerstepx
Автор

Hello.

Thanks for this video.
When I display the website, flower images don't work. Do you have some issues about it ?

thomasstroebel
Автор

Can u plz tell me how to clone repository and run locally because I have repo but it will not working after installing requirements and All plz help

YASHG
Автор

You gave a nice explanation. Thanks for it. But i am new to this so can you please explain how did you create your project and these template and static folders etc . Pls pls help

renurenu
Автор

Sir I have my ml model code on colab and I saved my model using pickle file there and while using the pickle file in vs code it says does not exist... 6:15

Moodie
Автор

how to define other class in after.html . {if data==0%} for multiple classes how to write if blocks

saikiran
Автор

Amazing, brother if I have to do label encoding on x values how I put user data in model, should I label encode user data or not? Please help me with this.. Waiting for your reply

zapshadab
Автор

there are no errors in code, but i am getting "Method Not Allowed
The method is not allowed for the requested URL". PLEASE HELP ME

man_
welcome to shbcf.ru