lale.lib.sklearn.nystroem module

class lale.lib.sklearn.nystroem.NystroemImpl(**hyperparams)[source]

Bases: object

fit(X, y=None)[source]
transform(X)[source]