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.21.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.22.0
Choose a head ref
  • 8 commits
  • 103 files changed
  • 2 contributors

Commits on Apr 30, 2022

  1. Configuration menu
    Copy the full SHA
    7562da2 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. feat: more tests moved over

    dcrescim committed May 1, 2022
    Configuration menu
    Copy the full SHA
    76509d8 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    1bf508d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f2736e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3814ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc2ec4a View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Merge pull request #225 from javascriptdata/remove-tensorflow

    Remove tensorflow
    dcrescim authored May 18, 2022
    Configuration menu
    Copy the full SHA
    ddb014b View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.22.0 [skip ci]

    # [1.22.0](v1.21.0...v1.22.0) (2022-05-18)
    
    ### Features
    
    * added back in logistic regression tests ([dc2ec4a](dc2ec4a))
    * first pass at removing tensorflow from bundle ([7562da2](7562da2))
    * more tests moved over ([76509d8](76509d8))
    * removed hard dependency on tensorflow ([0f2736e](0f2736e))
    * removed unneeded build steps ([d3814ca](d3814ca))
    * updated serialize / deserialize to avoid tfjs error ([1bf508d](1bf508d))
    semantic-release-bot committed May 18, 2022
    Configuration menu
    Copy the full SHA
    8506540 View commit details
    Browse the repository at this point in the history
Loading