Skip to content

JashwanthSA/Fake-News-Detection-App-using-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Fake-News-Detection-App-using-ML

A python app used for detecting fake news based on various machine learning algorithms. It provides 4 different outputs with different accuracies for the 4 different ML algorithms used in this project. The python modules used for this project are:

  • Pandas: Used for Data Manipulation and Analysis
  • Numpy: It is a python library used for working with arrays and has functions for working in domain of linear algebra, fourier transform, and matrices.
  • Seaborn: Used for data exploration and visualization
  • Matplotlib: It is a data visualization and graphical charting package.
  • sklearn (scikit-learn): It is a open source python library which contains simple and efficient tools for predictive data analysis.
  • re: Regular Expression
  • String

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published