Тёмный

Build a Machine Learning App From Scratch with Flask & Docker 

Patrick Loeber
Подписаться 268 тыс.
Просмотров 53 тыс.
50% 1

Learn how to build a Machine Learning App in Python with Flask & Docker, with ‪@francescociulla‬.
Part 2: • Dockerize a Python App...
Francesco's Twitter: / francescociull4
Code: github.com/patrickloeber/ml-d...
Dataset: www.kaggle.com/datasets/kazan...
Get my Free NumPy Handbook:
www.python-engineer.com/numpy...
✅ Write cleaner code with Sourcery, instant refactoring suggestions in VS Code & PyCharm: sourcery.ai/?... *
⭐ Join Our Discord : / discord
📓 ML Notebooks available on Patreon:
/ patrickloeber
If you enjoyed this video, please subscribe to the channel:
▶️ : / @patloeber
~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~
🖥️ Website: www.python-engineer.com
🐦 Twitter - / patloeber
✉️ Newsletter - www.python-engineer.com/newsl...
📸 Instagram - / patloeber
🦾 Discord: / discord
▶️ Subscribe: / @patloeber
~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~
🅿 Patreon - / patrickloeber
#Python
----------------------------------------------------------------------------------------------------------
* This is an affiliate link. By clicking on it you will not have any additional costs, instead you will support me and my project. Thank you so much for the support! 🙏

Опубликовано:

 

13 май 2022

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 45   
@francescociulla
@francescociulla 2 года назад
thank you for having me Patrick🐳🐳🐳🐳
@Marco-cx6gp
@Marco-cx6gp 2 года назад
Grande Francesco!
@francescociulla
@francescociulla 2 года назад
@@Marco-cx6gp Eccolo! Grazie!
@Vipinstomer
@Vipinstomer 2 месяца назад
Pls shere the link
@francescociulla
@francescociulla 2 месяца назад
@@Vipinstomer it's in the description
@IbrahimAkar
@IbrahimAkar 2 года назад
Very informative video. The collaboration was excellent and both videos were clear and concise. Thank you to both engineers.
@scar2080
@scar2080 2 года назад
Rockstar from Germany! RESPECT from India. Wow... Please continue your noble service. Knowledge is power,sharing is caring. 🙂❤️❤️❤️
@juliocardenas4485
@juliocardenas4485 2 года назад
Just what I was looking for !!
@Marco-cx6gp
@Marco-cx6gp 2 года назад
Great video, thanks a lot. I love flask btw.
@marcosaugusto7381
@marcosaugusto7381 Год назад
Thank you! Your video helped me a lot!
@CodeWithTomi
@CodeWithTomi 2 года назад
Great video! Nice having francesco on it
@patloeber
@patloeber 2 года назад
Thanks Tomi!
@TheNishi42
@TheNishi42 2 года назад
@@patloeber when 2nd video will come.
@digigoliath
@digigoliath 2 года назад
Awesome!!! TQVM!!
@al1rios
@al1rios 2 года назад
Great worked
@saravanannatarajan6515
@saravanannatarajan6515 2 года назад
You guys are awesome!! God bless
@francescociulla
@francescociulla 2 года назад
Thank you Saravan!
@Ldallap
@Ldallap 2 года назад
Which editor are you using? Thx for the content
@digitalnomad2196
@digitalnomad2196 Год назад
great video, where do you get the requirement text file from ?
@seeker4430
@seeker4430 2 года назад
Awesome!
@francescociulla
@francescociulla 2 года назад
Thanks!
@atmismahir
@atmismahir 2 года назад
Great video thank you. Out of curiosity; how did you make your terminal show suggestions in a shaded manner?
@ericmacharia804
@ericmacharia804 2 года назад
Hi, you can have this by install oh my zsh then add the zsh-autosuggestions plugin
@atmismahir
@atmismahir 2 года назад
@@ericmacharia804 thank you :)
@srvazkez
@srvazkez 2 года назад
You are amazing
@4GENS
@4GENS 2 года назад
Is the intro one of those things where you come closer to camera after every video, but do it very slightly so we get used to it and not realize the change 🤔🤔
@patloeber
@patloeber 2 года назад
😂
@myzel394
@myzel394 2 года назад
I just realized you speak German and you recorded this video like 6 months ago one day before christmas eve.... my whole life was a lie :O
@theGreenCodeRr
@theGreenCodeRr 2 года назад
love you guys 💝💝
@francescociulla
@francescociulla 2 года назад
WE love you too Nurul!
@MrDeyzel
@MrDeyzel 2 года назад
Thanks for the video. One suggestion, I think you need a better quality microphone.
@g.s.3389
@g.s.3389 2 года назад
can you pass a jpg file to the post method so that you can elaborate in ML object detection? can you do it as next video?
@scar2080
@scar2080 2 года назад
Hey Mate! Can you make a video this week on how to make a pipeline with sklearn. You need to create a seperate transformer for each functions ( For x transform ) (Y transform ) seperate also include custom preprocessing fns if possible like (Custom data cleaning functions) NLP usecase would be awesome.. (Binary classifier with calibrated SVM) Thanks and gratitude.. ❤️❤️❤️. End result one pipeline which includes preprocessing and more
@MartyAckerman310
@MartyAckerman310 2 года назад
For custom functions, you can wrap them in a sklearn.preprocessing.FunctionTransformer() and stick them in a pipeline.
@scar2080
@scar2080 2 года назад
@@MartyAckerman310 Hey Marty can you make a video? Please ❤️
@caiyu538
@caiyu538 2 года назад
Great
@gj7963
@gj7963 2 года назад
Just want another one with django.
@digitalnomad2196
@digitalnomad2196 Год назад
Is there a more efficient way to create a requirement.text if you have a larger project that requires more dependencies
@ronalerquinigoagurto555
@ronalerquinigoagurto555 Год назад
Is python used in production in mlops?
@thatinstant
@thatinstant 2 года назад
You want to send that to production?!?!?!
@eastvalleyreviews24
@eastvalleyreviews24 2 года назад
why not fast api?
@starfish688
@starfish688 3 месяца назад
May I ask what’s the reason for using a virtual environment here?
@rayyanamir8560
@rayyanamir8560 2 года назад
Can you make a complete app with UI
@EmilioGagliardi
@EmilioGagliardi Год назад
how do you deal with github file size limits? I can't push the .pickle file to github. I tried to use github LFS but that doesn't work with Free accounts or at least I can't get it working. Thanks kindly.
@larrykubin5987
@larrykubin5987 2 года назад
🐶👍
Далее
Deployment & Docker - Flask Tutorial Series #10
14:50
Просмотров 3,1 тыс.
skibidi toilet zombie universe 33 ( New Virus)
02:59
Просмотров 2,2 млн
HUMAN BASKETBALL! 👀🏀🤣 | Triple Charm #Shorts
00:15
Deploy Machine Learning Models using Flask
14:52
Просмотров 107 тыс.
Let's build GPT: from scratch, in code, spelled out.
1:56:20
How to create a great dev environment with Docker
29:55
Deploy ML model in 10 minutes. Explained
12:41
Просмотров 9 тыс.
6 Tips to write BETTER For Loops in Python
9:19
Просмотров 246 тыс.
11 Tips And Tricks To Write Better Python Code
11:00
Просмотров 603 тыс.