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

0.7.0 release #481

Merged
merged 70 commits into from
Jun 11, 2020
Merged

0.7.0 release #481

merged 70 commits into from
Jun 11, 2020

Commits on Sep 4, 2019

  1. Revert "Revert back to Spark 2.3 (#399)"

    This reverts commit 95a77b1.
    tovbinm committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    77e2229 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Update to Spark 2.4.3 and XGBoost 0.90

    tovbinm authored and nicodv committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    485fcd5 View commit details
    Browse the repository at this point in the history
  2. special double serializer fix

    tovbinm authored and nicodv committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    12f5333 View commit details
    Browse the repository at this point in the history
  3. fix serialization

    tovbinm authored and nicodv committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    a4ee986 View commit details
    Browse the repository at this point in the history
  4. fix serialization

    tovbinm authored and nicodv committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    47703fa View commit details
    Browse the repository at this point in the history
  5. docs

    tovbinm authored and nicodv committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    ea4b11f View commit details
    Browse the repository at this point in the history
  6. fixed missng value for test

    wsuchy authored and nicodv committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    ab81e31 View commit details
    Browse the repository at this point in the history
  7. meta fix

    tovbinm authored and nicodv committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    c017869 View commit details
    Browse the repository at this point in the history
  8. Updated DecisionTreeNumericMapBucketizer test to deal with the change…

    … made to decision tree pruning in Spark 2.4. If nodes are split, but both child nodes lead to the same prediction then the split is pruned away. This updates the test so this doesn't happen for feature 'b'
    Jauntbox authored and nicodv committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    99ea7e1 View commit details
    Browse the repository at this point in the history
  9. fix params meta test

    tovbinm authored and nicodv committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    daa2672 View commit details
    Browse the repository at this point in the history
  10. FIxed failing xgboost test

    wsuchy authored and nicodv committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    7d3ebb7 View commit details
    Browse the repository at this point in the history
  11. ident

    tovbinm authored and nicodv committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    5661640 View commit details
    Browse the repository at this point in the history
  12. cleanup

    tovbinm authored and nicodv committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    8852d69 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2ab8924 View commit details
    Browse the repository at this point in the history
  14. added const

    tovbinm authored and nicodv committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    7c8b988 View commit details
    Browse the repository at this point in the history
  15. cherrypick fixes

    nicodv committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    d98c8a9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cce0d8f View commit details
    Browse the repository at this point in the history
  17. blarg

    tovbinm authored and nicodv committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    8afbae7 View commit details
    Browse the repository at this point in the history
  18. double ser test

    tovbinm authored and nicodv committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    e8770f6 View commit details
    Browse the repository at this point in the history
  19. update mleap and spark testing base

    tovbinm authored and nicodv committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    afffc56 View commit details
    Browse the repository at this point in the history
  20. Update README.md

    tovbinm authored and nicodv committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    ed43719 View commit details
    Browse the repository at this point in the history
  21. type fix

    nicodv committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    8804acd View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. Configuration menu
    Copy the full SHA
    a1461c7 View commit details
    Browse the repository at this point in the history
  2. bump minor version

    nicodv committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    b54d0f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Configuration menu
    Copy the full SHA
    861f862 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41f9dc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb4cb7b View commit details
    Browse the repository at this point in the history
  4. bump version

    nicodv committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    abca58b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab8daf8 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2019

  1. Update build.gradle

    tovbinm committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    e58da6c View commit details
    Browse the repository at this point in the history
  2. Update pom.xml

    tovbinm committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    37614d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8a27ea View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Configuration menu
    Copy the full SHA
    e205856 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f93db0b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. set correct json4s version

    nicodv committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    505a881 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

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

Commits on Nov 9, 2019

  1. Configuration menu
    Copy the full SHA
    84bb70a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/revert-399-mt/revert-spark-2.4' …

    …into revert-399-mt/revert-spark-2.4
    nicodv committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    08db1db View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. upgrade helloworld deps

    nicodv committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    3ba95b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d77515c View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

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

Commits on Dec 5, 2019

  1. Configuration menu
    Copy the full SHA
    1634927 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8a43b5 View commit details
    Browse the repository at this point in the history
  3. align helloworld dependencies

    nicodv committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    094be05 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/revert-399-mt/revert-spark-2.4' …

    …into revert-399-mt/revert-spark-2.4
    nicodv committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    cc7de97 View commit details
    Browse the repository at this point in the history
  5. align helloworld dependencies

    nicodv committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    4bd5977 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    46fc60a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0211fde View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Merge branch 'master' into revert-399-mt/revert-spark-2.4

    # Conflicts:
    #	core/src/test/scala/com/salesforce/op/ModelInsightsTest.scala
    nicodv committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    7147b72 View commit details
    Browse the repository at this point in the history
  2. fix helloworld compilation

    nicodv committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    4d686c7 View commit details
    Browse the repository at this point in the history
  3. style

    nicodv committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    9fcc3ae View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. WIP release notes

    nicodv committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    2bf8151 View commit details
    Browse the repository at this point in the history
  2. TMog version bump

    nicodv committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    1992d0d View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Configuration menu
    Copy the full SHA
    3d2a67b View commit details
    Browse the repository at this point in the history
  2. update release notes

    nicodv committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    c3067ca View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. update release notes

    nicodv committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    74d4ee4 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Merge branch 'master' into 0.7.0-release

    # Conflicts:
    #	core/src/main/scala/com/salesforce/op/stages/sparkwrappers/specific/OpPredictionModel.scala
    #	features/src/main/scala/org/apache/spark/ml/SparkDefaultParamsReadWrite.scala
    #	gradle.properties
    nicodv committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    2569bd8 View commit details
    Browse the repository at this point in the history
  2. updates to changelog

    nicodv committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    496837c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Configuration menu
    Copy the full SHA
    7fd49db View commit details
    Browse the repository at this point in the history
  2. updates to changelog

    nicodv committed May 13, 2020
    Configuration menu
    Copy the full SHA
    323fbed View commit details
    Browse the repository at this point in the history
  3. updates to changelog

    nicodv committed May 13, 2020
    Configuration menu
    Copy the full SHA
    2e9d226 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. updates to changelog

    nicodv committed May 14, 2020
    Configuration menu
    Copy the full SHA
    2b56541 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

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

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    d284b74 View commit details
    Browse the repository at this point in the history
  2. updates to changelog

    nicodv committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    76cb0e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    ff021ee View commit details
    Browse the repository at this point in the history
  2. updates to changelog

    nicodv committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    59db865 View commit details
    Browse the repository at this point in the history
  3. fix changelog

    nicodv committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    4480745 View commit details
    Browse the repository at this point in the history
  4. fix changelog

    nicodv committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    be6ad78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e292501 View commit details
    Browse the repository at this point in the history