You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository provides a complete, practical example demonstrating how to build, train, and deploy a Sentiment Analysis machine learning model using ML.NET. The solution is divided into two parts: Console Application: Trains a multi-class sentiment classification model on sample text data (e.g., product reviews, tweets), evaluates its accuracy,