/waterquality

Machine Learning Based Water Quality Detection System

Primary LanguagePython

waterquality

Machine Learning & Cloud Powered Water Quality Detection System

Flow Diagram for the Project

fig: Flow Diagram for the Project

Componenets

Deployment

  • Step 1 : Install docker and docker-compose.

  • Step 2 : Clone this repo, and cd into local repo

    git clone https://github.com/Tota-Ota/waterquality.git
    cd waterquality
  • Step 3 : Deploy with docker compose

    docker-compose up -d 

Debug Request on Server-1 & Server-2

docker compose up --build --no-attach mongo