What is Tsfel?

Time Series Feature Extraction Library (TSFEL for short) is a Python package for feature extraction on time series data . It provides exploratory feature extraction tasks on time series without requiring significant programming effort.

Read more

What are the major uses of time series?

Time series are used in statistics, signal processing, pattern recognition, econometrics, mathematical finance, weather forecasting, earthquake prediction, electroencephalography, control engineering, astronomy, communications engineering, and largely in any domain of applied science and engineering which involves …

Read more

What do you do as a feature engineer?

Feature engineering in ML consists of four main steps: Feature Creation, Transformations, Feature Extraction, and Feature Selection . Feature engineering consists of creation, transformation, extraction, and selection of features, also known as variables, that are most conducive to creating an accurate ML algorithm.

Read more

What are rolling features?

What is a feature rollout? A feature rollout is the software development process of introducing a new feature to a set of users . In the not so recent past, software was rolled out once every week or two, with a number of changes being bundled together, and then monitored.

Read more