SparseRandomProjection ====================== .. currentmodule:: sklearn.random_projection .. autoclass:: SparseRandomProjection :members: :inherited-members: :special-members: __call__ .. minigallery:: sklearn.random_projection.SparseRandomProjection sklearn.random_projection.SparseRandomProjection.__init__ sklearn.random_projection.SparseRandomProjection.fit sklearn.random_projection.SparseRandomProjection.fit_transform sklearn.random_projection.SparseRandomProjection.get_feature_names_out sklearn.random_projection.SparseRandomProjection.get_metadata_routing sklearn.random_projection.SparseRandomProjection.get_params sklearn.random_projection.SparseRandomProjection.inverse_transform sklearn.random_projection.SparseRandomProjection.set_output sklearn.random_projection.SparseRandomProjection.set_params sklearn.random_projection.SparseRandomProjection.transform :add-heading: Gallery examples :heading-level: -