alteryx / alteryx/evalml

Partial Dependence Plots : Subplot Axis Labels

Aperta
#1,720 0 commenti 0 reazioni 1 assegnatario Rivendicata da @asniyaz Vedi su GitHub
enhancement good first issue
Lingua principale
Python
Stelle
850
Fork
96
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

For both one and two way partial dependence plots, the subplots have inconsistent axis labeling. e.g. the x-axis labels are present for all three subplots but the y-axis labels are only present on the top-left subplot.

![Unknown-3](https://user-images.githubusercontent.com/64713315/105413341-f7fad400-5c03-11eb-8886-213f2bc1bc45.png)

This should be fixed to either be:

1. All subplots have both labels.
2. The y-axis labels are present for the left subplots and the x-axis labels are present for the bottom subplots.

I suggest option 2 with a bit of experimentation to tighten up the white space in between the subplots.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.