Skip to content

Repository files navigation

Logistic Regression

Classification using Gradient Descent and the Normal Equation

This repository is a small java program which learns to classify feature values into two sets.

If non-linear features are included, it can learn non-linear boundaries. This repository makes use of JAMA: A Java Matrix Package

About

Machine Learning - Logistic Regression (Classification) with both Gradient Descent and the Normal Equation

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages