Skip to content

what-a-leak/wal-machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Water Leak Detection

Installation

  1. Clone the repository
  2. Create a new python env called ml: python -m venv ~/.virtualenvs/ml
  3. Use the new python env : source ~/.virtualenvs/ml/bin/activate if you use fish source ~/.virtualenvs/ml/bin/activate.fish
  4. Install the dependencies : pip install -r requirements.txt

About

Machine learning model training for water leak detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors