Releases: faucetsdn/NetworkML
Releases · faucetsdn/NetworkML
v0.3.8
- Updated pytest to 5.1.2
- Updated numpy to 1.17.2
- Fixed make help
v0.3.7
- Updated redis to 3.3.8
- Updated pytest to 5.1.1
v0.3.6
- Updated redis to 3.3.7
- Redis is now optional
- RabbitMQ is now configurable, and has a cleaned up message format
- Retrained models against numpy 1.17.0 and scikit-learn 0.21.3
v0.3.5
- Updated pika to 1.1.0
- Got rid of outdated linux headers
- Updated redis to 3.3.4
v0.3.4
- Updated to python3.7
- Updated models
- Updated tensorflow to 1.14.0
- Updated pytest to 5.0.1
v0.3.3
- Updated models and included printers
- Renamed PoseidonML to NetworkML
- Updated pytest to 4.6.3
v0.3.2
- Updated numpy to 1.16.3
- Updated pytest-cov to 2.7.1
- Updated pytest to 4.5.0
- Reduce places that Tensorflow is imported
- Made it possible to run classifications on CPUs that don't support AVX
v0.3.1
- Updated Tensorflow imports for new deprecations
- Updated pika to 1.0.1
- Removed a bunch of duplicated code to keep the code base cleaner
- Added a bunch of tests to get coverage up to 90%
- Updated pytest to 4.4.1
- Removed the use of md5 and replaced it with sha224
v0.3.0
- Major rewrite and restructuring of the code base, but same functionality
v0.2.10
- Changed the default for Rabbit to not be used
- Changed the environment variable for Rabbit from SKIP_RABBIT to RABBIT
- Improved logging output for summarizing evaluation results of multiple PCAPs
- Updated versions of pika, pytest, redis, and scikit-learn
- Fixed a bug that was preventing training the SoSModel
- Added some more test coverage
- Updated the trained models and labels