Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes nightly build 9/29 #541

Merged
merged 13 commits into from
Sep 30, 2020
Merged

Fixes nightly build 9/29 #541

merged 13 commits into from
Sep 30, 2020

Commits on Sep 24, 2020

  1. Add CastRegressor to cast output predictions into float32 in scikit-l…

    …earn pipeline (#522)
    
    * Add CastRegressor
    
    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    xadupre authored and sdpython committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    2808a7d View commit details
    Browse the repository at this point in the history
  2. Fixes nightly build (#527)

    * Fix nightly build
    
    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    xadupre authored and sdpython committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    d8a05a5 View commit details
    Browse the repository at this point in the history
  3. Add complete tutorial to the documentation (#517)

    * add full tutorial to the documentation
    
    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    xadupre authored and sdpython committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    64b7aa4 View commit details
    Browse the repository at this point in the history
  4. Upgrade version number to 1.7.1 (#529)

    * upgrade version to 1.7.1
    
    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    xadupre authored and sdpython committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    c11924b View commit details
    Browse the repository at this point in the history
  5. Checks that issue #197 is fixed.

    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    sdpython committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    54c6327 View commit details
    Browse the repository at this point in the history
  6. Update test_sklearn_tfidf_vectorizer_converter_dataset.py

    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    sdpython committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    e354669 View commit details
    Browse the repository at this point in the history
  7. Update test_sklearn_tfidf_vectorizer_converter_dataset.py

    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    sdpython committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    94ed45d View commit details
    Browse the repository at this point in the history
  8. fix ci build

    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    sdpython committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    3230371 View commit details
    Browse the repository at this point in the history
  9. Checks that issue #197 is fixed.

    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    sdpython committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    0c8d8a3 View commit details
    Browse the repository at this point in the history
  10. Update test_sklearn_tfidf_vectorizer_converter_dataset.py

    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    sdpython committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    d593d67 View commit details
    Browse the repository at this point in the history
  11. Update test_sklearn_tfidf_vectorizer_converter_dataset.py

    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    sdpython committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    62458b6 View commit details
    Browse the repository at this point in the history
  12. Update test_sklearn_tfidf_vectorizer_converter_pipeline.py

    Signed-off-by: xavier dupré <xavier.dupre@gmail.com>
    sdpython committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    b4e84a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

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