Skip to content

Commit b5bfe53

Browse files
committed
fixed requirements for spam classifier
1 parent 626bb15 commit b5bfe53

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

machine-learning/nlp/spam-classifier/requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ sklearn
22
keras
33
tqdm
44
numpy
5-
keras_metrics
5+
keras_metrics
6+
tensorflow==1.14.0

0 commit comments

Comments
 (0)