Book Genre Classification System Through Supervised Learning Technique
摘要
Machine learning is used in this digitizing era so there is an ever-increasing desire for computers to execute human-like jobs. Text classification is rapidly becoming one of machine learning’s most significant tasks. Manually reading the entire book and classifying it based on its genre is, however, a time-consuming operation. As a result, machine learning methods are crucial for classification and in this paper, a book description-based text classification is depicted, where with wide range of wealth of information about the book’s contents. In the proposed system, a variety of classifiers including Multinomial Naive Bayes (MNB), Gradient Boosting (GB), and Random Forest (RF) are employed to categorize the book’s genre. According to the findings, the Naive Bayes Classifier surpasses other two techniques in terms of accuracy, while the other two classifiers provide comparable results.