diff options
author | Luca Deri <deri@ntop.org> | 2024-10-26 21:15:36 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2024-10-26 21:15:36 +0200 |
commit | f5d903caadb00b3e2f68c74cf9da7a19cf4545f7 (patch) | |
tree | aac33900efd9dc38b3cdb15e563055428b3765b0 | |
parent | 0fb30c857d3f54546e8de61cd5234c2860474369 (diff) |
Moved new DGA code
-rw-r--r-- | dga/README.md (renamed from tests/dga/ml_tests/README.md) | 0 | ||||
-rw-r--r-- | dga/dga_domains_full.csv (renamed from tests/dga/ml_tests/dga_domains_full.csv) | 0 | ||||
-rw-r--r-- | dga/requirements.txt (renamed from tests/dga/ml_tests/requirements.txt) | 0 | ||||
-rw-r--r-- | dga/scikit-learn_tests/test_script.py (renamed from tests/dga/ml_tests/scikit-learn_tests/test_script.py) | 0 | ||||
-rw-r--r-- | dga/scikit-learn_tests/train_script.py (renamed from tests/dga/ml_tests/scikit-learn_tests/train_script.py) | 0 | ||||
-rw-r--r-- | dga/tensoflow_tests/test_script.py (renamed from tests/dga/ml_tests/tensoflow_tests/test_script.py) | 0 | ||||
-rw-r--r-- | dga/tensoflow_tests/train_script.py (renamed from tests/dga/ml_tests/tensoflow_tests/train_script.py) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/tests/dga/ml_tests/README.md b/dga/README.md index a999a067e..a999a067e 100644 --- a/tests/dga/ml_tests/README.md +++ b/dga/README.md diff --git a/tests/dga/ml_tests/dga_domains_full.csv b/dga/dga_domains_full.csv index 3b5623db7..3b5623db7 100644 --- a/tests/dga/ml_tests/dga_domains_full.csv +++ b/dga/dga_domains_full.csv diff --git a/tests/dga/ml_tests/requirements.txt b/dga/requirements.txt index d9555a4a8..d9555a4a8 100644 --- a/tests/dga/ml_tests/requirements.txt +++ b/dga/requirements.txt diff --git a/tests/dga/ml_tests/scikit-learn_tests/test_script.py b/dga/scikit-learn_tests/test_script.py index 4ded249f8..4ded249f8 100644 --- a/tests/dga/ml_tests/scikit-learn_tests/test_script.py +++ b/dga/scikit-learn_tests/test_script.py diff --git a/tests/dga/ml_tests/scikit-learn_tests/train_script.py b/dga/scikit-learn_tests/train_script.py index 040c3966a..040c3966a 100644 --- a/tests/dga/ml_tests/scikit-learn_tests/train_script.py +++ b/dga/scikit-learn_tests/train_script.py diff --git a/tests/dga/ml_tests/tensoflow_tests/test_script.py b/dga/tensoflow_tests/test_script.py index 5c946c8cf..5c946c8cf 100644 --- a/tests/dga/ml_tests/tensoflow_tests/test_script.py +++ b/dga/tensoflow_tests/test_script.py diff --git a/tests/dga/ml_tests/tensoflow_tests/train_script.py b/dga/tensoflow_tests/train_script.py index e6962221b..e6962221b 100644 --- a/tests/dga/ml_tests/tensoflow_tests/train_script.py +++ b/dga/tensoflow_tests/train_script.py |