MartoMcfly / MobilePricePredictionApp

A web application to predict mobile phone prices using ML approach

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile Price Prediction App built with Streamlit, Grafana, FastAPI, Airflow, and Docker

Follow the Commands below to Run the Project

git clone https://github.com/EpitaDataAlliance/DSA_Data_Alliance_proyect.git

cd DSA_Data_Alliance_proyect

docker-compose up airflow-init

docker-compose up --build

URLs of the Applications

Demo Version

A running version of the project can be found at http://35.78.183.136:<app_port> except the Airflow part since the AWS EC2 instance does not have enough resources to run

About

A web application to predict mobile phone prices using ML approach

License:MIT License


Languages

Language:Jupyter Notebook 73.9%Language:Python 25.2%Language:Dockerfile 1.0%