Releases: faucetsdn/NetworkML
Releases · faucetsdn/NetworkML
v0.5.9
- Updated scikit-learn and pytest
- Moved from CyberReboot to new IQTLabs brand
v0.5.8
- Updated cython, humanize, netaddr, numpy, pandas, pytest, pytest-xdist, and nest_asyncio
v0.5.7
- Updated joblib, pandas, numpy, netaddr, and humanize
- Moved Docker base image to python:3.8-slim (debian based instead of alpine)
v0.5.6
- Updated pandas, pytest-cov
- Broke up Docker into two images for build times across architectures
v0.5.5
- Updated joblib, pandas, pytest, pytest-cov, and pyshark
- Updated documentation for developers
v0.5.4
- Updated pytest-xdist, nest-asyncio, and numpy
- Added flag --no-srcmacid to make predictions on all MACs found
v0.5.3
- Actually fix manifest to properly include models for PyPi Package.
v0.5.2
- Added missing files to manifest for PyPi package.
v0.5.1
- Rolling back to latest published version of pyshark - for issues see commented version in requirements.txt, which is unfortunately not supported for dependency install from PyPi with pip.
v0.5.0
- Rewrote NetworkML entirely
- Now only does classification, no longer behavior
- Flexible stages for processing PCAPs into CSVs of features
- No longer uses tensorflow
- Now supports running on ARM