question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

display='diagram' needs more prominence in documentation

See original GitHub issue

The sklearn.set_config(display='diagram') feature highlighted here needs more prominence. At least, it should be easy to find it when googling scikit-learn diagram display. It isn’t. scikit-learn display=diagram is much the same, and scikit-learn "display=diagram" is on the mark but the results are not easy to parse as being relevant.

We probably need an example, or a user guide page, showing how different estimators are diagrammed, and perhaps also instructing users to use IPython.display’s display function when needed.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:24 (22 by maintainers)

github_iconTop GitHub Comments

1reaction
reshamascommented, Mar 31, 2021

@cmarmo I haven’t had time to work on this, so if someone wants to take it over, it’s available.

1reaction
NicolasHugcommented, Nov 13, 2020

I didn’t realize that the code in the UG is not executed by sphinx, and thus we can’t see diagrams in the UG. It seems that we should create a dedicated example then, with various pipelines / estimators of different complexity. Would you be interested in doing that @reshamas ? @hongshaoyang also showed interest

Some examples of estimators worth rendering (feel free to deviate):

  • single estimator like SVC
  • basic pipeline
  • complex pipeline with ColumnTransformer (as in the other example linked above)
  • GridSearch within a pipeline, or GridSerach over a pipeline
Read more comments on GitHub >

github_iconTop Results From Across the Web

US7890850B1 - Method and system for displaying a hyperlink at ...
Prominence data resulting from user interaction with a hyperlink on a page may be stored in one or more repositories. Prominence data may...
Read more >
Article - Data Display in Qualitative Research - CiteSeerX
Visual representation of data is well facilitated by technology media, and it is expected that visual displays will become more prominent in qualitative ......
Read more >
Author Client User Guide TIBCO Nimbus Control
requirements. You may want to store archived maps on a different server to provide more space for the process repository to grow.
Read more >
US20070234209A1 - Method and system for aggregating and ...
Prominence data associated with highlighted content may include a score indicative ... highlight causes the highlight to be presented with greater prominence.
Read more >
(12) United States Patent (10) Patent No.: US 7,467,349 B1
The prominence data may further include a display parameter that denotes a level of ... documents, ?les, etc. that are stored or generated...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found