Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mysftz/fake-news-detection

Machine Learning Python for fake news detection using sklearn.TfidfVectorizer and PassiveAggressiveClassifier. Improved python code and accuracy from source code (link below).
https://github.com/mysftz/fake-news-detection

fake fake-news fake-news-detection machine-learning machinelearning news passiveaggressiveclassifier python python3 sklearn tfidf-vectorizer

Last synced: about 4 hours ago
JSON representation

Machine Learning Python for fake news detection using sklearn.TfidfVectorizer and PassiveAggressiveClassifier. Improved python code and accuracy from source code (link below).

Awesome Lists containing this project

README

        


[![alt text](https://github.com/Mysftz/Mysftz/blob/main/assets/READMEHeader.jpeg?raw=true)](https://github.com/Mysftz)
# Fake News Detection
[![GitHub][GitHub-shield]](https://github.com/Mysftz/fake-news-detection)
[![Contributors][contributors-shield]](https://github.com/Mysftz/fake-news-detection/graphs/contributors)
[![Forks][forks-shield]](https://github.com/Mysftz/fake-news-detection/network/members)
[![Stargazers][stars-shield]](https://github.com/Mysftz/fake-news-detection/stargazers)
[![Issues][issues-shield]](https://github.com/Mysftz/fake-news-detection/issues)
[![License][license-shield]](https://github.com/Mysftz/fake-news-detection/blob/main/LICENSE.txt)


About The Project
Built With
Download
Usage
License
Other Projects
Contact

Table of Contents



  1. About The Project


  2. Usage

  3. License

  4. Other Projects

  5. Contact

## About The Project
### Introduction

Machine Learning Python for fake news detection using sklearn.TfidfVectorizer and PassiveAggressiveClassifier. Improved python code and accuracy from source code (link below).

### Built With

Python, Jupyter Notebooks, matplotlib, sklearn, numpy

### Other Infomation

Python Files: https://github.com/Mysftz/fake-news-detection
Source Files: https://data-flair.training/blogs/advanced-python-project-detecting-fake-news/

(back to top)

## Usage

(back to top)

## License
Distributed under the CC-BY-SA-4.0: Creative Commons Attribution Share Alike 4.0 International License. See `LICENSE.txt` for more information.

(back to top)


## Other Projects


Data Science Projects Button
Data Analysis Projects Button
University Projects Button
Python Projects Button
LaTeX Projects Button
Other Projects Button

(back to top)

## Contact

GitHub: [@Mysftz](https://github.com/Mysftz)  ·  Portfolio: [Website](https://mysftz.github.io)  ·  LinkedIn: [@lrgtomaszewski](https://www.linkedin.com/in/lrgtomaszewski/)  ·  Instagram: [@Mysftz](https://www.instagram.com/mysftz/)  ·  Twitter: [@MysftzUK](https://twitter.com/MysftzUK)

[contributors-shield]: https://img.shields.io/github/contributors/mysftz/fake-news-detection.svg?style=for-the-badge
[forks-shield]: https://img.shields.io/github/forks/mysftz/fake-news-detection.svg?style=for-the-badge
[stars-shield]: https://img.shields.io/github/stars/mysftz/fake-news-detection.svg?style=for-the-badge
[issues-shield]: https://img.shields.io/github/issues/mysftz/fake-news-detection.svg?style=for-the-badge
[license-shield]: https://img.shields.io/github/license/mysftz/fake-news-detection.svg?style=for-the-badge
[github-shield]: https://img.shields.io/badge/-GitHub-black.svg?style=for-the-badge&logo=GitHub&colorB=555