Skip to content

etna 1.3.3

Compare
Choose a tag to compare
@martins0n martins0n released this 24 Nov 11:48

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