evalml
evalml copied to clipboard
[DO NOT MERGE] add manual error
Pull Request Description
(replace this text with your description)
After creating the pull request: in order to pass the release_notes_updated check you will need to update the "Future Release" section of docs/source/release_notes.rst to include this pull request by adding :pr:123.
Codecov Report
Merging #3357 (d73f8f8) into main (d6af026) will decrease coverage by
9.1%. The diff coverage is100.0%.
@@ Coverage Diff @@
## main #3357 +/- ##
=======================================
- Coverage 99.6% 90.6% -9.0%
=======================================
Files 329 329
Lines 32230 32231 +1
=======================================
- Hits 32101 29199 -2902
- Misses 129 3032 +2903
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...ponents/estimators/regressors/xgboost_regressor.py | 69.3% <100.0%> (-30.7%) |
:arrow_down: |
| evalml/tests/component_tests/test_oversampler.py | 16.6% <0.0%> (-83.4%) |
:arrow_down: |
| evalml/automl/pipeline_search_plots.py | 17.9% <0.0%> (-82.1%) |
:arrow_down: |
| ...alml/tests/component_tests/test_lgbm_classifier.py | 18.0% <0.0%> (-82.0%) |
:arrow_down: |
| ...valml/tests/component_tests/test_target_encoder.py | 18.0% <0.0%> (-82.0%) |
:arrow_down: |
| ...valml/tests/component_tests/test_lgbm_regressor.py | 18.9% <0.0%> (-81.1%) |
:arrow_down: |
| ...alml/tests/component_tests/test_arima_regressor.py | 23.2% <0.0%> (-76.8%) |
:arrow_down: |
| ...l/tests/automl_tests/test_pipeline_search_plots.py | 23.3% <0.0%> (-76.7%) |
:arrow_down: |
| ...ml/tests/component_tests/test_xgboost_regressor.py | 24.5% <0.0%> (-75.5%) |
:arrow_down: |
| ...tests/component_tests/test_polynomial_detrender.py | 25.7% <0.0%> (-74.3%) |
:arrow_down: |
| ... and 56 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update d6af026...d73f8f8. Read the comment docs.
@ParthivNaresh Can we close this PR?
@freddyaboulton Would like to leave this one open for a bit as I'm experimenting with pipeline failures!