aws / sagemaker-spark

A Spark library for Amazon SageMaker.
https://aws.github.io/sagemaker-spark/
Apache License 2.0
300 stars 128 forks source link

Fix max depth description in XGBoost Estimator. #57

Closed nadiaya closed 6 years ago

nadiaya commented 6 years ago

Issue #56 Fix max depth description in XGBoost Estimator.

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@ab3f16a). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #57   +/-   ##
=========================================
  Coverage          ?   92.22%           
=========================================
  Files             ?       52           
  Lines             ?     3113           
  Branches          ?       83           
=========================================
  Hits              ?     2871           
  Misses            ?      242           
  Partials          ?        0
Impacted Files Coverage Δ
...er_pyspark/algorithms/XGBoostSageMakerEstimator.py 98.85% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ab3f16a...2927adc. Read the comment docs.