Skip to content
Snippets Groups Projects
Commit 4b658aad authored by Andreas Mueller's avatar Andreas Mueller
Browse files

DOC add link to fetch_covertype to covertype narrative docs

parent fd60787e
Branches
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ Each sample has 54 features, described on the
Some of the features are boolean indicators,
while others are discrete or continuous measurements.
``sklearn.datasets.fetch_covtype`` will load the covertype dataset;
:func:`sklearn.datasets.fetch_covtype` will load the covertype dataset;
it returns a dictionary-like object
with the feature matrix in the ``data`` member
and the target values in ``target``.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment