Main
Tutorials
CorrInt.
fit
A reference implementation of a fitting function. :param X: The training input samples. :type X: {array-like}, shape (n_samples, n_features) :param y: :type y: dummy parameter to respect the sklearn API