alteryx / alteryx/evalml

Partial Dependence Plots : Subplot Axis Labels

Aberta
#1,720 0 comentários 0 reações 1 responsável Reivindicada por @asniyaz Ver no GitHub
enhancement good first issue
Linguagem predominante
Python
Estrelas
850
Forks
96
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.