Skip to content
#

handsonmachinelearning

Here are 8 public repositories matching this topic...

Language: All
Filter by language

This project implements a simple sentiment analysis classifier using logistic regression, trained using manual gradient descent, without relying on any machine learning libraries like scikit-learn or TensorFlow. It demonstrates end-to-end model development from raw text to evaluation.

  • Updated Jun 12, 2025
  • Python

Add this topic to your repo

To associate your repository with the handsonmachinelearning topic, visit your repo's landing page and select "manage topics."

Learn more