Issues
- 0
- 1
Rework library introduction
#1334 opened by Mr-Geekman - 0
Vectorize metric computation
#1345 opened by Mr-Geekman - 0
Add warning about using pickle during loading
#1320 opened by Mr-Geekman - 0
- 0
Create documentation page with glossary of terms
#1349 opened by Mr-Geekman - 0
Optimize `TSDataset.describe`
#1341 opened by Mr-Geekman - 0
Inverse transform of quantiles after differentiation
#1342 opened by brsnw250 - 0
Examine slow metrics computation
#1336 opened by Mr-Geekman - 1
Fix visuals of tutorial notebooks
#1328 opened by Mr-Geekman - 1
Make Installation documentation page
#1333 opened by Mr-Geekman - 0
[BUG] Can't save large pipeline
#1318 opened by Mr-Geekman - 18
Merge User Guide and API sections
#1323 opened by Mr-Geekman - 1
Fix `mypy` warnings about untyped functions
#1327 opened by Mr-Geekman - 0
- 1
add feature to MeanTransform
#1326 opened by TsoyAlV - 0
Implement PatchTS model
#1277 opened by malodetz - 0
- 0
`CrostonModel`
#1317 opened by Mr-Geekman - 0
`LimitTransform`
#1316 opened by Mr-Geekman - 0
[BUG] Error on using `MRMRFeatureSelectionTransform` with `fast_redundancy=False`
#1310 opened by Mr-Geekman - 0
openai api generated code for ETNA shortcuts
#1309 opened by martins0n - 0
- 0
- 0
[BUG] `get_anomalies_prediction_interval ` fails when segments have different start dates
#1280 opened by ostreech1997 - 0
Make `TimeSeriesImputerTransform` vectorized
#1287 opened by Mr-Geekman - 1
Add distribution classes for AutoML
#1290 opened by Mr-Geekman - 0
Remove `FutureMixin` class
#1286 opened by Mr-Geekman - 2
Create notebook for `Auto` and `Tune`
#1274 opened by Mr-Geekman - 0
Extend CLI for estimation of the number of folds
#1237 opened by brsnw250 - 1
Add `params_to_tune` into `Tune.__init__`
#1273 opened by Mr-Geekman - 0
Fix `SaveNNMixin` to work on torch-1.13 and torch-2.0
#1271 opened by Mr-Geekman - 0
[BUG] `MRMRFeatureSelectionTransform` fails on `fit` with `redundancy_aggregation_mode="median"`
#1249 opened by Mr-Geekman - 0
Change warning condition on loading object saved under different library version
#1270 opened by Mr-Geekman - 0
[BUG] Method `to_dict` doesn't capture parameters of classes from external libraries
#1256 opened by Mr-Geekman - 0
Change `make_samples` of `RNNNet` and `MLPNet` to speed up the conversion of data into `torch.Dataset`
#1278 opened by ostreech1997 - 2
Integrate `Tune` into `Auto`
#1269 opened by Mr-Geekman - 0
Folds number estimation
#1235 opened by brsnw250 - 1
Add processing of `PoolGenerator` class for `pool` parameter in `Auto.__init__`
#1275 opened by Mr-Geekman - 1
Colab python 3.10 compatibility check
#1266 opened by martins0n - 0
Forecast `start_timestamp` for CLI command
#1247 opened by brsnw250 - 0
- 2
Shift of exogenous data
#1234 opened by brsnw250 - 0
[BUG] Dangerous behavior of `HierarchicalPipeline` during interval prediction
#1257 opened by Mr-Geekman - 0
[BUG] Segmentation fault on catboost model during forecasting with prediction intervals
#1258 opened by Mr-Geekman - 1
- 0
- 0
Add `tsfresh` into optional dependancies
#1245 opened by alex-hse-repository - 0
[BUG]
#1239 opened by RomanGarayev - 1
Add default `params_to_tune` for math transforms
#1226 opened by Mr-Geekman