numaproj / numalogic

Collection of operational time series ML models and tools
https://numalogic.numaproj.io/
Apache License 2.0
166 stars 28 forks source link

Xgboost #405

Open s0nicboOm opened 2 months ago

s0nicboOm commented 2 months ago
  1. Add Xgboost
  2. Add Covariates Transformer

Note: We will have to revisit on how to optimize imports for xgboost and darts

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 88.33333% with 14 lines in your changes missing coverage. Please review.

Project coverage is 92.02%. Comparing base (eb9ceb1) to head (32bd2e2).

Files Patch % Lines
numalogic/models/forecast/variants/xgboost.py 89.61% 4 Missing and 4 partials :warning:
numalogic/tools/data.py 64.70% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #405 +/- ## ========================================== - Coverage 92.11% 92.02% -0.10% ========================================== Files 97 99 +2 Lines 4782 4900 +118 Branches 430 442 +12 ========================================== + Hits 4405 4509 +104 - Misses 279 289 +10 - Partials 98 102 +4 ```

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