Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mithu975 authored May 31, 2020
1 parent 79682cd commit e8228ee
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# fakenews
Fake news classifier model
A simple classifier model used over news dataset
Tools used and libraries used:
1. Scikit learn
2. pandas
3. TfidfVectorizer
4. PassiveAggressiveClassifier
5. Confusion matrices etc.

0 comments on commit e8228ee

Please sign in to comment.