Skip to main content
Ctrl+K
scikit-plots homepage scikit-plots homepage
  • Introduction
  • User Guide
  • APIs Reference
  • Tutorials
  • Tags
    • Release History
    • Developer's Guide
    • Community
    • Code of Conduct
    • Governance Process
    • Roadmap
    • About Us | Project
  • Social Media Platforms
  • PyPI
  • GitHub
  • Introduction
  • User Guide
  • APIs Reference
  • Tutorials
  • Tags
  • Release History
  • Developer's Guide
  • Community
  • Code of Conduct
  • Governance Process
  • Roadmap
  • About Us | Project
  • Social Media Platforms
  • PyPI
  • GitHub

Section Navigation

Tags

  • component: model (1)
    • plot_calibration with examples
  • domain: cython (11)
    • Cython quickstart: compile_and_load
    • Browse and compile templates
    • Build profiles: fast-debug, release, annotate
    • Cache and restart reuse
    • Pin/Alias: stable handles for cached builds
    • Multi-module package builds (5 package examples)
    • Multi-file builds: .pxi includes and external headers
    • C++ mode basics: cppclass and libcpp containers
    • Vector ops without NumPy: array(‘d’) + memoryviews
    • Workflow templates (train / hpo / predict) + CLI entry template
    • Cython: Realtime compile_and_load (.pyx)
  • domain: mlflow (1)
    • MLflow
  • domain: neural network (9)
    • Visualkeras: Spam Classification Conv1D Dense Example
    • visualkeras: Spam Dense example
    • visualkeras: autoencoder example
    • visualkeras: custom vgg16 example
    • visualkeras: custom vgg16 show dimension example
    • visualkeras: EfficientNetV2 example
    • visualkeras: ResNetV2 example
    • visualkeras: custom VGG example
    • visualkeras: Vector Index DB
  • domain: statistics (4)
    • plot_ks_statistic with examples
    • plot_lift with examples
    • plot_residuals_distribution with examples
    • plot_residuals_distribution with examples
  • internal: needs-review (1)
    • Tag Glossary
  • level: beginner (35)
    • annoy.Annoy legacy c-api with examples
    • annoy.Index python-api with examples
    • annoy.Index to NPY or CSV with examples
    • Mmap annoy.AnnoyIndex with examples
    • Precision annoy.AnnoyIndex with examples
    • Simple annoy.AnnoyIndex with examples
    • plot_calibration with examples
    • plot_classifier_eval with examples
    • plot_confusion_matrix with examples
    • plot_feature_importances with examples
    • plot_learning_curve with examples
    • plot_precision_recall with examples
    • plot_roc_curve with examples
    • plot_elbow with examples
    • plot_silhouette with examples
    • Cython: Realtime compile_and_load (.pyx)
    • plot_cumulative_gain with examples
    • plot_ks_statistic with examples
    • plot_lift with examples
    • Introduction to modelplotpy (legacy)
    • Introduction to modelplotpy
    • plot_report with examples
    • plot_pca_2d_projection with examples
    • plot_pca_component_variance with examples
    • annoy impute with examples
    • MLflow
    • plot_aucplot_script with examples
    • plot_decileplot_script with examples
    • plot_evalplot_script with examples
    • visualkeras: Spam Dense example
    • visualkeras: autoencoder example
    • visualkeras: EfficientNetV2 example
    • visualkeras: ResNetV2 example
    • visualkeras: custom VGG example
    • visualkeras: Vector Index DB
  • level: intermediate (5)
    • plot_residuals_distribution with examples
    • plot_residuals_distribution with examples
    • Visualkeras: Spam Classification Conv1D Dense Example
    • visualkeras: custom vgg16 example
    • visualkeras: custom vgg16 show dimension example
  • model-type: classification (33)
    • Mmap annoy.AnnoyIndex with examples
    • Precision annoy.AnnoyIndex with examples
    • Simple annoy.AnnoyIndex with examples
    • plot_calibration with examples
    • plot_classifier_eval with examples
    • plot_confusion_matrix with examples
    • plot_feature_importances with examples
    • plot_learning_curve with examples
    • plot_precision_recall with examples
    • plot_roc_curve with examples
    • Cython: Realtime compile_and_load (.pyx)
    • plot_cumulative_gain with examples
    • plot_ks_statistic with examples
    • plot_lift with examples
    • Introduction to modelplotpy (legacy)
    • Introduction to modelplotpy
    • plot_report with examples
    • plot_pca_2d_projection with examples
    • plot_pca_component_variance with examples
    • annoy impute with examples
    • MLflow
    • plot_aucplot_script with examples
    • plot_decileplot_script with examples
    • plot_evalplot_script with examples
    • Visualkeras: Spam Classification Conv1D Dense Example
    • visualkeras: Spam Dense example
    • visualkeras: autoencoder example
    • visualkeras: custom vgg16 example
    • visualkeras: custom vgg16 show dimension example
    • visualkeras: EfficientNetV2 example
    • visualkeras: ResNetV2 example
    • visualkeras: custom VGG example
    • visualkeras: Vector Index DB
  • model-type: clustering (2)
    • plot_elbow with examples
    • plot_silhouette with examples
  • model-type: regression (3)
    • plot_pca_component_variance with examples
    • plot_residuals_distribution with examples
    • plot_residuals_distribution with examples
  • model-workflow: feature engineering (2)
    • plot_pca_2d_projection with examples
    • plot_pca_component_variance with examples
  • model-workflow: impute (4)
    • Mmap annoy.AnnoyIndex with examples
    • Precision annoy.AnnoyIndex with examples
    • Simple annoy.AnnoyIndex with examples
    • annoy impute with examples
  • model-workflow: model building (11)
    • Cython: Realtime compile_and_load (.pyx)
    • MLflow
    • Visualkeras: Spam Classification Conv1D Dense Example
    • visualkeras: Spam Dense example
    • visualkeras: autoencoder example
    • visualkeras: custom vgg16 example
    • visualkeras: custom vgg16 show dimension example
    • visualkeras: EfficientNetV2 example
    • visualkeras: ResNetV2 example
    • visualkeras: custom VGG example
    • visualkeras: Vector Index DB
  • model-workflow: model evaluation (20)
    • plot_calibration with examples
    • plot_classifier_eval with examples
    • plot_confusion_matrix with examples
    • plot_feature_importances with examples
    • plot_learning_curve with examples
    • plot_precision_recall with examples
    • plot_roc_curve with examples
    • plot_elbow with examples
    • plot_silhouette with examples
    • plot_cumulative_gain with examples
    • plot_ks_statistic with examples
    • plot_lift with examples
    • Introduction to modelplotpy (legacy)
    • Introduction to modelplotpy
    • plot_report with examples
    • plot_residuals_distribution with examples
    • plot_aucplot_script with examples
    • plot_decileplot_script with examples
    • plot_evalplot_script with examples
    • plot_residuals_distribution with examples
  • plot-type: Inertia (sum of squared distances) (1)
    • plot_elbow with examples
  • plot-type: PCA (1)
    • plot_pca_2d_projection with examples
  • plot-type: WSS (within-cluster sum of squares) (1)
    • plot_elbow with examples
  • plot-type: auc (4)
    • plot_learning_curve with examples
    • plot_precision_recall with examples
    • plot_roc_curve with examples
    • plot_aucplot_script with examples
  • plot-type: bar (6)
    • Mmap annoy.AnnoyIndex with examples
    • Precision annoy.AnnoyIndex with examples
    • Simple annoy.AnnoyIndex with examples
    • plot_feature_importances with examples
    • plot_silhouette with examples
    • annoy impute with examples
  • plot-type: cython (11)
    • Cython quickstart: compile_and_load
    • Browse and compile templates
    • Build profiles: fast-debug, release, annotate
    • Cache and restart reuse
    • Pin/Alias: stable handles for cached builds
    • Multi-module package builds (5 package examples)
    • Multi-file builds: .pxi includes and external headers
    • C++ mode basics: cppclass and libcpp containers
    • Vector ops without NumPy: array(‘d’) + memoryviews
    • Workflow templates (train / hpo / predict) + CLI entry template
    • Cython: Realtime compile_and_load (.pyx)
  • plot-type: decile (7)
    • plot_cumulative_gain with examples
    • plot_ks_statistic with examples
    • plot_lift with examples
    • Introduction to modelplotpy (legacy)
    • Introduction to modelplotpy
    • plot_report with examples
    • plot_decileplot_script with examples
  • plot-type: eval (4)
    • plot_classifier_eval with examples
    • plot_confusion_matrix with examples
    • plot_feature_importances with examples
    • plot_evalplot_script with examples
  • plot-type: heatmap (2)
    • plot_classifier_eval with examples
    • plot_confusion_matrix with examples
  • plot-type: histogram (2)
    • plot_residuals_distribution with examples
    • plot_residuals_distribution with examples
  • plot-type: line (15)
    • plot_calibration with examples
    • plot_learning_curve with examples
    • plot_precision_recall with examples
    • plot_roc_curve with examples
    • plot_elbow with examples
    • plot_cumulative_gain with examples
    • plot_ks_statistic with examples
    • plot_lift with examples
    • Introduction to modelplotpy (legacy)
    • Introduction to modelplotpy
    • plot_report with examples
    • plot_pca_component_variance with examples
    • plot_aucplot_script with examples
    • plot_decileplot_script with examples
    • plot_evalplot_script with examples
  • plot-type: mlflow (1)
    • MLflow
  • plot-type: model (1)
    • plot_calibration with examples
  • plot-type: qqplot (2)
    • plot_residuals_distribution with examples
    • plot_residuals_distribution with examples
  • plot-type: scatter (1)
    • plot_pca_2d_projection with examples
  • plot-type: silhouette (1)
    • plot_silhouette with examples
  • plot-type: visualkeras (9)
    • Visualkeras: Spam Classification Conv1D Dense Example
    • visualkeras: Spam Dense example
    • visualkeras: autoencoder example
    • visualkeras: custom vgg16 example
    • visualkeras: custom vgg16 show dimension example
    • visualkeras: EfficientNetV2 example
    • visualkeras: ResNetV2 example
    • visualkeras: custom VGG example
    • visualkeras: Vector Index DB
  • purpose: reference (1)
    • Documentation Tagging Guidelines
  • purpose: showcase (50)
    • annoy.Annoy legacy c-api with examples
    • annoy.Index python-api with examples
    • annoy.Index to NPY or CSV with examples
    • Mmap annoy.AnnoyIndex with examples
    • Precision annoy.AnnoyIndex with examples
    • Simple annoy.AnnoyIndex with examples
    • plot_calibration with examples
    • plot_classifier_eval with examples
    • plot_confusion_matrix with examples
    • plot_feature_importances with examples
    • plot_learning_curve with examples
    • plot_precision_recall with examples
    • plot_roc_curve with examples
    • plot_elbow with examples
    • plot_silhouette with examples
    • Cython quickstart: compile_and_load
    • Browse and compile templates
    • Build profiles: fast-debug, release, annotate
    • Cache and restart reuse
    • Pin/Alias: stable handles for cached builds
    • Multi-module package builds (5 package examples)
    • Multi-file builds: .pxi includes and external headers
    • C++ mode basics: cppclass and libcpp containers
    • Vector ops without NumPy: array(‘d’) + memoryviews
    • Workflow templates (train / hpo / predict) + CLI entry template
    • Cython: Realtime compile_and_load (.pyx)
    • plot_cumulative_gain with examples
    • plot_ks_statistic with examples
    • plot_lift with examples
    • Introduction to modelplotpy (legacy)
    • Introduction to modelplotpy
    • plot_report with examples
    • plot_pca_2d_projection with examples
    • plot_pca_component_variance with examples
    • annoy impute with examples
    • MLflow
    • plot_residuals_distribution with examples
    • plot_aucplot_script with examples
    • plot_decileplot_script with examples
    • plot_evalplot_script with examples
    • plot_residuals_distribution with examples
    • Visualkeras: Spam Classification Conv1D Dense Example
    • visualkeras: Spam Dense example
    • visualkeras: autoencoder example
    • visualkeras: custom vgg16 example
    • visualkeras: custom vgg16 show dimension example
    • visualkeras: EfficientNetV2 example
    • visualkeras: ResNetV2 example
    • visualkeras: custom VGG example
    • visualkeras: Vector Index DB
  • topic: tagging (1)
    • Documentation Tagging Guidelines
  • Tags overview
  • My tags: domain: cython

My tags: domain: cython#

With this tag

  • Cython quickstart: compile_and_load
  • Browse and compile templates
  • Build profiles: fast-debug, release, annotate
  • Cache and restart reuse
  • Pin/Alias: stable handles for cached builds
  • Multi-module package builds (5 package examples)
  • Multi-file builds: .pxi includes and external headers
  • C++ mode basics: cppclass and libcpp containers
  • Vector ops without NumPy: array(‘d’) + memoryviews
  • Workflow templates (train / hpo / predict) + CLI entry template
  • Cython: Realtime compile_and_load (.pyx)

previous

My tags: component: model

next

My tags: domain: mlflow

This Page

  • Show Source

© Copyright 2024 - 2026 scikit-plots developers (BSD-3 Clause License) 0.5.dev0+git.20260201.e33c76c 2026-02-01T06:29Z.