Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: javascriptdata/scikit.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.23.0
Choose a base ref
...
head repository: javascriptdata/scikit.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.24.0
Choose a head ref
  • 14 commits
  • 9 files changed
  • 2 contributors

Commits on May 19, 2022

  1. updated the docs

    dcrescim committed May 19, 2022
    Configuration menu
    Copy the full SHA
    86a8f06 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #227 from javascriptdata/update-docs

    Updated the README
    dcrescim authored May 19, 2022
    Configuration menu
    Copy the full SHA
    a64c5ba View commit details
    Browse the repository at this point in the history
  3. updated readme

    dcrescim committed May 19, 2022
    Configuration menu
    Copy the full SHA
    f66668d View commit details
    Browse the repository at this point in the history
  4. updated readme

    dcrescim committed May 19, 2022
    Configuration menu
    Copy the full SHA
    eef2f5c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #228 from javascriptdata/updated-readme

    updated readme
    dcrescim authored May 19, 2022
    Configuration menu
    Copy the full SHA
    8e419c6 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. more updates to readme

    dcrescim committed May 21, 2022
    Configuration menu
    Copy the full SHA
    f20e5c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #229 from javascriptdata/readme-updates-2

    more updates to readme
    dcrescim authored May 21, 2022
    Configuration menu
    Copy the full SHA
    0ede241 View commit details
    Browse the repository at this point in the history
  3. updated docs

    dcrescim committed May 21, 2022
    Configuration menu
    Copy the full SHA
    45c4305 View commit details
    Browse the repository at this point in the history
  4. better tutorial docs

    dcrescim committed May 21, 2022
    Configuration menu
    Copy the full SHA
    8163483 View commit details
    Browse the repository at this point in the history
  5. more updates

    dcrescim committed May 21, 2022
    Configuration menu
    Copy the full SHA
    63a2197 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4975d96 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

  1. feat: sgd classifier can not train on categorical variables, as well …

    …as one-hot encoded variables
    dcrescim committed May 22, 2022
    Configuration menu
    Copy the full SHA
    10141cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #231 from javascriptdata/classification-twod

    SGD classifier can now accept 2D y values
    dcrescim authored May 22, 2022
    Configuration menu
    Copy the full SHA
    3e4ce65 View commit details
    Browse the repository at this point in the history
  3. 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))
    semantic-release-bot committed May 22, 2022
    Configuration menu
    Copy the full SHA
    f388a67 View commit details
    Browse the repository at this point in the history
Loading