Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logistic Regression with Gradient Descent in JavaScript

Build Status

This example project demonstrates how gradient descent may be used to solve a classification problem with logistic regression.

Read more about it here.

Installation

  • git clone git@github.com:javascript-machine-learning/logistic-regression-gradient-descent-javascript.git
  • cd logistic-regression-gradient-descent-javascript
  • npm install
  • npm start

About

⭐️ Logistic Regression with Gradient Descent in JavaScript

Topics

Resources

Stars

12 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages