Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

time_series config and tutorial + bug fixes #94

Merged
merged 6 commits into from
Jul 12, 2023
Merged

Conversation

elineii
Copy link
Collaborator

@elineii elineii commented Jul 4, 2023

  1. Add time series config
  • added possibility to change additional parameters for AutoTS class (e.g., algorithms used)
  • this is possible both in the form of providing parameters while the class initialisation, as well as in the form of changing the .yml config file
  1. Add time series tutorial
  • added a tutorial showing the possibilities of using lightautoml for time series prediction tasks
  1. Fix bug with text preset

@elineii elineii added this to the release_0.3.8 milestone Jul 4, 2023
@elineii elineii requested a review from DESimakov July 4, 2023 16:18
@dev-rinchin
Copy link
Collaborator

Job fails on windows python 3.7 because of issue in joblib

@DESimakov DESimakov merged commit 64f3fb5 into master Jul 12, 2023
16 checks passed
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.

Fix bug with text preset Add time series tutorial Add time series config
3 participants