Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 3.55 KB

readme.md

File metadata and controls

50 lines (37 loc) · 3.55 KB

Book Maturity

Motivation

While there are several ways to measure the linguistic complexity of a text, I've yet to see a program that identifies a minimum age a reader needs to be for a particular book. Therefore, this project aims to meet this need.

Data Collection - Scraping Common Sense Media Book Reviews

Inspect the Data

Establish the Baseline Model

XGBoost - aka "King of Kaggle"

Computer Vision - Can you judge a book by its cover?

Final Results

Model Train MAE Test MAE
Naive Baseline n/a 3.27
Computer Vision 2.69 2.50
LSTM Version II 1.35 1.65
XGBoost Version III 1.50 1.62
LSTM Version VI 0.66 1.04

Presenation

Finally, to watch a presenation of this project, please click below: