Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gracysapra/beer_review_prediction

This project predicts beer ratings using a dataset containing reviews, beer attributes, and user details. By employing regression models like Random Forest, Linear Regression, and SVR, it analyzes features such as review text, beer style, and ABV. Robust preprocessing, feature engineering, and metrics like MSE and R² ensure accurate predictions.
https://github.com/gracysapra/beer_review_prediction

Last synced: about 2 months ago
JSON representation

This project predicts beer ratings using a dataset containing reviews, beer attributes, and user details. By employing regression models like Random Forest, Linear Regression, and SVR, it analyzes features such as review text, beer style, and ABV. Robust preprocessing, feature engineering, and metrics like MSE and R² ensure accurate predictions.

Awesome Lists containing this project