Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Streamlit : Deploy your Data & ML app on the web with Python
Rating: 4.4 out of 5(14 ratings)
93 students

Streamlit : Deploy your Data & ML app on the web with Python

Create in a few hours a great interactive web application and deploy your data or AI model worldwide with Python!
Last updated 1/2023
English

What you'll learn

  • How to use Streamlit
  • Develop and deploy a Data application to share a Machine Learning models on the web
  • Scrape data in real time with an API (Yahoo Finance)
  • Using the Cloud with Streamlit Cloud
  • Create an attractive user interface (UI / UX)
  • Structure your Python program for web development
  • Know how to optimize a Streamlit application (Cache / Session / Form...)
  • Using Git and Github to version your code
  • Overcome the Jupyter Notebook and bring your Data project to life

Course content

8 sections26 lectures4h 34m total length
  • Welcome message!1:28
  • Presentation of the training1:55

    In this video I present you the whole training!

  • What is Streamlit ?8:29

    We enter the topic gradually! I present you in detail what Streamlit is and what you can do with it! We will also review the different Python development frameworks that exist on the market and we will see in which cases it is preferable to use Streamlit!

  • What you will learn in this course ?6:32

    Discover the course outline.


    Then I will present you the final application of the project that we will develop together in this training. You will see what you will be able to do after this course. You will see, it is very powerful!

  • Initial Quizz

Requirements

  • A basic knowledge of the Python programming language is required to better understand the concepts covered in this training. Simple knowledge is sufficient.
  • No web development and/or data engineering skills are required. All concepts are covered from the beginning.
  • No experience in the cloud is required. You will learn everything you need to know for the deployment/production part.

Description

Have you ever felt the frustration of having developed a great Machine Learning model on your Jupyter Notebook and never being able to test it against real-world use?


That's the core value proposition of Streamlit:


  • To be able to deploy your Data project on the web so that the whole world can use it through your own web application!


Thus, all your Data projects will come to life!


You will be able to :

  • Share your beautiful image classifier so that other people can use your model by uploading their own images.

  • Deploy the sentiment score of Elon Musk's latest tweets in real time with NLP.

  • Or make interactive dashboards for your corporate teams with an authentication system to restrict access to only a few people.


I developed this course after dozens of people contacted me to know how I developed a real-time train reservation web application used by more than 10 000 people. Because yes, you can use streamlit for any kind of application and not only for data / AI applications!


In short, hundreds of use cases are possible with streamlit!


The great thing about it is that all you need is some knowledge of Python.


And that no skills in web development, data engineering or even cloud are necessary.


This course is divided into 2 parts:

  • An exercise part where we will see all the fundamentals of Streamlit, from connecting to a database system, through the creation of the interface and finally the part on deployment in the cloud!

  • A second part dedicated to the training project: Development and production of a tracking and analysis application for S&P5O0 stocks, including the visualization of stock price evolution and the calculation of performance indicators. The data will be requested via an API.


Take your data projects to the next level with Streamlit!


Enjoy the training :)


PS : This course is the english version of another french course on streamlit  that I put on udemy.

Who this course is for:

  • People who are interested in Data and Python but are frustrated that they can never share their Machine Learning models around them!
  • Data Scientists in companies who want to share their Machine Learning work or dashboards internally for their collaborators.
  • Someone who has an idea for a web application project and wants to develop an MVP in a few hours!
  • All data scientists starting with the production of data applications