Improved py-machine-learning example.

* c-analysed: fixed quoting bug
 * nDPId: fixed invalid iat storing/serialisation
 * nDPId: free data analysis after event was sent

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Signed-off-by: lns <matzeton@googlemail.com>
This commit is contained in:
Toni Uhlig 2022-10-07 17:55:17 +02:00 committed by lns
parent b7a17d62c7
commit 4654faf381
63 changed files with 442 additions and 376 deletions

View file

@ -38,6 +38,10 @@ Removed with commit 29c72fb30bb7d5614c0a8ebb73bee2ac7eca6608.
Prints prettyfied information about flow events.
## py-machine-learning
Use sklearn together with CSVs created with **c-analysed** to train and predict DPI detections.
## py-flow-dashboard
A realtime web based graph using Plotly/Dash.