sbyrnes/logistical.js
A classification library using logistic regression written in pure Javascript, available for Node.js.
JavaScriptMIT
Issues
- 1
Implement Gradient Descent Algorithm
#2 opened by wbailey - 0
Tests for Support Lib
#26 opened by wbailey - 3
Tests for Likelihood Gradient Calculation
#13 opened by wbailey - 0
Refactor labels to be a vector for consistency
#22 opened by wbailey - 0
Fix problem with checkError method
#24 opened by wbailey - 0
Add Regularization to likelihood calculation
#14 opened by wbailey - 2
Data set completeness tests
#16 opened by wbailey - 2
Define treatment of null values in data sets
#15 opened by wbailey - 1
Create the log likelihood function and tests
#6 opened by wbailey - 0
- 0
Single dependent variable data set and tests
#7 opened by wbailey - 0
Numerical Gradient
#3 opened by wbailey - 0
Root Finding
#5 opened by wbailey - 0
Cross-validation with 3rd party tools
#9 opened by sbyrnes - 2
Select Matrix/Math Package
#4 opened by wbailey