We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ceff77 commit cdee4e1Copy full SHA for cdee4e1
README.md
@@ -71,6 +71,7 @@ python3 spam_detector_ai/trainer.py
71
```
72
73
:warning: **Warning**: A module not found error may occur :warning:
74
+
75
If this happens, use an IDE to run the `trainer.py`file until a fix is implemented.
76
77
This will train all the models and save them as `.joblib` files in the models directory. For now, there is 3 models:
@@ -176,6 +177,7 @@ python test_and_tuning/test.py
176
177
178
179
180
181
If this happens, use an IDE to run the `test.py`file until a fix is implemented.
182
183
0 commit comments