Skip to content

matejavulic/Logistic-Regression-Classifier

Repository files navigation

Logistic-Regression-Classifier

Part of the Data Scinece Bootcamp training material. I wrote it as an illustration of simple logistic-regression classifier algorithm implementation. There are two implemented algorithms:

  • Iterative log-reg classifier
  • Vector log-reg classifier

In both implementation an accuracy comparison with sklearn log-reg and LDA classifiers was conducted.

About

My implementation of logistic regression algorithm in Jupyter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published