Skip to content

Commit

Permalink
source update
Browse files Browse the repository at this point in the history
  • Loading branch information
chen0040 committed Nov 23, 2017
1 parent 1f70c0b commit dee8266
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,7 @@ The codes in the following html files illustrates how to use them in html pages:

* [example-binary-classifier.html](https://rawgit.com/chen0040/js-regression/master/example-binary-classifier.html)
* [example-multi-class-classifier.html](https://rawgit.com/chen0040/js-regression/master/example-multi-class-classifier.html)
* [example-regression.html](https://rawgit.com/chen0040/js-regression/master/example-regression.html)
* [example-regression-2.html](https://rawgit.com/chen0040/js-regression/master/example-regression-2.html)
* [example-regression-3.html](https://rawgit.com/chen0040/js-regression/master/example-regression-3.html)

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "js-regression",
"version": "1.0.8",
"version": "1.0.10",
"description": "Package implements linear regression and logistic regression",
"author": "Xianshun Chen",
"contributors": [
Expand Down

0 comments on commit dee8266

Please sign in to comment.