diff --git a/README.rst b/README.rst index 6e06d65..acd3074 100644 --- a/README.rst +++ b/README.rst @@ -217,6 +217,14 @@ Some of the methods are tasks specific: 6. XGBOD: a semi-supervised combination framework for outlier detection [#Zhao2018XGBOD]_ +**The comparison among selected implemented models** is made available below +(\ `Figure `_\ , +`compare_selected_classifiers.py `_\). + + +.. figure:: figs/ALL.png + :alt: Comparison of selected models + ----- diff --git a/docs/figs/ALL.png b/docs/figs/ALL.png new file mode 100644 index 0000000..7b99043 Binary files /dev/null and b/docs/figs/ALL.png differ diff --git a/docs/index.rst b/docs/index.rst index e6e59a6..177abae 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -172,6 +172,15 @@ Some of the methods are tasks specific: 6. XGBOD: a semi-supervised combination framework for outlier detection :cite:`a-zhao2018xgbod` +**The comparison among selected implemented models** is made available below +(\ `Figure `_\ , +`compare_selected_classifiers.py `_\). + + +.. figure:: figs/ALL.png + :alt: Comparison of selected models + + ---- diff --git a/examples/ALL.png b/examples/ALL.png new file mode 100644 index 0000000..7b99043 Binary files /dev/null and b/examples/ALL.png differ diff --git a/examples/compare_selected_classifiers.py b/examples/compare_selected_classifiers.py new file mode 100644 index 0000000..e69de29