RubixML/Sentiment

An example project using a feed-forward neural network for text sentiment classification trained with 25,000 movie reviews from the IMDB website.

42
/ 100
Emerging

Implements a preprocessing pipeline combining text normalization, bag-of-words vectorization with a 10,000-word vocabulary, TF-IDF weighting, and Z-scale standardization before feeding data into a 5-layer perceptron with LeakyReLU and PReLU activations. Built on the Rubix ML framework in PHP with optional Tensor extension acceleration, the model includes batch normalization and AdaMax optimization for efficient convergence on the 50,000-sample dataset.

115 stars. No commits in the last 6 months.

Stale 6m No Package No Dependents
Maintenance 2 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 14 / 25

How are scores calculated?

Stars

115

Forks

14

Language

PHP

License

MIT

Last pushed

Jul 25, 2025

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/RubixML/Sentiment"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.