Added:
- RelevanceTable can return rank
- GaleShapleyFeatureSelectionTransform based one Gale-Shapley algorithm
- FilterFeaturesTransform for selecting features from TSDataset while feature engineering
- ResampleWithDistributionTransform helps to resample features according to the other feature distribution
- Spell checks in ci
Changed:
- Rename confidence interval to prediction interval, start working with quantiles instead of interval_width
- Changed format of forecast and test dataframes in WandbLogger