Skip to content

Uncapped pmdarima and updated minimum version#4027

Merged
christopherbunn merged 2 commits into
mainfrom
OSSEVALML-374_pmdarima_2_upgrade
Feb 24, 2023
Merged

Uncapped pmdarima and updated minimum version#4027
christopherbunn merged 2 commits into
mainfrom
OSSEVALML-374_pmdarima_2_upgrade

Conversation

@christopherbunn
Copy link
Copy Markdown
Contributor

@christopherbunn christopherbunn commented Feb 23, 2023

Resolves #3681

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 23, 2023

Codecov Report

Merging #4027 (b716999) into main (addf98a) will decrease coverage by 0.0%.
The diff coverage is n/a.

❗ Current head b716999 differs from pull request most recent head a275abe. Consider uploading reports for the commit a275abe to get more accurate results

@@           Coverage Diff           @@
##            main   #4027     +/-   ##
=======================================
- Coverage   99.7%   99.7%   -0.0%     
=======================================
  Files        349     347      -2     
  Lines      37200   36954    -246     
=======================================
- Hits       37079   36833    -246     
  Misses       121     121             
Impacted Files Coverage Δ
evalml/tests/conftest.py 98.2% <0.0%> (-0.1%) ⬇️
evalml/tests/component_tests/test_components.py 99.0% <0.0%> (-<0.1%) ⬇️
evalml/utils/__init__.py 100.0% <0.0%> (ø)
evalml/objectives/objective_base.py 100.0% <0.0%> (ø)
evalml/pipelines/components/component_base.py 100.0% <0.0%> (ø)
evalml/tests/objective_tests/test_objectives.py 100.0% <0.0%> (ø)
...alml/objectives/binary_classification_objective.py 100.0% <0.0%> (ø)
evalml/utils/nullable_type_utils.py
...alml/tests/utils_tests/test_nullable_type_utils.py

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@christopherbunn christopherbunn changed the title Uncapped PMDArima to allow >=2.0 Uncappedpmdarima and updated minimum version Feb 23, 2023
@christopherbunn christopherbunn changed the title Uncappedpmdarima and updated minimum version Uncapped pmdarima and updated minimum version Feb 23, 2023
@christopherbunn christopherbunn force-pushed the OSSEVALML-374_pmdarima_2_upgrade branch from b716999 to fe9c80b Compare February 23, 2023 20:13
@christopherbunn christopherbunn marked this pull request as ready for review February 23, 2023 21:44
@christopherbunn christopherbunn force-pushed the OSSEVALML-374_pmdarima_2_upgrade branch from fe9c80b to a275abe Compare February 23, 2023 21:44
@christopherbunn christopherbunn merged commit 7bb67e0 into main Feb 24, 2023
@christopherbunn christopherbunn deleted the OSSEVALML-374_pmdarima_2_upgrade branch February 24, 2023 16:06
@chukarsten chukarsten mentioned this pull request Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade pmdarima to 2.0.0

3 participants