ZeusCodes-Official / DS-Olympus-

This repo will serve as the main file for project "DS Olympus".
10 stars 26 forks source link

Book Genre Prediction #140

Closed Akash20x closed 3 years ago

Akash20x commented 3 years ago

I want to add model of Book Genre Prediction to predict the genre of the book based on book title and summary. The model will predict among these 6 genres (Fiction", "Fanstasy", "Historical novel", "Horror", "Science Fiction", "Thriller").

I will use different classification machine learning algorithms and compare their accuracy.

I will use CMU Book Summary Dataset for making this text classification model.

Dataset Link: http://www.cs.cmu.edu/~dbamman/booksummaries.html

Please assign me this issue as a part of DevIncept