ó
‡ˆ\c        1   @   s©  d  Z  d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d d	 l m	 Z	 d d
 l m
 Z
 d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z m Z d d l m Z d d l m  Z  d d l m! Z! d d l m" Z" d d l m# Z# d d l m$ Z$ d d l m% Z% d d l m& Z& d d l m' Z' d d l m( Z( d d  l m) Z) d d! l m* Z* d d" l m+ Z+ d d# l m, Z, d d$ l m- Z- d d% l m. Z. d d& l m/ Z/ d d' l m0 Z0 d d( l m1 Z1 d d) l m2 Z2 d d* l m3 Z3 d d+ l4 m5 Z5 d d, l4 m6 Z6 d d- l4 m7 Z7 d d. l8 m9 Z9 d d/ l: m; Z; d d0 l< m= Z= d d1 l> m? Z? d2 d3 d4 d5 d6 d7 d8 d9 d: d; d< d= d> d? d@ dA dB dC dD dE dF dG dH dI dJ dK dL dM dN dO dP dQ dR dS dT dU dV dW dX dY dZ d[ d\ d] d^ d_ d` da db g1 Z@ dc S(d   s»   
The :mod:`sklearn.datasets` module includes utilities to load datasets,
including methods to load and fetch popular reference datasets. It also
features some artificial data generators.
i   (   t   load_breast_cancer(   t   load_boston(   t   load_diabetes(   t   load_digits(   t
   load_files(   t	   load_iris(   t   load_linnerud(   t   load_sample_images(   t   load_sample_image(   t	   load_wine(   t   get_data_home(   t   clear_data_home(   t   fetch_covtype(   t   fetch_kddcup99(   t   load_mlcomp(   t   fetch_lfw_pairs(   t   fetch_lfw_people(   t   fetch_20newsgroups(   t   fetch_20newsgroups_vectorized(   t   fetch_mldatat   mldata_filename(   t   fetch_openml(   t   make_classification(   t   make_multilabel_classification(   t   make_hastie_10_2(   t   make_regression(   t
   make_blobs(   t
   make_moons(   t   make_circles(   t   make_friedman1(   t   make_friedman2(   t   make_friedman3(   t   make_low_rank_matrix(   t   make_sparse_coded_signal(   t   make_sparse_uncorrelated(   t   make_spd_matrix(   t   make_swiss_roll(   t   make_s_curve(   t   make_sparse_spd_matrix(   t   make_gaussian_quantiles(   t   make_biclusters(   t   make_checkerboard(   t   load_svmlight_file(   t   load_svmlight_files(   t   dump_svmlight_file(   t   fetch_olivetti_faces(   t   fetch_species_distributions(   t   fetch_california_housing(   t
   fetch_rcv1R   R,   R   R   R   R   R   R-   R.   R/   R   R0   R   R   R
   R   R   R   R   R   R    R   R   R   R   R*   R+   R	   R(   R   R   R   R)   R   R   R   R'   R   R    R   R   R   R%   R!   R&   R"   R#   R$   R   N(A   t   __doc__t   baseR    R   R   R   R   R   R   R   R   R	   R
   R   t   covtypeR   t   kddcup99R   t   mlcompR   t   lfwR   R   t   twenty_newsgroupsR   R   t   mldataR   R   t   openmlR   t   samples_generatorR   R   R   R   R   R   R   R   R   R   R    R!   R"   R#   R$   R%   R&   R'   R(   R)   t   svmlight_formatR*   R+   R,   t   olivetti_facesR-   t   species_distributionsR.   t   california_housingR/   t   rcv1R0   t   __all__(    (    (    s8   lib/python2.7/site-packages/sklearn/datasets/__init__.pyt   <module>   sÂ   