Skip to content

Releases: faucetsdn/NetworkML

v0.1.9

21 Sep 20:33
2ea2d14
Compare
Choose a tag to compare
  • fixed issue where results were not getting sent to rabbitmq or stored in redis
  • cleaned up cruft in OneLayer Eval
  • moved OneLayer Eval code into a class to reduce duplication

v0.1.8

10 Sep 15:12
9d5dc7f
Compare
Choose a tag to compare
  • upgraded pytest to 3.8.0
  • upgraded pytest-cov to 2.6.0
  • upgraded tensorflow to 1.10.1
  • made all print statements logger statements
  • sends messages to rabbitmq now even if not enough sessions
  • stores normal/abnormal results in redis now
  • fixed performance issue where evaluation would take a long time
  • updated the model

v0.1.7

24 Aug 15:13
0acf5bc
Compare
Choose a tag to compare
  • upgraded pytest to 3.7.2
  • upgraded numpy to 1.15.1

v0.1.6

17 Aug 18:06
cef5157
Compare
Choose a tag to compare
  • updated model
  • upgraded pytest to 3.7.1
  • upgraded scikit-learn to 0.19.2
  • linting

v0.1.5

27 Jul 17:24
c36c437
Compare
Choose a tag to compare
  • fixes pairs issue when checking private addresses
  • fixes the models path for running in a container
  • improve dockerfile builds
  • upgraded pika to 0.12.0
  • upgraded scipy to 1.1.0
  • upgraded numpy to 1.14.5
  • upgraded tensorflow to 1.9.0
  • fixed vent template
  • added some initial tests
  • re-trained the onelayer model with improved accuracy
  • reduced the number of labels for onelayer to 6
  • improvements for developing on poseidonml

v0.1.4

13 Jul 18:24
c09ab73
Compare
Choose a tag to compare
  • initial utility release

Minimal functional pipeline

06 Nov 15:31
7be3be5
Compare
Choose a tag to compare
Pre-release
Merge pull request #30 from CStephenson970/master

Fix bug that occurs if address cannot be found