Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Final Project plan #10

Open
xiaoa0 opened this issue May 9, 2023 · 0 comments
Open

Final Project plan #10

xiaoa0 opened this issue May 9, 2023 · 0 comments

Comments

@xiaoa0
Copy link
Owner

xiaoa0 commented May 9, 2023

Project idea: Fake News Detector with Python

Members: me (Allie)

Purpose

  • Train model using headlines from recent news
  • Create easy tool for distinguishing fake news from real news

Technicals

  • Able to sort table data from csv/tsv format
  • Use TfidfVectorizer to create model
  • Use python packages such as pandas and matplotlib to process data, build classifications
  • Javascript documentation in notebook (1)

Timeline

  • Week 1: Practice with tools, document hacks (pandas, news api/dataset, matplotlib) with notebooks (1) (2) (3)
  • Week 2: Start practicing with modeling software and document in notebook
  • Week 3: Start training model with data set, find more if given one doesn't work out
  • Week 4: Finish model, make sure it can return output and embed with frontend JS notebook

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant