Example Gallery#
This gallery contains examples demonstrating the capabilities of scikit-bayes. All examples use matplotlib for visualization and can be downloaded as Python scripts or Jupyter notebooks.
MixedNB Examples#
Examples demonstrating the Mixed Naive Bayes classifier for heterogeneous data.
AnDE Examples#
Averaged n-Dependence Estimators solving problems Naive Bayes cannot.
Benchmarks and Comparisons#
Performance comparisons of different model variants.
Interpreting ALR: Automatic Feature Selection via Weights
Interpreting ALR: Automatic Feature Selection via Weights
Data Efficiency & Complexity: Generative vs. Hybrid Levels (L1-L4)
Data Efficiency & Complexity: Generative vs. Hybrid Levels (L1-L4)