StatisticsRelevanceTable

class StatisticsRelevanceTable[source]

Bases: etna.analysis.feature_relevance.relevance.RelevanceTable

StatisticsRelevanceTable builds feature relevance table with tsfresh statistics.

Init RelevanceTable.

Parameters

greater_is_better – bool flag, if True the biggest value in relevance table corresponds to the most important exog feature

Inherited-members