Spaces:
Sleeping
Sleeping
Isabel Gwara
commited on
Commit
·
aac711c
1
Parent(s):
cb48eaf
Update app.py
Browse files
app.py
CHANGED
@@ -8,7 +8,6 @@ import numpy as np
|
|
8 |
from sklearn.model_selection import train_test_split
|
9 |
from sklearn.linear_model import LogisticRegression
|
10 |
from sklearn import metrics
|
11 |
-
from reader import get_article
|
12 |
|
13 |
|
14 |
### ------------------------------ ###
|
|
|
8 |
from sklearn.model_selection import train_test_split
|
9 |
from sklearn.linear_model import LogisticRegression
|
10 |
from sklearn import metrics
|
|
|
11 |
|
12 |
|
13 |
### ------------------------------ ###
|