This example shows the use of forests of trees to evaluate the importance of the pixels in an image classification task (faces). The hotter
Warning DEPRECATED
sklearn.metrics.precision_recall_fscore_support(y_true, y_pred, beta=1.0, labels=None, pos_label=1, average=None
class sklearn.base.ClusterMixin
sklearn.covariance.shrunk_covariance(emp_cov, shrinkage=0.1)
class sklearn.manifold.TSNE(n_components=2, perplexity=30.0, early_exaggeration=4.0, learning_rate=1000.0, n_iter=1000, n_iter_without_progress=30
sklearn.neighbors
sklearn.datasets.fetch_california_housing(data_home=None, download_if_missing=True)
sklearn.feature_extraction.image.reconstruct_from_patches_2d(patches, image_size)
class sklearn.covariance.EllipticEnvelope(store_precision=True, assume_centered=False, support_fraction=None, contamination=0.1
Page 25 of 70