Skip to content

TruthQuestWeb/ml-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Model for Disinformation Detection

We used a multinomial Naive Bayes model, a count vectorizer, and the sklearn machine learning library. We used count vectorizer instead of a tfidf vectorizer because Naive Bayes works better with ints than floats.

About

machine learning model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors