Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 723 Bytes

Readme.md

File metadata and controls

24 lines (14 loc) · 723 Bytes

Logistic Regression

Visualizing non-linear Decision Boundary of logistic regression between 2 Classes

Datasets - Moons, Circles, Spiral, Gauss, XOR

Features

  • Select the parameters (lr, Lambda) of Logistic regression model

  • Non linear Decision boundary visualization over multiple 2D datasets (2 classes)

  • Power of Polynomial can be selected

Installation and execution

  • Download the project folder on your server and run index.html from your browser
Contributors: