Skip to content

Implementation of Logistic Regression from scratch for classifying the data to three different classes in Java.

Notifications You must be signed in to change notification settings

Nazlibk/Logistic-Regression

Repository files navigation

To run assignment 3 perform following

  1. go to the folder that has assignment3-final.jar

  2. issue following:

    java -jar assignment3-final.jar

About

Implementation of Logistic Regression from scratch for classifying the data to three different classes in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages