Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,7 @@ https://www.kaggle.com/competitions/jigsaw-toxic-comment-classification-challeng
|
|
| 10 |
|
| 11 |
Trained over 20 epoch in a runpod
|
| 12 |
|
|
|
|
| 13 |
|
| 14 |
```python
|
| 15 |
import os
|
|
|
|
| 10 |
|
| 11 |
Trained over 20 epoch in a runpod
|
| 12 |
|
| 13 |
+
Code requires pandas, tensorflow, and streamlit. All can be installed via `pip`.
|
| 14 |
|
| 15 |
```python
|
| 16 |
import os
|