https://github.com/michaelradu/sentiment-predictor
Toy introductory app built with ML.NET. Small data set. It predicts the sentiment expressed by an individual in their review.
https://github.com/michaelradu/sentiment-predictor
Last synced: about 1 year ago
JSON representation
Toy introductory app built with ML.NET. Small data set. It predicts the sentiment expressed by an individual in their review.
- Host: GitHub
- URL: https://github.com/michaelradu/sentiment-predictor
- Owner: michaelradu
- License: gpl-3.0
- Created: 2023-08-04T17:36:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-04T17:39:50.000Z (almost 3 years ago)
- Last Synced: 2025-01-29T14:15:44.247Z (over 1 year ago)
- Language: C#
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sentiment-predictor
Toy introductory app built with ML.NET. Small data set. It predicts the sentiment expressed by an individual in their review.