yellowbrick
latest
Quick Start
Model Selection Tutorial
Visualizers and API
About
User Testing Instructions
Contributing
Changelog
yellowbrick
Docs
»
Index
Edit on GitHub
Index
A
|
C
|
D
|
F
|
G
|
J
|
K
|
M
|
N
|
P
|
R
|
S
|
T
|
Y
A
AlphaSelection (class in yellowbrick.regressor.alphas)
anscombe() (in module yellowbrick.anscombe)
C
ClassBalance (class in yellowbrick.classifier.class_balance)
ClassificationReport (class in yellowbrick.classifier.classification_report)
color_palette() (in module yellowbrick.style.palettes)
ColorMap (class in yellowbrick.style.colors)
colors (yellowbrick.style.colors.ColorMap attribute)
ConfusionMatrix (class in yellowbrick.classifier.confusion_matrix)
count() (yellowbrick.text.freqdist.FrequencyVisualizer method)
D
draw() (yellowbrick.classifier.class_balance.ClassBalance method)
(yellowbrick.classifier.classification_report.ClassificationReport method)
(yellowbrick.classifier.confusion_matrix.ConfusionMatrix method)
(yellowbrick.classifier.rocauc.ROCAUC method)
(yellowbrick.cluster.elbow.KElbowVisualizer method)
(yellowbrick.cluster.silhouette.SilhouetteVisualizer method)
(yellowbrick.features.jointplot.JointPlotVisualizer method)
(yellowbrick.features.pca.PCADecomposition method)
(yellowbrick.features.pcoords.ParallelCoordinates method)
(yellowbrick.features.radviz.RadialVisualizer method)
(yellowbrick.features.rankd.Rank1D method)
(yellowbrick.features.rankd.Rank2D method)
(yellowbrick.features.scatter.ScatterVisualizer method)
(yellowbrick.regressor.alphas.AlphaSelection method)
(yellowbrick.regressor.alphas.ManualAlphaSelection method)
(yellowbrick.regressor.residuals.PredictionError method)
(yellowbrick.regressor.residuals.ResidualsPlot method)
(yellowbrick.text.freqdist.FrequencyVisualizer method)
(yellowbrick.text.tsne.TSNEVisualizer method)
draw_joint() (yellowbrick.features.jointplot.JointPlotVisualizer method)
draw_xy() (yellowbrick.features.jointplot.JointPlotVisualizer method)
F
finalize() (yellowbrick.classifier.class_balance.ClassBalance method)
(yellowbrick.classifier.classification_report.ClassificationReport method)
(yellowbrick.classifier.confusion_matrix.ConfusionMatrix method)
(yellowbrick.classifier.rocauc.ROCAUC method)
(yellowbrick.cluster.elbow.KElbowVisualizer method)
(yellowbrick.cluster.silhouette.SilhouetteVisualizer method)
(yellowbrick.features.jointplot.JointPlotVisualizer method)
(yellowbrick.features.pca.PCADecomposition method)
(yellowbrick.features.pcoords.ParallelCoordinates method)
(yellowbrick.features.radviz.RadialVisualizer method)
(yellowbrick.features.scatter.ScatterVisualizer method)
(yellowbrick.regressor.alphas.AlphaSelection method)
(yellowbrick.regressor.residuals.PredictionError method)
(yellowbrick.regressor.residuals.ResidualsPlot method)
(yellowbrick.text.freqdist.FrequencyVisualizer method)
(yellowbrick.text.tsne.TSNEVisualizer method)
fit() (yellowbrick.cluster.elbow.KElbowVisualizer method)
(yellowbrick.cluster.silhouette.SilhouetteVisualizer method)
(yellowbrick.features.jointplot.JointPlotVisualizer method)
(yellowbrick.features.pca.PCADecomposition method)
(yellowbrick.features.scatter.ScatterVisualizer method)
(yellowbrick.regressor.alphas.AlphaSelection method)
(yellowbrick.regressor.alphas.ManualAlphaSelection method)
(yellowbrick.regressor.residuals.ResidualsPlot method)
(yellowbrick.text.freqdist.FrequencyVisualizer method)
(yellowbrick.text.tsne.TSNEVisualizer method)
FrequencyVisualizer (class in yellowbrick.text.freqdist)
G
get_color_cycle() (in module yellowbrick.style.colors)
J
JointPlotVisualizer (class in yellowbrick.features.jointplot)
K
KElbowVisualizer (class in yellowbrick.cluster.elbow)
M
make_transformer() (yellowbrick.text.tsne.TSNEVisualizer method)
ManualAlphaSelection (class in yellowbrick.regressor.alphas)
N
normalize() (yellowbrick.features.radviz.RadialVisualizer static method)
normalizers (yellowbrick.features.pcoords.ParallelCoordinates attribute)
P
ParallelCoordinates (class in yellowbrick.features.pcoords)
PCADecomposition (class in yellowbrick.features.pca)
poof() (yellowbrick.features.jointplot.JointPlotVisualizer method)
PredictionError (class in yellowbrick.regressor.residuals)
R
RadialVisualizer (class in yellowbrick.features.radviz)
RadViz (in module yellowbrick.features.radviz)
Rank1D (class in yellowbrick.features.rankd)
Rank2D (class in yellowbrick.features.rankd)
ranking_methods (yellowbrick.features.rankd.Rank1D attribute)
(yellowbrick.features.rankd.Rank2D attribute)
reset_defaults() (in module yellowbrick.style.rcmod)
reset_orig() (in module yellowbrick.style.rcmod)
ResidualsPlot (class in yellowbrick.regressor.residuals)
resolve_colors() (in module yellowbrick.style.colors)
ROCAUC (class in yellowbrick.classifier.rocauc)
S
ScatterVisualizer (class in yellowbrick.features.scatter)
score() (yellowbrick.classifier.class_balance.ClassBalance method)
(yellowbrick.classifier.classification_report.ClassificationReport method)
(yellowbrick.classifier.confusion_matrix.ConfusionMatrix method)
(yellowbrick.classifier.rocauc.ROCAUC method)
(yellowbrick.regressor.residuals.PredictionError method)
(yellowbrick.regressor.residuals.ResidualsPlot method)
set_aesthetic() (in module yellowbrick.style.rcmod)
set_color_codes() (in module yellowbrick.style.palettes)
set_palette() (in module yellowbrick.style.rcmod)
set_style() (in module yellowbrick.style.rcmod)
SilhouetteVisualizer (class in yellowbrick.cluster.silhouette)
T
transform() (yellowbrick.features.pca.PCADecomposition method)
TSNEVisualizer (class in yellowbrick.text.tsne)
Y
yellowbrick.anscombe (module)
yellowbrick.classifier.class_balance (module)
yellowbrick.classifier.classification_report (module)
yellowbrick.classifier.confusion_matrix (module)
yellowbrick.classifier.rocauc (module)
yellowbrick.cluster.elbow (module)
yellowbrick.cluster.silhouette (module)
yellowbrick.features.jointplot (module)
yellowbrick.features.pca (module)
yellowbrick.features.pcoords (module)
yellowbrick.features.radviz (module)
yellowbrick.features.rankd (module)
yellowbrick.features.scatter (module)
yellowbrick.regressor.alphas (module)
yellowbrick.regressor.residuals (module)
,
[1]
yellowbrick.style.colors (module)
yellowbrick.style.palettes (module)
yellowbrick.style.rcmod (module)
yellowbrick.text.freqdist (module)
yellowbrick.text.tsne (module)
Read the Docs
v: latest
Versions
latest
stable
develop
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.