Skip to main content
Back to top
Ctrl
+
K
Introduction
User Guide
APIs Reference
Tutorials
Tags
More
Release History
Developer's Guide
Community
Code of Conduct
Governance Process
Roadmap
About Us | Project
Search
Ctrl
+
K
Choose version
GitHub
Search
Ctrl
+
K
Introduction
User Guide
APIs Reference
Tutorials
Tags
Release History
Developer's Guide
Community
Code of Conduct
Governance Process
Roadmap
About Us | Project
Choose version
GitHub
Collapse Sidebar
Expand Sidebar
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 (5)
plot_ks_statistic with examples
plot_lift with examples
plot_residuals_distribution with examples
Gaussian Mixture Models — AIC, AICc, and BIC Model Selection
plot_residuals_distribution with examples
internal: needs-review (1)
Tag Glossary
level: beginner (46)
annoy.Annoy legacy c-api with examples
annoy.Index python-api with examples
Index (cython) python-api benchmark with examples
Index (cython) python-api with examples
Approximate Nearest Neighbors with Annoy — A Hamlet Example
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
corpus A Tale of Two Cities .mp3 with examples
corpus Knowledge and Information local .png with examples
corpus WHO European Region local or url per file with examples
corpus WHO European Region YouTube shorts with examples
corpus WHO European Region local .zip 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
Memory-Mapping Showcase – Basic / Medium / Advanced
Misc Showcase
MLflow
plot_aucplot_script with examples
plot_decileplot_script with examples
plot_evalplot_script with examples
Gaussian Mixture Models — AIC, AICc, and BIC Model Selection
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 (35)
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
corpus A Tale of Two Cities .mp3 with examples
corpus Knowledge and Information local .png with examples
corpus WHO European Region local or url per file with examples
corpus WHO European Region YouTube shorts with examples
corpus WHO European Region local .zip 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 (3)
plot_elbow with examples
plot_silhouette with examples
Gaussian Mixture Models — AIC, AICc, and BIC Model Selection
model-type: regression (3)
plot_pca_component_variance with examples
plot_residuals_distribution with examples
plot_residuals_distribution with examples
model-workflow: corpus (5)
corpus A Tale of Two Cities .mp3 with examples
corpus Knowledge and Information local .png with examples
corpus WHO European Region local or url per file with examples
corpus WHO European Region YouTube shorts with examples
corpus WHO European Region local .zip with examples
model-workflow: feature engineering (2)
plot_pca_2d_projection with examples
plot_pca_component_variance with examples
model-workflow: impute (1)
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
model-workflow: model-selection (1)
Gaussian Mixture Models — AIC, AICc, and BIC Model Selection
model-workflow: vector-db (9)
annoy.Annoy legacy c-api with examples
annoy.Index python-api with examples
Index (cython) python-api benchmark with examples
Index (cython) python-api with examples
Approximate Nearest Neighbors with Annoy — A Hamlet Example
annoy.Index to NPY or CSV with examples
Mmap annoy.AnnoyIndex with examples
Precision annoy.AnnoyIndex with examples
Simple annoy.AnnoyIndex 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 (8)
Mmap annoy.AnnoyIndex with examples
Precision annoy.AnnoyIndex with examples
Simple annoy.AnnoyIndex with examples
plot_feature_importances with examples
plot_silhouette with examples
corpus WHO European Region local or url per file with examples
annoy impute with examples
Memory-Mapping Showcase – Basic / Medium / Advanced
plot-type: barh (1)
Misc Showcase
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: density (1)
Gaussian Mixture Models — AIC, AICc, and BIC Model Selection
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 (16)
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
Gaussian Mixture Models — AIC, AICc, and BIC Model Selection
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: text (6)
corpus A Tale of Two Cities .mp3 with examples
corpus Knowledge and Information local .png with examples
corpus WHO European Region YouTube shorts with examples
corpus WHO European Region local .zip with examples
Misc Showcase
MLflow
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 (61)
annoy.Annoy legacy c-api with examples
annoy.Index python-api with examples
Index (cython) python-api benchmark with examples
Index (cython) python-api with examples
Approximate Nearest Neighbors with Annoy — A Hamlet Example
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
corpus A Tale of Two Cities .mp3 with examples
corpus Knowledge and Information local .png with examples
corpus WHO European Region local or url per file with examples
corpus WHO European Region YouTube shorts with examples
corpus WHO European Region local .zip 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
Memory-Mapping Showcase – Basic / Medium / Advanced
Misc Showcase
MLflow
plot_residuals_distribution with examples
plot_aucplot_script with examples
plot_decileplot_script with examples
plot_evalplot_script with examples
Gaussian Mixture Models — AIC, AICc, and BIC Model Selection
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: component: model
My tags: component: model
#
With this tag
plot_calibration with examples
Show Source