Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kobra-dev/js-regression

(fork) Package provides javascript implementation of linear regression and logistic regression
https://github.com/kobra-dev/js-regression

save & load

52879398f3a74a0e6ed8f42bf9686534b9dac48c authored over 3 years ago by Pranav Teegavarapu <[email protected]>
Remove unneeded files

cdf1ec5a66180d8f6d77ca9c514f1d1b7183f3e7 authored over 3 years ago by merlin04 <[email protected]>
Migrate to tsdx, TypeScript, ES modules, and ES classes

f5b326b020eef42a123d284c4f71184b4e4b43a4 authored over 3 years ago by merlin04 <[email protected]>
refactored

e9a0fa10bce0366298e11e50d2cce2e5d072a8df authored over 3 years ago by Pranav Teegavarapu <[email protected]>
added build

37aee4f6eb53f1ff0b943a82173bc357583f2606 authored over 3 years ago by Pranav Teegavarapu <[email protected]>
Update jsregression.js

b33200cea975f0c5b0f6077acc2a67b672a45d5f authored over 3 years ago by Pranav Teegavarapu <[email protected]>
export default jsregression

bf68ba59e7de7701cb8b10569e3d456da4c76f2c authored over 3 years ago by Pranav Teegavarapu <[email protected]>
source update

dee8266e5e9cf01d35b9539a99265f67cb90a595 authored about 7 years ago by xschen <[email protected]>
update the min

1f70c0b8cd25a0851781285ad7fb3ed674dbef31 authored about 7 years ago by xschen <[email protected]>
fix the nan due to oscilation

dd1e00ee247609168aae69c889af63a25cf54f58 authored about 7 years ago by xschen <[email protected]>
fix the grad calculation error in linear regression

a498f3a724c8224c5752ccca2dab34a865a76056 authored about 7 years ago by xschen <[email protected]>
third-party for visualizing regression curve

e7180aa18b1d115c57f52d36794745f008ed3442 authored about 7 years ago by xschen <[email protected]>
npm deployed

6014c2c2d1ddfdb4fe97eb64f98fb44aa8b78901 authored over 7 years ago by xschen <[email protected]>
example.html

c46efa4a8dc2a9d4c44cf484dc32db01c50dc9cc authored over 7 years ago by xschen <[email protected]>
fix module bug

9f723a04fe8151db90b40d0ddf58199c5dc55587 authored over 7 years ago by xschen <[email protected]>
deployed to npm

b114c90e69fc5e9eb344decae5e55cc061b2c4de authored over 7 years ago by xschen <[email protected]>
improve the unit testing coverage

a2fe60dfcdc0fb3c307e7df65fff9e34385c6f55 authored over 7 years ago by xschen <[email protected]>
test with polynomial regression

03a2746d406ea00187dabd2aebad36b0772773ca authored over 7 years ago by xschen <[email protected]>
add threshold for the logistic method

605b6844267120c08cd46872ebd0c29337648dd9 authored over 7 years ago by xschen <[email protected]>
update build

12b0a0d7aa570290965e6065019f52cedc7bff97 authored over 7 years ago by xschen <[email protected]>
multi-class classifier based on logistic regression

b7ffcf781d16e333ccbc941ce26f9fc296865d79 authored over 7 years ago by xschen <[email protected]>
update docs

8aed76fedbd5d78b2e31bfc20d5e3dfefcd46ecb authored over 7 years ago by xschen <[email protected]>
publish version 1.0.0

488c430bc408f7568ea002ddb3e0884e83996040 authored over 7 years ago by xschen <[email protected]>
fix the bug on the linear regression cost function on the regularization

b71082840c4286544476effd60d51ccf543be7a5 authored over 7 years ago by xschen <[email protected]>
logistic regression

78ecbd4d22b8855bd7b2df4adb94158ca4be8fb2 authored over 7 years ago by xschen <[email protected]>
fix the grad issue

957d8d320943859519c041173469276c24b5eaba authored over 7 years ago by xschen <[email protected]>
linear regression

9e81c9db8faec699e7f0ff4a9592b4ba9dd1853f authored over 7 years ago by xschen <[email protected]>
Initial commit

88f1845b2f82a826df1a8b99e822c0396619d345 authored over 7 years ago by Xianshun Chen <[email protected]>