SparseRandomProjection ====================== .. currentmodule:: sklearn.random_projection .. autoclass:: SparseRandomProjection :members: :inherited-members: :special-members: __call__ .. minigallery:: sklearn.random_projection.SparseRandomProjection sklearn.random_projection.SparseRandomProjection.__delattr__ sklearn.random_projection.SparseRandomProjection.__dir__ sklearn.random_projection.SparseRandomProjection.__eq__ sklearn.random_projection.SparseRandomProjection.__format__ sklearn.random_projection.SparseRandomProjection.__ge__ sklearn.random_projection.SparseRandomProjection.__getattribute__ sklearn.random_projection.SparseRandomProjection.__getstate__ sklearn.random_projection.SparseRandomProjection.__gt__ sklearn.random_projection.SparseRandomProjection.__hash__ sklearn.random_projection.SparseRandomProjection.__init__ sklearn.random_projection.SparseRandomProjection.__init_subclass__ sklearn.random_projection.SparseRandomProjection.__le__ sklearn.random_projection.SparseRandomProjection.__lt__ sklearn.random_projection.SparseRandomProjection.__ne__ sklearn.random_projection.SparseRandomProjection.__new__ sklearn.random_projection.SparseRandomProjection.__reduce__ sklearn.random_projection.SparseRandomProjection.__reduce_ex__ sklearn.random_projection.SparseRandomProjection.__repr__ sklearn.random_projection.SparseRandomProjection.__setattr__ sklearn.random_projection.SparseRandomProjection.__setstate__ sklearn.random_projection.SparseRandomProjection.__sizeof__ sklearn.random_projection.SparseRandomProjection.__sklearn_clone__ sklearn.random_projection.SparseRandomProjection.__sklearn_tags__ sklearn.random_projection.SparseRandomProjection.__str__ sklearn.random_projection.SparseRandomProjection.__subclasshook__ sklearn.random_projection.SparseRandomProjection._build_request_for_signature sklearn.random_projection.SparseRandomProjection._compute_inverse_components sklearn.random_projection.SparseRandomProjection._get_default_requests sklearn.random_projection.SparseRandomProjection._get_doc_link sklearn.random_projection.SparseRandomProjection._get_metadata_request sklearn.random_projection.SparseRandomProjection._get_param_names sklearn.random_projection.SparseRandomProjection._get_params_html sklearn.random_projection.SparseRandomProjection._html_repr sklearn.random_projection.SparseRandomProjection._make_random_matrix sklearn.random_projection.SparseRandomProjection._repr_html_inner sklearn.random_projection.SparseRandomProjection._repr_mimebundle_ sklearn.random_projection.SparseRandomProjection._validate_params 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: -