aimclub / FEDOT

Automated modeling and machine learning framework FEDOT
https://fedot.readthedocs.io
BSD 3-Clause "New" or "Revised" License
619 stars 84 forks source link

fix: indexing and seasonal_periods check that endog is at least twice the size #1305

Closed Lopa10ko closed 2 weeks ago

Lopa10ko commented 2 weeks ago

This is a :fire: hotfix.

Summary

Context

related to https://github.com/aimclub/FEDOT/actions/runs/9499709347 integration workflow failure related to #1297

docu-mentor[bot] commented 2 weeks ago

👋 Hi, I'm @docu-mentor, an LLM-powered GitHub app powered by Anyscale Endpoints that gives you actionable feedback on your writing.

Simply create a new comment in this PR that says:

@docu-mentor run

and I will start my analysis. I only look at what you changed in this PR. If you only want me to look at specific files or folders, you can specify them like this:

@docu-mentor run doc/ README.md

In this example, I'll have a look at all files contained in the "doc/" folder and the file "README.md". All good? Let's get started!

github-actions[bot] commented 2 weeks ago

Code has no PEP8 errors!