Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 390 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 390 Bytes

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