This notebook explores unsupervised methods to flag malicious packet flows.
The dataset was gathered by the GCS.
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt --upgrade- Mário Antunes - mariolpantunes
This project is licensed under the MIT License - see the LICENSE file for details