Skip to content

DavidPits/BookBuster

Repository files navigation

Trying to predict whether a book will become a movie or not!

Data- Extracted 30k goodreads book using api-wrapper in python of them. The tagged of whehter the book is a movie or not is based on user lists.

Using various features from the Data like popularity , distrubtion of votes , author , publisher and some NLP tools on the book discreptions.

Feeded the feature vector into a 15-layer NN and reached 97.3% accuracy on 300 books dataset

About

Predicting whether a book will become a movie or not based on his goodreads page!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published