Skip to content

A basic Neural Network trying to classify headlines as Onion articles or not.

Notifications You must be signed in to change notification settings

ilias1111/onion-or-not

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

An Onion or Not an Onion

A basic Neural Network trying to classify headlines as Onion articles or not.

Method

A simple Dense Neural Network which takes as input a tf–idf of the headlines.

Results

Metric
Loss 0.3834
Accuracy 0.8325
AUC 0.9054
Precision 0.7845
Recall 0.7560

About

A basic Neural Network trying to classify headlines as Onion articles or not.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published