Skip to content

A benchmark comparing different news classifier. Made as a school project.

Notifications You must be signed in to change notification settings

ShinySilver/SIIA-FakeNewsDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIIA-FakeNewsDetection

Introduction

This github contains several abstractions for databases and ML models.

Installation

Dependancies

You must install numpy, pandas, matplotlib and sklearn for this project to work

SetupTools

On linux, you can run 'python3 setup.py develop' in this project's root directory to install the python package in dev mode. This is optional.

Use

With SetupTools

Run 'python3 -m ias-fakedetection --help' anywhere

Without SetupTools

Open this project's root directory and run 'python3 __main__.py --help'

About

A benchmark comparing different news classifier. Made as a school project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages