Using the scikit-learn library, this project explores various machine learning classifiers to best classify movie descriptions as 'Sci-Fi' or 'Fantasy'. After finding the best classifier a user interface is created in which a user may input text which the machine will then classify using said classifier. This project provides experience with Pyt…
-
Updated
Aug 27, 2020 - Python