etna icon indicating copy to clipboard operation
etna copied to clipboard

ETNA – Time-Series Library

Results 126 etna issues
Sort by recently updated
recently updated
newest added

### Checklist - [X] I have searched the issues. - [X] I have searched the docs. ### ❓ Questions and Help Create documentation page where we compare etna library with...

documentation
help wanted

### Checklist - [X] I have searched the issues. - [X] I have searched the docs. ### ❓ Questions and Help Create page with detailed description on how to create...

documentation
help wanted

### 🚀 Feature Request Add function to utils that will allow duplicate segment's target as exog.features ### Motivation It will make work with store branch datasets easier. ### Proposal Function...

enhancement

### 🚀 Feature Request Create notebook demonstrating our method for feature selection ### Motivation Show our feature selection methods to the users ### Proposal 1. Create notebook with the short...

enhancement
notebook

### 🚀 Feature Request Organize EDA methods into folders ### Motivation Make it easier to find the nesessary method ### Proposal a) Create the following structure of files in etna/analysis:...

enhancement

### 🚀 Feature Request Add DeseasonalityTransform that will extract seasonality from series. ### Motivation ETNA lib should have this advanced method ### Proposal _Add example code_ ### Test cases _No...

enhancement

**IMPORTANT: Please do not create a Pull Request without creating an issue first.** ## Before submitting (must do checklist) - [ ] Did you read the [contribution guide](https://github.com/tinkoff-ai/etna/blob/master/CONTRIBUTING.md)? - [...

### 🚀 Feature Request These plots should be merged into one function. ### Motivation Make plotting function even more robust ### Proposal Instead of 2 functions create 1 function. -...

enhancement

### Checklist - [X] I have searched the issues. - [X] I have searched the docs. ### ❓ Questions and Help In case when every Transform creates new TSDataset we...

help wanted
question

### 🚀 Feature Request Create class `GridSearchCV` which will be able choose the best combination of transforms and the model from the given list depending on the given metric. ###...

enhancement