- Notifications
You must be signed in to change notification settings - Fork13
Comparing changes
Open a pull request
base repository:javascriptdata/scikit.js
Uh oh!
There was an error while loading.Please reload this page.
base:8506540
head repository:javascriptdata/scikit.js
Uh oh!
There was an error while loading.Please reload this page.
compare:f388a67
- 18commits
- 13files changed
- 3contributors
Commits on May 19, 2022
feat: custom modelfitargs for linear models
yawetse committedMay 19, 2022 feat: added test case for custom callbacks. works great and somehow s…
…erializes.
dcrescim committedMay 19, 2022 Merge pull request#226from javascriptdata/ye-modelargs
feat: custom modelfitargs for linear models
dcrescim authoredMay 19, 2022 chore(release): 1.23.0 [skip ci]
# [1.23.0](v1.22.0...v1.23.0) (2022-05-19)### Features* added test case for custom callbacks. works great and somehow serializes. ([7fa5c42](7fa5c42))* custom modelfitargs for linear models ([2ddcad9](2ddcad9))
semantic-release-bot committedMay 19, 2022 - dcrescim committed
May 19, 2022 Merge pull request#227from javascriptdata/update-docs
Updated the README
dcrescim authoredMay 19, 2022 - dcrescim committed
May 19, 2022 - dcrescim committed
May 19, 2022
Commits on May 21, 2022
- dcrescim committed
May 21, 2022 Merge pull request#229from javascriptdata/readme-updates-2
more updates to readme
dcrescim authoredMay 21, 2022 - dcrescim committed
May 21, 2022 - dcrescim committed
May 21, 2022 - dcrescim committed
May 21, 2022
Commits on May 22, 2022
feat: sgd classifier can not train on categorical variables, as well …
…as one-hot encoded variables
dcrescim committedMay 22, 2022 Merge pull request#231from javascriptdata/classification-twod
SGD classifier can now accept 2D y values
dcrescim authoredMay 22, 2022 chore(release): 1.24.0 [skip ci]
# [1.24.0](v1.23.0...v1.24.0) (2022-05-22)### Features* sgd classifier can not train on categorical variables, as well as one-hot encoded variables ([10141cd](10141cd))
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff 8506540...f388a67
Uh oh!
There was an error while loading.Please reload this page.