My tags: purpose: showcase#
With this tag
- annoy.Annoy legacy c-api with examples
- annoy.Index python-api with examples
- annoy.Index to NPY or CSV with examples
- Index (cython) python-api 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