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.22.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.23.0
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    2ddcad9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fa5c42 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #226 from javascriptdata/ye-modelargs

    feat: custom modelfitargs for linear models
    dcrescim authored May 19, 2022
    Configuration menu
    Copy the full SHA
    60d99c8 View commit details
    Browse the repository at this point in the history
  4. 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 committed May 19, 2022
    Configuration menu
    Copy the full SHA
    3d7731c View commit details
    Browse the repository at this point in the history
Loading