Skip to content

ahorisaac/ml-fake-news-pred

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Follow vividly this instructions to set up the project.

  1. VSCode Installation
  2. Python Installation
  3. Extensions Installation
  4. Install Dependencies
  5. Download Project

VSCode Installation

Python Installation

Extensions Installation

Install the following extensions on VSCode.

  • Python
  • Pylance
  • Jupyter
  • Jupyter Notebook Renderers
  • GitLens

Install Dependencies

Open the command line and run this command. pip install numpy pandas scikit-learn nltk

Download Project

Follow either ways to get this project to your PC

  1. Download the project and extract it. Right click and open the project in VSCode.
  2. Clone the repository in C:/dir/project-dir/. Right click and open the project in VSCode.

Project Image Project Image Project Image

Enjoy!

About

Fake News Prediction with Python Machine Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published