Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added Linear_Support_Vector_Classifier.pkl
Binary file not shown.
Binary file added Logistic_Regression_Classifier.pkl
Binary file not shown.
3,626 changes: 3,626 additions & 0 deletions Notebook_draft.ipynb

Large diffs are not rendered by default.

Binary file added Random_Forest_Classifier.pkl
Binary file not shown.
Binary file added TfidfVectorizer.pkl
Binary file not shown.
3 changes: 2 additions & 1 deletion base_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ def main():

# Creates a main title and subheader on your page -
# these are static across all pages
st.title("Tweet Classifer")
# st.title("Tweet Classifer")
st.title("Lumina Datamatics Tweet Classifer")
st.subheader("Climate change tweet classification")

# Creating sidebar with selection box -
Expand Down
Binary file added resources/imgs/Tshepo.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading