Implementing Naive Bayes Machine Learning algorithm to predict sentiment from reviews.
-
Updated
Apr 7, 2019 - Python
Implementing Naive Bayes Machine Learning algorithm to predict sentiment from reviews.
This demonstrate how to deploy text classification model on Azure Machine Learning Services using azureml-sdk.
A text classifier for wine reviews crawled from http://winemag.com.
Modified version of Le Wagon Data Science capstone project (March 2024)
Add a description, image, and links to the naive-bayes-text-classification topic page so that developers can more easily learn about it.
To associate your repository with the naive-bayes-text-classification topic, visit your repo's landing page and select "manage topics."