-
-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Fix remaining sphinx errors #9417
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
|
Working on the first set of warnings |
@amueller Comments for the 1st set, time_series_cv and group_cv Rouseeuw1984 randomized_l1 and sphx_glr_auto_examples_linear_model_plot_sparse_recovery.py vbgmm multivalued_scorer_wrapping scoring_parameter and scoring approximate_nearest_neighbors sklearn.metrics.pairwise.pairwise_distances sphx_glr_auto_examples_model_selection_plot_multi_metric_evaluation |
Thanks :) If the example / tag is gone, remove the reference. Wow there's really no docs for pairwise? Yeah maybe link to metrics. |
ok, Done. PR updated with new commits. |
Comments for 2nd set of warnings /doc/modules/classes.rst:2: WARNING: Literal block expected; none found. Citation [RH2007] is not referenced. /sklearn/model_selection/_search.py Duplicate explicit target name /doc/modules/cross_validation.rst:273: WARNING: malformed hyperlink target. |
Sounds good. |
Okay |
Since we're now using upstream numpydoc, it should be fairly easy to fix the remaining errors in building the docs:
The text was updated successfully, but these errors were encountered: