alteryx / evalml

EvalML is an AutoML library written in python.
https://evalml.alteryx.com
BSD 3-Clause "New" or "Revised" License
734 stars 83 forks source link

Added support for additional estimators for multiseries datasets #4385

Closed christopherbunn closed 5 months ago

christopherbunn commented 5 months ago

Resolves #4386

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c93b8f2) 99.7% compared to head (701eef6) 99.7%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4385 +/- ## ======================================= + Coverage 99.7% 99.7% +0.1% ======================================= Files 357 357 Lines 39928 39965 +37 ======================================= + Hits 39802 39840 +38 + Misses 126 125 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.