Skip to content

A repository containing Machine Learning Web Apps made with Streamlit

License

Notifications You must be signed in to change notification settings

Nneji123/Streamlit-Web-App-Projects

Repository files navigation

Streamlit-Web-App-Projects

Language Framework Framework Framework hosted build

A repository containing Machine Learning and Data Science Web Apps made with Streamlit

About

Streamlit is an open source app framework in Python language. It helps us create web apps for data science and machine learning in a short time. It is compatible with major Python libraries such as scikit-learn, Keras, PyTorch, SymPy(latex), NumPy, pandas, Matplotlib etc.

Projects

BasketBall EDA App

basket_ball This app performs simple webscraping of NBA player stats data. Users can view the data in real time and also save data as a csv file.

  • Python libraries: base64, pandas, streamlit
  • Data source: Basketball-reference.com.

Live Link

https://share.streamlit.io/nneji123/streamlit-web-app-projects/main/basketball_eda_app.py

Stock Price EDA App

stock-price

This is a simple Streamlit Web App which uses the yfinance library to show the opening, closing, highest, lowest and volume stock prices of Google, Apple and Facebook.

Live link

https://share.streamlit.io/nneji123/streamlit-web-app-projects/main/stock_price_eda.py

Billionaires EDA App

billion

This app retrieves the list of the Forbes Billionaires (from Wikipedia) and its corresponding data! Users can view the data, visualise the data and also save the data to a csv file.

  • Python libraries: base64, pandas, streamlit, numpy, matplotlib, seaborn
  • Data source: Wikipedia.

Live link

https://share.streamlit.io/nneji123/streamlit-web-app-projects/main/billionaires_eda_app.py

About

A repository containing Machine Learning Web Apps made with Streamlit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages