Examples ======== Example Full Usage ^^^^^^^^^^^^^^^^^^ .. literalinclude:: ../examples/example_usage.py :language: python Example Statistics Usage ^^^^^^^^^^^^^^^^^^^^^^^^ .. literalinclude:: ../examples/example_statistics.py :language: python Example Ensembler Usage ^^^^^^^^^^^^^^^^^^^^^^^^ .. literalinclude:: ../examples/example_ensemble.py :language: python Example Probability Calibrator Usage ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. literalinclude:: ../examples/example_probability_calibration.py :language: python Example PyOD Integration ^^^^^^^^^^^^^^^^^^^^^^^^ .. literalinclude:: ../examples/example_pyod_integration.py :language: python