FittableRegisteredPointCloudSmoothing#

class polpo.preprocessing.sklearn.point_cloud.FittableRegisteredPointCloudSmoothing(*args: Any, **kwargs: Any)[source]#

Bases: GetParamsMixin, FunctionTransformer

get_params(deep=True)#

Get parameters for this estimator.

Parameters:

deep (bool, default=True) – If True, will return the parameters for this estimator and contained subobjects that are estimators.

Returns:

params (dict) – Parameter names mapped to their values.