No video

Live Coding a Streamlit App for Data Science from Scratch

  Рет қаралды 12,151

Data Professor

Data Professor

Күн бұрын

In this video, you will learn how to use Streamlit for your Data Science projects. Particularly, we will start from scratch. You'll learn how to set up a working environment using conda followed by installation of the Streamlit library in Python. Next, we'll go over the essential Streamlit functions with the help of the Streamlit Documentation website.
📄 Streamlit documentation docs.streamlit...
🎈 Streamlit cloud streamlit.io/c...
Support my work:
👪 Join as Channel Member:
/ @dataprofessor
✉️ Newsletter newsletter.data...
📖 Join Medium to Read my Blogs / membership
☕ Buy me a coffee www.buymeacoff...
Recommended Resources
📚 Books kit.co/datapro...
😎 Taro (Tech Career Mentorship) www.jointaro.c...
📜 Google Data Analytics Professional Certificate imp.i384100.ne...
🤔 Interview Query www.interviewq...
🖥️ Stock photos, graphics and videos used on this channel 1.envato.marke...
Subscribe:
🌟 Coding Professor / @codingprofessor
🌟 Data Professor www.youtube.co...
Disclaimer:
Recommended books and tools are affiliate links that gives me a portion of sales at no cost to you, which will contribute to the improvement of this channel's contents.
#datascience #machinelearning #dataprofessor

Пікірлер: 34
@sadegh333
@sadegh333 2 жыл бұрын
You are perfect. I learned huge amount of work from your courses. Thanks
@DataProfessor
@DataProfessor 2 жыл бұрын
Glad to help!
@poeteller
@poeteller 2 жыл бұрын
🔥 Thank you so much for the tutorial! This is actually my first data science project that made me really know how to "DO" data science! Thank you so much and I'll keep improving myself! 🙏
@DataProfessor
@DataProfessor 2 жыл бұрын
Glad to hear that the video was helpful :)
@isaakkaragiannidis5758
@isaakkaragiannidis5758 2 жыл бұрын
Very helpful video! Thanks for your interactive lessons!
@DataProfessor
@DataProfessor 2 жыл бұрын
Glad you like them!
@thegoldenagelegendz4425
@thegoldenagelegendz4425 2 жыл бұрын
Sir i joined your channel by faijan on LinkedIn. He told that you teach very well.
@DataProfessor
@DataProfessor 2 жыл бұрын
Welcome to the channel :)
@ashwinshetgaonkar6329
@ashwinshetgaonkar6329 2 жыл бұрын
thanks for this gem
@DataProfessor
@DataProfessor 2 жыл бұрын
My pleasure!
@fawzishafei5565
@fawzishafei5565 2 жыл бұрын
Great if you could magnify the screen or text in the IDE . Your material is among the best tutorials for Data science. Thx
@DataProfessor
@DataProfessor 2 жыл бұрын
Sorry for that, will magnify in future videos. Thanks for the feedback :)
@Avra_b
@Avra_b 2 жыл бұрын
Nice video Prof, every time I come across your videos, I learn something new , thank you for you contribution to the community 🎈🤗
@DataProfessor
@DataProfessor 2 жыл бұрын
Thanks Avra, I appreciate that! You're also doing an amazing job :)
@HaHa-gy5vg
@HaHa-gy5vg 2 жыл бұрын
🔥. I'm using other viz tools right now due to work requirements but this helps to keep up with my streamlt/plotly skills in the meantime.
@thisarajayasinghe9252
@thisarajayasinghe9252 2 жыл бұрын
Thank you
@DataProfessor
@DataProfessor 2 жыл бұрын
You're welcome! :)
@PythonCodeMan
@PythonCodeMan 2 жыл бұрын
Great learning videos always 💯
@DataProfessor
@DataProfessor 2 жыл бұрын
I appreciate that :)
@inazuma3gou
@inazuma3gou 2 жыл бұрын
🔥 Great tutorial! I am going to have fun with this. The only limitation is that streamlit only provides 1 app. I also went through your tutorial on Hugo and Hostinger, but it seems like an interactive Python app is not possible there? It would nice to get a perspective on how to use a combination of online tools to expand one's portfolio.
@ahmedelsheikh9912
@ahmedelsheikh9912 2 жыл бұрын
Extremely wonderful and helpful, Thank you 🙏🏻 for All your videos …
@DataProfessor
@DataProfessor 2 жыл бұрын
You are welcome!
@lanreuzamere4994
@lanreuzamere4994 Жыл бұрын
🔥
@yusufdemir7791
@yusufdemir7791 2 жыл бұрын
I liked it and went the practice myself. Super useful. Appreciated. I have a question. I am a Windows user, I use anaconda and VS. I first created a new environment using anaconda, and run it again using anaconda. Then, I create a folder on the desktop and within that folder, I create app.py using vs. I do not have base or stream environment when write the code in vs terminal. My directory seems to be the folder that is on the desktop. I was able to run all the codes you showed here. My question is was I supposed to create folder inside the new created environment, and then run everything from that folder? Thanks
@DataProfessor
@DataProfessor 2 жыл бұрын
Hi, glad the video was helpful to you. The environment aspect of conda is for handling the Python library dependencies. As for creating folders, this is up to you, though I would recommend to create a folder name that self-explains the project. Within the same environment you can have as many folders as you like.
@yusufdemir7791
@yusufdemir7791 2 жыл бұрын
@@DataProfessor Thanks for the reply. It would be great if you may show a very short video of using streamlit with colab for Windows users... Super useful... Thanks
@jorge1869
@jorge1869 2 жыл бұрын
Without a doubt streamlit has revolutionized the way in which web apps can be created, it is not only streamlit as a technology but also the concept behind it. As for streamlit, I think it would need more freedom in terms of app customization, progress has been made in this regard (css file, toml file, etc.) but it is still insufficient and painful. Kind regards
@mytube1000javed
@mytube1000javed 9 ай бұрын
Hi, great tutorial. How to hide the code? Suppose if I want to sell a streamlit app, how can I hide the code?
@anmolvernekar2100
@anmolvernekar2100 Жыл бұрын
Hi , Is there a way by which i can move individual number-input boxes on the page using Streamlit ?
@k2icc
@k2icc 2 жыл бұрын
Any plans on streamlit with stocks, charts, technical indicators, etc.?
@homiehaider
@homiehaider 2 жыл бұрын
Hello sir Can you please help me with an issue? I made a project in ML which is of a disease detection. When I only made that model, it ran fine. When I integrated it with streamlit, the model doesn't run like before. I am not able to rectify it either. Could you help me in some way? Please reply to this comment. It would mean a lot
@homiehaider
@homiehaider 2 жыл бұрын
I am really new to ML and Python so I don't know much about it either. When I first made the detection model, I made use of Standard Scalar function. Then I saved the model and loaded it using pickle. But I dont know how to save the standard Scaler function to pickle. And so I am running the model now without that. I followed a video to do all this. That person did not tell how to save the standardize fucntion to pickle. Can you please tell me how to do it?
@homiehaider
@homiehaider 2 жыл бұрын
I followed you on Instagram as well. So can I contact you there?
@yethereinafter
@yethereinafter 2 жыл бұрын
🔥
Streamlit - Building Financial Dashboards with Python
56:11
Part Time Larry
Рет қаралды 162 М.
Prank vs Prank #shorts
00:28
Mr DegrEE
Рет қаралды 7 МЛН
الذرة أنقذت حياتي🌽😱
00:27
Cool Tool SHORTS Arabic
Рет қаралды 13 МЛН
а ты любишь париться?
00:41
KATYA KLON LIFE
Рет қаралды 2,9 МЛН
КАКУЮ ДВЕРЬ ВЫБРАТЬ? 😂 #Shorts
00:45
НУБАСТЕР
Рет қаралды 3,1 МЛН
Building a Dashboard web app in Python - Full Streamlit Tutorial
13:36
Build A Machine Learning Web App From Scratch
53:20
Patrick Loeber
Рет қаралды 207 М.
How to Build a Machine Learning App | Streamlit #13
17:30
Data Professor
Рет қаралды 23 М.
How to Build a Dashboard Web App in Python with Streamlit
10:41
Data Professor
Рет қаралды 50 М.
Prank vs Prank #shorts
00:28
Mr DegrEE
Рет қаралды 7 МЛН