Skip to content

Commit

Permalink
[Doc] Expose train_test_split in API doc
Browse files Browse the repository at this point in the history
  • Loading branch information
hcho3 committed Sep 24, 2021
1 parent a69db68 commit a34c79a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Preprocessing, Metrics, and Utilities
Model Selection and Data Splitting
----------------------------------

.. autofunction:: cuml.preprocessing.model_selection.train_test_split
.. autofunction:: cuml.model_selection.train_test_split

Feature and Label Encoding (Single-GPU)
---------------------------------------
Expand Down

0 comments on commit a34c79a

Please sign in to comment.