EricPostMaster / Are-You-Irish-Classifier

Streamlit application that uses Naive Bayes to assign users an "Irish-ness score" (the Murphy Index). ☘ Development process has application to spam detection on short-length documents.
MIT License
0 stars 0 forks source link

Visualize collected user score data #3

Closed EricPostMaster closed 2 years ago

EricPostMaster commented 2 years ago

Once we are collecting scores, add a visualization to the results to show where the current user's score sits. Initial idea: a histogram of historical data with a vertical line marking the location of the current user's score bucket.

kedeisha1 commented 2 years ago

Would love to help with this!

prachi0712 commented 2 years ago

I'd like to help you with this.

EricPostMaster commented 2 years ago

@kedeisha1 @prachi0712 - Thanks so much for being willing to help! I need to finish the issue of actually collecting the user data (kind of important! 😅), and then I would love your help with visualizing. Not sure if I'll get it done tonight, but I'm going to try.

EricPostMaster commented 2 years ago

I realized yesterday that there are some Google API permissions that are required to run the app on your personal machine, and I don't know how to share them securely, so I sat down and knocked this out tonight. I hope we can work together on another project in the future!

prachi0712 commented 2 years ago

@EricPostMaster Would love to help anytime. Cheerio!