Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf388a67

Browse files
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))
1 parent3e4ce65 commitf388a67

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

‎CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
#[1.24.0](https://github.com/javascriptdata/scikit.js/compare/v1.23.0...v1.24.0) (2022-05-22)
2+
3+
4+
###Features
5+
6+
* sgd classifier can not train on categorical variables, as well as one-hot encoded variables ([10141cd](https://github.com/javascriptdata/scikit.js/commit/10141cd9213a2da7aa1d3122f3143d29abb574d8))
7+
18
#[1.23.0](https://github.com/javascriptdata/scikit.js/compare/v1.22.0...v1.23.0) (2022-05-19)
29

310

‎package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"scikitjs",
3-
"version":"1.23.0",
3+
"version":"1.24.0",
44
"description":"Scikit-Learn for JS",
55
"output": {
66
"node":"dist/node/index.js",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp