tsfresh 包
子包
- tsfresh.convenience 包
- tsfresh.examples 包
- tsfresh.feature_extraction 包- 子模块
- tsfresh.feature_extraction.data 模块
- tsfresh.feature_extraction.extraction 模块
- tsfresh.feature_extraction.feature_calculators 模块- abs_energy()
- absolute_maximum()
- absolute_sum_of_changes()
- agg_autocorrelation()
- agg_linear_trend()
- approximate_entropy()
- ar_coefficient()
- augmented_dickey_fuller()
- autocorrelation()
- benford_correlation()
- binned_entropy()
- c3()
- change_quantiles()
- cid_ce()
- count_above()
- count_above_mean()
- count_below()
- count_below_mean()
- cwt_coefficients()
- energy_ratio_by_chunks()
- fft_aggregated()
- fft_coefficient()
- first_location_of_maximum()
- first_location_of_minimum()
- fourier_entropy()
- friedrich_coefficients()
- has_duplicate()
- has_duplicate_max()
- has_duplicate_min()
- index_mass_quantile()
- kurtosis()
- large_standard_deviation()
- last_location_of_maximum()
- last_location_of_minimum()
- lempel_ziv_complexity()
- length()
- linear_trend()
- linear_trend_timewise()
- longest_strike_above_mean()
- longest_strike_below_mean()
- matrix_profile()
- max_langevin_fixed_point()
- maximum()
- mean()
- mean_abs_change()
- mean_change()
- mean_n_absolute_max()
- mean_second_derivative_central()
- median()
- minimum()
- number_crossing_m()
- number_cwt_peaks()
- number_peaks()
- partial_autocorrelation()
- percentage_of_reoccurring_datapoints_to_all_datapoints()
- percentage_of_reoccurring_values_to_all_values()
- permutation_entropy()
- quantile()
- query_similarity_count()
- range_count()
- ratio_beyond_r_sigma()
- ratio_value_number_to_time_series_length()
- root_mean_square()
- sample_entropy()
- set_property()
- skewness()
- spkt_welch_density()
- standard_deviation()
- sum_of_reoccurring_data_points()
- sum_of_reoccurring_values()
- sum_values()
- symmetry_looking()
- time_reversal_asymmetry_statistic()
- value_count()
- variance()
- variance_larger_than_standard_deviation()
- variation_coefficient()
 
- tsfresh.feature_extraction.settings 模块
- 模块内容
 
- tsfresh.feature_selection 包
- tsfresh.scripts 包
- tsfresh.transformers 包
- tsfresh.utilities 包- 子模块
- tsfresh.utilities.dataframe_functions 模块
- tsfresh.utilities.distribution 模块
- tsfresh.utilities.profiling 模块
- tsfresh.utilities.string_manipulation 模块
- 模块内容
 
子模块
tsfresh.defaults 模块
模块内容
在顶层,我们导出了 tsfresh 的三个最重要的子模块,它们是
extract_features
select_features
extract_relevant_features