curtpond/mle10-glg-demo
Added new text for example sentences.
Updated first sentence with longer text about a healthcare topic.
Updated classification legend with right codes.
Merge remote-tracking branch 'refs/remotes/origin/main'
Updated pickel files and app.py.
Upload 2 files
Delete logistic_regression.pkl
Delete lr_021823.pkl
Delete vectorizer_021823.pkl
Delete vectorizer_021223.pkl
Delete lg_classifier.sav
Delete lr_021223.pkl
Rolled back changes.
Merge remote-tracking branch 'refs/remotes/origin/main'
Added new code to make text classification model work.
Upload 2 files
Update app.py
Updated app.py with NER model (#5)
Upload vectorizer_021223.pkl
Moved count vectorizer before process text in predict function.
Created new prediction function.
Updated numbers of prediction labels.
Add new code to app.py that helps with feature matching.
Updated code to point to new model.
Upload lr_021223.pkl
Debugging code in app.py.
Debugging app.py.
Debugging app.py code.
Debugging code.
Using an HF classification model for testing.
Updated stop word removal in app.py.
Made changes to app.py.
Updateda app.py.
Updated app.py.
Updated app.py.
Updated requirements.txt file.
Added correct version of NLTK to requirements.txt file.
Updated requirements.txt file.
Added preprocessing steps to app.py.
Made a small change in app.py.
Fixed model name.
Updated LR model to logistic_regression_model.pkl.
Added new pickled logistic regression model.
Adding NER model (#4)
Update requirements.txt (#3)
Update requirements.txt (#2)
Cleaned up interface text.
Updated app.py with better text.
Updated app.py.
Updated app.py.
