From e81e64553c84c7b287b070220dcf26c364bcc8be Mon Sep 17 00:00:00 2001 From: Emerald01 Date: Thu, 20 Jun 2024 05:59:42 +0000 Subject: [PATCH] deploy: 032ae63d4f1b2609553515d6cecb3e3c569e64c5 --- .../_sources/merlion.models.anomaly.rst.txt | 7 + latest/genindex.html | 23 ++- latest/merlion.models.anomaly.html | 132 ++++++++++++++++++ latest/merlion.models.html | 1 + latest/objects.inv | Bin 27347 -> 27454 bytes latest/py-modindex.html | 5 + latest/searchindex.js | 2 +- 7 files changed, 167 insertions(+), 3 deletions(-) diff --git a/latest/_sources/merlion.models.anomaly.rst.txt b/latest/_sources/merlion.models.anomaly.rst.txt index fcd17032a..133e1c722 100644 --- a/latest/_sources/merlion.models.anomaly.rst.txt +++ b/latest/_sources/merlion.models.anomaly.rst.txt @@ -133,6 +133,13 @@ anomaly.lstm_ed :undoc-members: :show-inheritance: +anomaly.lof +^^^^^^^^^^^^^^^ +.. automodule:: merlion.models.anomaly.lof + :members: + :undoc-members: + :show-inheritance: + anomaly.deep\_point\_anomaly\_detector ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. automodule:: merlion.models.anomaly.deep_point_anomaly_detector diff --git a/latest/genindex.html b/latest/genindex.html index bb9140464..b6051a2f3 100644 --- a/latest/genindex.html +++ b/latest/genindex.html @@ -398,6 +398,8 @@

C

  • (merlion.models.anomaly.forecast_based.sarima.SarimaDetector attribute)
  • (merlion.models.anomaly.isolation_forest.IsolationForest attribute) +
  • +
  • (merlion.models.anomaly.lof.LOF attribute)
  • (merlion.models.anomaly.lstm_ed.LSTMED attribute)
  • @@ -1242,14 +1244,14 @@

    L

  • LayeredModelConfig (class in merlion.models.layers)
  • - - + +
  • anomaly.lof +
  • anomaly.deep_point_anomaly_detector