Skip to content

Commit 6daf347

Browse files
authored
Add files via upload
1 parent 8a51126 commit 6daf347

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

Case Studies/2. Airline Sentiment Analyser/web_app/ml_app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from nltk.stem import WordNetLemmatizer
1111

1212
from pickle import dump, load
13-
#
13+
1414
# classifier_loc = "pickle/logit_model.pkl"
1515
# encoder_loc = "pickle/countvectorizer.pkl"
1616
# image_loc = "img/twitter_img.jpg"
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)