README.md 427 B

Noise detection using SVM

Requirements

pip install -r requirements.txt

How to use

Generate data .csv files (run only once time or clean data folder before) :

python generate_data.py

Models

Documentation will be implemented later...

How to contribute

This git project uses git-flow implementation. You are free to contribute to it.