sklearn.datasets.fetch_species_distributions(data_home=None, download_if_missing=True)
class sklearn.exceptions.UndefinedMetricWarning
Warning DEPRECATED class sklearn
sklearn.datasets.make_checkerboard(shape, n_clusters, noise=0.0, minval=10, maxval=100, shuffle=True, random_state=None)
Warning DEPRECATED
sklearn.feature_extraction.image.img_to_graph(img, mask=None, return_as=, dtype=None)
sklearn.metrics.pairwise.paired_cosine_distances(X, Y)
class sklearn.preprocessing.Normalizer(norm='l2', copy=True)
class sklearn.linear_model.Perceptron(penalty=None, alpha=0.0001, fit_intercept=True, n_iter=5, shuffle=True, verbose=0, eta0=1.0,
sklearn.datasets.fetch_kddcup99(subset=None, shuffle=False, random_state=None, percent10=True, download_if_missing=True)
Page 27 of 43