
If you want to get the course's slides file in PDF (for free) to support your learning process, you can subscribe here and I will send you the material:
https://forms.gle/yKJbt7s3LppaHCww8
The zip file contains all the code we will develop in this course:
- Jupyter notebook to build the data analysis code
- Streamlit code (first app and final app)
And also contains the excel file to analyze in this course.
I highly recommend you to try code by yourself before see the developed course!
If you want to get the course's slides file in PDF (for free) to support your learning process, you can subscribe here and I will send you the material:
https://forms.gle/yKJbt7s3LppaHCww8
If you want to get the course's slides file in PDF (for free) to support your learning process, you can subscribe here and I will send you the material:
https://forms.gle/yKJbt7s3LppaHCww8
In this course, you are going to learn how you can build a web app focused on Data Science or Machine Learning projects. To do this, you will use the framework Streamlit, a tool that allows you to easily build a web app.
This is a practical course, in which we will build first a data analysis code to analyze a dataset, then train a model, and finally use the model to do some predictions. Then, we will adapt this code to convert it into a web app using Streamlit. Adapting this code will allow you to learn how you can easily create a web app based on python code.
The web app will display text, data frames, and plots. You can even add interactivity to your app, allowing your user to upload its own file and input number. These are only basic examples, but with this knowledge, you can add whatever you want to your app!
You will also learn about a supervised learning algorithm, this is Linear Regression, which we will use to make predictions on our dataset.
You do not need to know Data Science or Web Development, because in this course you will learn the necessary to understand the project.
So, get started building web apps focused on data science or machine learning projects with this very practical course.