LeastSquaresShiftRegistration ============================= .. currentmodule:: skfda.preprocessing.registration .. autoclass:: LeastSquaresShiftRegistration .. rubric:: Methods .. autosummary:: ~LeastSquaresShiftRegistration.fit ~LeastSquaresShiftRegistration.fit_transform ~LeastSquaresShiftRegistration.get_metadata_routing ~LeastSquaresShiftRegistration.get_params ~LeastSquaresShiftRegistration.inverse_transform ~LeastSquaresShiftRegistration.score ~LeastSquaresShiftRegistration.set_output ~LeastSquaresShiftRegistration.set_params ~LeastSquaresShiftRegistration.transform .. automethod:: fit .. automethod:: fit_transform .. automethod:: get_metadata_routing .. automethod:: get_params .. automethod:: inverse_transform .. automethod:: score .. automethod:: set_output .. automethod:: set_params .. automethod:: transform .. include:: /backreferences/skfda.preprocessing.registration.LeastSquaresShiftRegistration.examples