Examples#
Examples of several functionalities of the package.
Representation#
Examples that illustrate the available objects in scikit-fda used to represent functional data inside the computer.
Mixed effects model for irregular data: robustness of the conversion
Datasets#
Examples illustrating a particular dataset or data generation technique.
Meteorological data: data visualization, clustering, and functional PCA
SDE simulation: creating synthetic datasets using SDEs
Spectrometric data: derivatives, regression, and variable selection
Voice signals: smoothing, registration, and classification
Preprocessing#
Examples of preprocessing techniques available in scikit-fda.
Exploratory analysis#
Examples of exploratory analysis functionalities available in scikit-fda.
Statistical inference#
Examples of statistical inference functionalities in scikit-fda.
Machine learning#
Examples the machine learning methods (clustering, classification and regression) for functional data that can be used in scikit-fda.
Functional Linear Regression with multivariate covariates.
Functional Principal Component Analysis Regression.
Expand scikit-fda#
Examples of how to expand the functionality of scikit-fda with custom behaviors.
Creating a new interpolation or extrapolation strategy