Browse Source

New Bayes Engine + dump

Loweel 4 years ago
parent
commit
690666c94a
3 changed files with 0 additions and 117 deletions
  1. 0 55
      bayes.jsonBAD.json
  2. 0 56
      bayes.jsonGOOD.json
  3. 0 6
      bayes.jsonstats.json

+ 0 - 55
bayes.jsonBAD.json

@@ -1,55 +0,0 @@
-{
- "Freqs": {
-  "accept": 3,
-  "agent": 3,
-  "curl": 3,
-  "host": 3,
-  "http": 3,
-  "localhost": 3,
-  "qualcosa": 3,
-  "user": 3
- },
- "FreqTfs": {
-  "accept": [
-   0.125,
-   0.125,
-   0.125
-  ],
-  "agent": [
-   0.125,
-   0.125,
-   0.125
-  ],
-  "curl": [
-   0.125,
-   0.125,
-   0.125
-  ],
-  "host": [
-   0.125,
-   0.125,
-   0.125
-  ],
-  "http": [
-   0.125,
-   0.125,
-   0.125
-  ],
-  "localhost": [
-   0.125,
-   0.125,
-   0.125
-  ],
-  "qualcosa": [
-   0.125,
-   0.125,
-   0.125
-  ],
-  "user": [
-   0.125,
-   0.125,
-   0.125
-  ]
- },
- "Total": 24
-}

+ 0 - 56
bayes.jsonGOOD.json

@@ -1,56 +0,0 @@
-{
- "Freqs": {
-  "accept": 4,
-  "agent": 4,
-  "curl": 4,
-  "google": 4,
-  "host": 4,
-  "http": 4,
-  "user": 4
- },
- "FreqTfs": {
-  "accept": [
-   0.14285714285714285,
-   0.14285714285714285,
-   0.14285714285714285,
-   0.14285714285714285
-  ],
-  "agent": [
-   0.14285714285714285,
-   0.14285714285714285,
-   0.14285714285714285,
-   0.14285714285714285
-  ],
-  "curl": [
-   0.14285714285714285,
-   0.14285714285714285,
-   0.14285714285714285,
-   0.14285714285714285
-  ],
-  "google": [
-   0.14285714285714285,
-   0.14285714285714285,
-   0.14285714285714285,
-   0.14285714285714285
-  ],
-  "host": [
-   0.14285714285714285,
-   0.14285714285714285,
-   0.14285714285714285,
-   0.14285714285714285
-  ],
-  "http": [
-   0.14285714285714285,
-   0.14285714285714285,
-   0.14285714285714285,
-   0.14285714285714285
-  ],
-  "user": [
-   0.14285714285714285,
-   0.14285714285714285,
-   0.14285714285714285,
-   0.14285714285714285
-  ]
- },
- "Total": 28
-}

+ 0 - 6
bayes.jsonstats.json

@@ -1,6 +0,0 @@
-
-{"MEH" : "4"}
-{"PASS" : "4"}
-{"BLOCK" : "3"}
-{"YOUNG" : "15"}
-{"LEARN-BAD" : "10"}