From 337486187cb257099659090c9f8630c59df3f52b Mon Sep 17 00:00:00 2001 From: GitHub CI Runner Date: Fri, 15 Nov 2024 12:20:59 +0000 Subject: [PATCH] **CI** Formatted code + Updated version number and documentation. [skip ci] --- docs/.buildinfo | 2 +- docs/_modules/index.html | 2 +- docs/_modules/oplot/matrix.html | 2 +- docs/_modules/oplot/multi_plot.html | 2 +- docs/_modules/oplot/multiplots.html | 2 +- docs/_modules/oplot/outlier_scores.html | 2 +- docs/_modules/oplot/plot_audio.html | 2 +- docs/_modules/oplot/plot_data_set.html | 2 +- docs/_modules/oplot/plot_stats.html | 2 +- docs/_modules/oplot/ui_scores_mapping.html | 2 +- docs/_modules/oplot/util.html | 2 +- docs/_static/documentation_options.js | 2 +- docs/genindex.html | 2 +- docs/index.html | 4 ++-- docs/module_docs/oplot.html | 2 +- docs/module_docs/oplot/matrix.html | 2 +- docs/module_docs/oplot/multi_plot.html | 2 +- docs/module_docs/oplot/multiplots.html | 2 +- docs/module_docs/oplot/my.html | 2 +- docs/module_docs/oplot/outlier_scores.html | 2 +- docs/module_docs/oplot/plot_audio.html | 2 +- docs/module_docs/oplot/plot_data_set.html | 2 +- docs/module_docs/oplot/plot_stats.html | 2 +- docs/module_docs/oplot/ui_scores_mapping.html | 2 +- docs/module_docs/oplot/util.html | 2 +- docs/py-modindex.html | 2 +- docs/search.html | 2 +- docs/searchindex.js | 2 +- docs/table_of_contents.html | 2 +- setup.cfg | 2 +- 30 files changed, 31 insertions(+), 31 deletions(-) diff --git a/docs/.buildinfo b/docs/.buildinfo index 6ab05fe..63f2580 100644 --- a/docs/.buildinfo +++ b/docs/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 532232c62870bc7a4cba66f16acfd4a1 +config: 10668b6bda3f6a5c64cde3ce56305051 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_modules/index.html b/docs/_modules/index.html index 8220927..f74a09c 100644 --- a/docs/_modules/index.html +++ b/docs/_modules/index.html @@ -5,7 +5,7 @@ - Overview: module code — oplot 0.1.23 documentation + Overview: module code — oplot 0.1.24 documentation diff --git a/docs/_modules/oplot/matrix.html b/docs/_modules/oplot/matrix.html index 0ab679e..68a67be 100644 --- a/docs/_modules/oplot/matrix.html +++ b/docs/_modules/oplot/matrix.html @@ -5,7 +5,7 @@ - oplot.matrix — oplot 0.1.23 documentation + oplot.matrix — oplot 0.1.24 documentation diff --git a/docs/_modules/oplot/multi_plot.html b/docs/_modules/oplot/multi_plot.html index 58e3654..5723eda 100644 --- a/docs/_modules/oplot/multi_plot.html +++ b/docs/_modules/oplot/multi_plot.html @@ -5,7 +5,7 @@ - oplot.multi_plot — oplot 0.1.23 documentation + oplot.multi_plot — oplot 0.1.24 documentation diff --git a/docs/_modules/oplot/multiplots.html b/docs/_modules/oplot/multiplots.html index 7e8e9b4..24ac866 100644 --- a/docs/_modules/oplot/multiplots.html +++ b/docs/_modules/oplot/multiplots.html @@ -5,7 +5,7 @@ - oplot.multiplots — oplot 0.1.23 documentation + oplot.multiplots — oplot 0.1.24 documentation diff --git a/docs/_modules/oplot/outlier_scores.html b/docs/_modules/oplot/outlier_scores.html index 2e23dd5..f096c65 100644 --- a/docs/_modules/oplot/outlier_scores.html +++ b/docs/_modules/oplot/outlier_scores.html @@ -5,7 +5,7 @@ - oplot.outlier_scores — oplot 0.1.23 documentation + oplot.outlier_scores — oplot 0.1.24 documentation diff --git a/docs/_modules/oplot/plot_audio.html b/docs/_modules/oplot/plot_audio.html index 718f455..1cd655b 100644 --- a/docs/_modules/oplot/plot_audio.html +++ b/docs/_modules/oplot/plot_audio.html @@ -5,7 +5,7 @@ - oplot.plot_audio — oplot 0.1.23 documentation + oplot.plot_audio — oplot 0.1.24 documentation diff --git a/docs/_modules/oplot/plot_data_set.html b/docs/_modules/oplot/plot_data_set.html index bd7f671..6959e3b 100644 --- a/docs/_modules/oplot/plot_data_set.html +++ b/docs/_modules/oplot/plot_data_set.html @@ -5,7 +5,7 @@ - oplot.plot_data_set — oplot 0.1.23 documentation + oplot.plot_data_set — oplot 0.1.24 documentation diff --git a/docs/_modules/oplot/plot_stats.html b/docs/_modules/oplot/plot_stats.html index 98efba3..3580bfd 100644 --- a/docs/_modules/oplot/plot_stats.html +++ b/docs/_modules/oplot/plot_stats.html @@ -5,7 +5,7 @@ - oplot.plot_stats — oplot 0.1.23 documentation + oplot.plot_stats — oplot 0.1.24 documentation diff --git a/docs/_modules/oplot/ui_scores_mapping.html b/docs/_modules/oplot/ui_scores_mapping.html index 1938a87..cba73a5 100644 --- a/docs/_modules/oplot/ui_scores_mapping.html +++ b/docs/_modules/oplot/ui_scores_mapping.html @@ -5,7 +5,7 @@ - oplot.ui_scores_mapping — oplot 0.1.23 documentation + oplot.ui_scores_mapping — oplot 0.1.24 documentation diff --git a/docs/_modules/oplot/util.html b/docs/_modules/oplot/util.html index 959a778..664df9e 100644 --- a/docs/_modules/oplot/util.html +++ b/docs/_modules/oplot/util.html @@ -5,7 +5,7 @@ - oplot.util — oplot 0.1.23 documentation + oplot.util — oplot 0.1.24 documentation diff --git a/docs/_static/documentation_options.js b/docs/_static/documentation_options.js index ba109ac..c973561 100644 --- a/docs/_static/documentation_options.js +++ b/docs/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '0.1.23', + VERSION: '0.1.24', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/genindex.html b/docs/genindex.html index 162d9b2..d790ec0 100644 --- a/docs/genindex.html +++ b/docs/genindex.html @@ -5,7 +5,7 @@ - Index — oplot 0.1.23 documentation + Index — oplot 0.1.24 documentation diff --git a/docs/index.html b/docs/index.html index 036a594..16f7dc5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -6,7 +6,7 @@ - Welcome to oplot’s documentation! — oplot 0.1.23 documentation + Welcome to oplot’s documentation! — oplot 0.1.24 documentation @@ -202,7 +202,7 @@

Indices and tablesModule Index

  • Search Page

  • -

    Release: 0.1.23

    +

    Release: 0.1.24

    Last change: Nov 15, 2024

    diff --git a/docs/module_docs/oplot.html b/docs/module_docs/oplot.html index b122a24..f03b18d 100644 --- a/docs/module_docs/oplot.html +++ b/docs/module_docs/oplot.html @@ -6,7 +6,7 @@ - oplot — oplot 0.1.23 documentation + oplot — oplot 0.1.24 documentation diff --git a/docs/module_docs/oplot/matrix.html b/docs/module_docs/oplot/matrix.html index df15289..c0ea264 100644 --- a/docs/module_docs/oplot/matrix.html +++ b/docs/module_docs/oplot/matrix.html @@ -6,7 +6,7 @@ - oplot.matrix — oplot 0.1.23 documentation + oplot.matrix — oplot 0.1.24 documentation diff --git a/docs/module_docs/oplot/multi_plot.html b/docs/module_docs/oplot/multi_plot.html index 45be930..3e6162a 100644 --- a/docs/module_docs/oplot/multi_plot.html +++ b/docs/module_docs/oplot/multi_plot.html @@ -6,7 +6,7 @@ - oplot.multi_plot — oplot 0.1.23 documentation + oplot.multi_plot — oplot 0.1.24 documentation diff --git a/docs/module_docs/oplot/multiplots.html b/docs/module_docs/oplot/multiplots.html index 38fc3c7..7d0a2b4 100644 --- a/docs/module_docs/oplot/multiplots.html +++ b/docs/module_docs/oplot/multiplots.html @@ -6,7 +6,7 @@ - oplot.multiplots — oplot 0.1.23 documentation + oplot.multiplots — oplot 0.1.24 documentation diff --git a/docs/module_docs/oplot/my.html b/docs/module_docs/oplot/my.html index ab6beda..45fd702 100644 --- a/docs/module_docs/oplot/my.html +++ b/docs/module_docs/oplot/my.html @@ -6,7 +6,7 @@ - oplot.my — oplot 0.1.23 documentation + oplot.my — oplot 0.1.24 documentation diff --git a/docs/module_docs/oplot/outlier_scores.html b/docs/module_docs/oplot/outlier_scores.html index 2e143e5..07e229d 100644 --- a/docs/module_docs/oplot/outlier_scores.html +++ b/docs/module_docs/oplot/outlier_scores.html @@ -6,7 +6,7 @@ - oplot.outlier_scores — oplot 0.1.23 documentation + oplot.outlier_scores — oplot 0.1.24 documentation diff --git a/docs/module_docs/oplot/plot_audio.html b/docs/module_docs/oplot/plot_audio.html index 5024c37..6cf2b5c 100644 --- a/docs/module_docs/oplot/plot_audio.html +++ b/docs/module_docs/oplot/plot_audio.html @@ -6,7 +6,7 @@ - oplot.plot_audio — oplot 0.1.23 documentation + oplot.plot_audio — oplot 0.1.24 documentation diff --git a/docs/module_docs/oplot/plot_data_set.html b/docs/module_docs/oplot/plot_data_set.html index b9417f2..52aad38 100644 --- a/docs/module_docs/oplot/plot_data_set.html +++ b/docs/module_docs/oplot/plot_data_set.html @@ -6,7 +6,7 @@ - oplot.plot_data_set — oplot 0.1.23 documentation + oplot.plot_data_set — oplot 0.1.24 documentation diff --git a/docs/module_docs/oplot/plot_stats.html b/docs/module_docs/oplot/plot_stats.html index f0b8f42..e6e275d 100644 --- a/docs/module_docs/oplot/plot_stats.html +++ b/docs/module_docs/oplot/plot_stats.html @@ -6,7 +6,7 @@ - oplot.plot_stats — oplot 0.1.23 documentation + oplot.plot_stats — oplot 0.1.24 documentation diff --git a/docs/module_docs/oplot/ui_scores_mapping.html b/docs/module_docs/oplot/ui_scores_mapping.html index cb7c571..64c7e9b 100644 --- a/docs/module_docs/oplot/ui_scores_mapping.html +++ b/docs/module_docs/oplot/ui_scores_mapping.html @@ -6,7 +6,7 @@ - oplot.ui_scores_mapping — oplot 0.1.23 documentation + oplot.ui_scores_mapping — oplot 0.1.24 documentation diff --git a/docs/module_docs/oplot/util.html b/docs/module_docs/oplot/util.html index ee6479f..862f961 100644 --- a/docs/module_docs/oplot/util.html +++ b/docs/module_docs/oplot/util.html @@ -6,7 +6,7 @@ - oplot.util — oplot 0.1.23 documentation + oplot.util — oplot 0.1.24 documentation diff --git a/docs/py-modindex.html b/docs/py-modindex.html index 7e48f5f..293ae15 100644 --- a/docs/py-modindex.html +++ b/docs/py-modindex.html @@ -5,7 +5,7 @@ - Python Module Index — oplot 0.1.23 documentation + Python Module Index — oplot 0.1.24 documentation diff --git a/docs/search.html b/docs/search.html index 171563c..fcae1e4 100644 --- a/docs/search.html +++ b/docs/search.html @@ -5,7 +5,7 @@ - Search — oplot 0.1.23 documentation + Search — oplot 0.1.24 documentation diff --git a/docs/searchindex.js b/docs/searchindex.js index b7a263f..a8ab4a1 100644 --- a/docs/searchindex.js +++ b/docs/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["index", "module_docs/oplot", "module_docs/oplot/distributions", "module_docs/oplot/matrix", "module_docs/oplot/multi_plot", "module_docs/oplot/multiplots", "module_docs/oplot/my", "module_docs/oplot/outlier_scores", "module_docs/oplot/plot_audio", "module_docs/oplot/plot_data_set", "module_docs/oplot/plot_mappings", "module_docs/oplot/plot_stats", "module_docs/oplot/ui_scores_mapping", "module_docs/oplot/util", "table_of_contents"], "filenames": ["index.rst", "module_docs/oplot.rst", "module_docs/oplot/distributions.rst", "module_docs/oplot/matrix.rst", "module_docs/oplot/multi_plot.rst", "module_docs/oplot/multiplots.rst", "module_docs/oplot/my.rst", "module_docs/oplot/outlier_scores.rst", "module_docs/oplot/plot_audio.rst", "module_docs/oplot/plot_data_set.rst", "module_docs/oplot/plot_mappings.rst", "module_docs/oplot/plot_stats.rst", "module_docs/oplot/ui_scores_mapping.rst", "module_docs/oplot/util.rst", "table_of_contents.rst"], "titles": ["Welcome to oplot\u2019s documentation!", "oplot", "oplot.distributions", "oplot.matrix", "oplot.multi_plot", "oplot.multiplots", "oplot.my", "oplot.outlier_scores", "oplot.plot_audio", "oplot.plot_data_set", "oplot.plot_mappings", "oplot.plot_stats", "oplot.ui_scores_mapping", "oplot.util", "<no title>"], "terms": {"distribut": [0, 9, 14], "kdeplot_w_boundary_condit": [0, 2, 14], "matrix": [0, 11, 14], "get_figsize_to_fit": [0, 3, 14], "heatmap": [0, 3, 11, 14], "heatmap_sn": [0, 3, 14], "hierarchical_cluster_sorted_heatmap": [0, 3, 14], "plot_simil_mat_with_label": [0, 3, 14], "vlines_rang": [0, 3, 14], "xy_boxplot": [0, 3, 14], "multi_plot": [0, 14], "ax_func_to_plot": [0, 4, 5, 14], "multi_row_plot": [0, 4, 14], "multiplot": [0, 14], "make_space_abov": [0, 5, 14], "multiplot_with_max_s": [0, 5, 14], "my": [0, 14], "outlier_scor": [0, 11, 14], "find_last_normal_idx": [0, 7, 14], "find_prop_mark": [0, 7, 14], "get_confused_part": [0, 7, 14], "get_confusion_zones_percentil": [0, 7, 14], "get_confusion_zones_std": [0, 7, 14], "get_percentil": [0, 7, 14], "plot_scores_and_zon": [0, 7, 14], "sort_scores_truth": [0, 7, 14], "plot_audio": [0, 14], "plot_lin": [0, 8, 14], "plot_spectro": [0, 8, 14], "plot_wf": [0, 8, 14], "plot_wf_and_spectro": [0, 8, 14], "plot_wf_with_lin": [0, 8, 14], "plot_data_set": [0, 14], "density_distribut": [0, 9, 14], "ratio_comparison_vlin": [0, 9, 14], "save_figs_to_pdf": [0, 9, 14], "scatter_and_color_according_to_i": [0, 9, 14], "side_by_side_bar": [0, 9, 14], "plot_map": [0, 14], "dict_bar_plot": [0, 10, 14], "plot_stat": [0, 14], "apply_function_on_consecut": [0, 11, 14], "area_under_point": [0, 11, 14], "cumulative_tn_fp_fn_tp": [0, 11, 14], "get_tn_fp_fn_tp": [0, 11, 14], "list_mult": [0, 11, 14], "make_heatmap": [0, 11, 14], "make_normal_outlier_timelin": [0, 11, 14], "make_tables_tn_fp_fn_tp": [0, 11, 14], "make_tn_fp_fn_tp_tag_list": [0, 11, 14], "pair_metrics_to_refer": [0, 11, 14], "parallel_sort": [0, 11, 14], "pick_equally_spaced_point": [0, 11, 14], "plot_confusion_matrix": [0, 11, 14], "plot_freqs_stat": [0, 11, 14], "plot_outlier_metric_curv": [0, 11, 14], "rebalance_scor": [0, 11, 14], "rebalancing_normal_outlier_ratio": [0, 11, 14], "render_mpl_t": [0, 11, 14], "smooth_scor": [0, 11, 14], "split_on_consecut": [0, 11, 14], "vline": [0, 3, 9, 11, 14], "wiggle_scor": [0, 11, 14], "wiggle_values_keep_ord": [0, 11, 14], "ui_scores_map": [0, 14], "between_percentiles_mean": [0, 12, 14], "make_bottom_part": [0, 12, 14], "make_linear_part": [0, 12, 14], "make_top_part": [0, 12, 14], "make_ui_score_map": [0, 12, 14], "tune_ui_map": [0, 12, 14], "util": [0, 9, 11, 14], "cast_input": [0, 13, 14], "fixed_step_chunk": [0, 13, 14], "float_to_timestamp": [0, 13, 14], "timestamp_to_float": [0, 13, 14], "index": [0, 7, 11, 13], "modul": 0, "search": 0, "page": 0, "releas": 0, "0": [0, 2, 3, 4, 5, 7, 8, 9, 11, 12, 13], "1": [0, 2, 3, 5, 7, 8, 9, 11, 12, 13], "23": 0, "last": [0, 7, 9, 13], "chang": [0, 5], "nov": 0, "15": [0, 2, 4, 5, 12, 13], "2024": 0, "plot": [1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12], "ar": [1, 3, 7, 9, 11, 12, 13], "frequent": 1, "us": [1, 2, 3, 4, 9, 11, 12], "u": 1, "densiti": [2, 9], "etc": [2, 10], "data": [2, 3, 4, 9, 11], "none": [2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13], "x": [2, 3, 4, 5, 9, 10, 11, 12], "y": [2, 3, 4, 5, 9, 10, 11], "boundary_condit": 2, "ax": [2, 3, 4, 5, 8, 9, 11], "level": 2, "10": [2, 3, 4, 5, 8, 9, 11, 12, 13], "fill": 2, "true": [2, 3, 4, 5, 7, 9, 10, 11, 12, 13], "cmap": [2, 3, 11], "figsiz": [2, 3, 4, 8, 10, 11], "kwarg": [2, 3, 4, 9, 11], "sourc": [2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13], "custom": [2, 3, 11], "kde": 2, "respect": 2, "boundari": [2, 7], "condit": 2, "handl": 2, "datetim": [2, 13], "thi": [2, 9, 11], "i": [2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13], "becaus": 2, "sometim": 2, "when": [2, 9, 11, 12], "you": 2, "have": [2, 11], "fit": 2, "certain": [2, 11], "e": [2, 3, 7, 9, 10, 11], "g": [2, 7, 10, 11], "want": 2, "onli": [2, 4, 5, 9, 11, 12, 13], "where": [2, 5, 7, 9, 11, 12], "met": 2, "If": [2, 4, 7, 9, 10, 11, 13], "scatter": [2, 9], "can": [2, 5, 9, 11], "see": [2, 11], "function": [2, 3, 4, 5, 7, 8, 9, 11, 12, 13], "allow": [2, 11], "specifi": [2, 3, 11, 12, 13], "paramet": [2, 3, 4, 5, 7, 8, 9, 10, 11, 12], "datafram": [2, 3, 11], "option": [2, 3, 9, 13], "dataset": [2, 9], "vector": [2, 9], "kei": [2, 9, 11], "variabl": 2, "posit": [2, 3, 11, 13], "take": [2, 4, 5, 11], "arrai": [2, 7, 9, 11, 12, 13], "valu": [2, 3, 7, 9, 11, 13], "return": [2, 3, 4, 5, 7, 8, 9, 11, 12], "boolean": [2, 9, 11, 12], "indic": [2, 3, 11, 13], "should": [2, 13], "zero": 2, "matplotlib": [2, 6, 9, 11, 12], "object": [2, 5, 9, 11, 13], "draw": [2, 4, 5, 8, 9, 11], "onto": 2, "otherwis": [2, 12], "current": 2, "dict": [2, 3, 4, 9, 10, 11, 13], "addit": [2, 9], "keyword": [2, 9, 13], "argument": [2, 3, 4, 9, 13], "pass": [2, 11], "contour": 2, "The": [2, 3, 4, 11, 12, 13], "drawn": 2, "exampl": [2, 4, 8, 9, 12, 13], "import": [2, 3, 9, 12], "numpi": [2, 3, 9, 12, 13], "np": [2, 3, 9, 11, 12], "panda": [2, 3, 11, 13], "pd": [2, 3, 10, 13], "pyplot": [2, 12], "plt": [2, 8, 9, 12], "gener": [2, 5, 11], "sampl": [2, 7], "random": [2, 3, 9, 11], "seed": 2, "42": 2, "normal": [2, 7, 9, 11, 12], "500": 2, "defin": [2, 11], "lambda": [2, 11, 13], "viridi": [2, 9], "matric": 3, "structur": 3, "shape": 3, "tupl": [3, 4, 7, 9, 10, 11], "int": [3, 4, 7, 9, 10, 11, 13], "max_siz": 3, "11": [3, 13], "calcul": 3, "proport": [3, 7, 11, 12], "base": [3, 7, 10, 11, 12], "dimens": [3, 9], "larger": [3, 7, 11, 13], "cap": 3, "row": [3, 4, 5, 11], "col": [3, 9], "maximum": [3, 5, 10, 12, 13], "size": [3, 5, 9, 10, 11], "default": [3, 8, 9, 11, 12, 13], "9": [3, 11, 12, 13], "A": [3, 4, 7, 9, 11, 13], "repres": [3, 11, 13], "width": [3, 4, 5, 8, 9, 10], "height": [3, 5], "col_label": 3, "return_gcf": 3, "fals": [3, 4, 5, 9, 11, 12, 13], "xlabel_top": 3, "ylabel_left": 3, "xlabel_bottom": 3, "ylabel_right": 3, "sklearn": [3, 9, 11], "like": [3, 6, 12, 13], "df": 3, "str": [3, 9, 10, 13], "orang": [3, 9], "xlabel": [3, 10], "ylabel": [3, 10], "xlabel_fonts": 3, "12": [3, 10, 13], "ylabel_fonts": 3, "x_tick_fonts": 3, "y_tick_fonts": 3, "x_tick_rot": 3, "90": [3, 10, 11], "y_tick_rot": 3, "show_colorbar": 3, "bool": [3, 9, 10, 13], "vert_lin": 3, "list": [3, 4, 5, 7, 8, 9, 11, 13], "5": [3, 7, 8, 9, 10, 11, 12, 13], "horiz_lin": 3, "linewidth": 3, "float": [3, 4, 8, 10, 11, 12, 13], "linecolor": 3, "white": [3, 9], "major_line_color": 3, "d3d3d3": 3, "major_line_styl": 3, "vmin": 3, "2": [3, 4, 7, 8, 9, 11, 12, 13], "vmax": 3, "reusabl": 3, "visual": [3, 7], "numer": [3, 9, 10], "customiz": 3, "includ": [3, 13], "ad": [3, 7, 8], "vertic": [3, 8, 9, 11], "horizont": [3, 8, 9], "line": [3, 7, 8, 9, 11], "better": 3, "readabl": 3, "color": [3, 7, 8, 9, 11], "map": [3, 9, 10, 12, 13], "label": [3, 4, 5, 8, 9, 10, 11], "axi": [3, 4, 5, 8, 9, 10, 11], "font": [3, 5, 10], "tick_fonts": 3, "tick": 3, "figur": [3, 4, 5, 9], "max": [3, 11, 13], "rotat": [3, 10], "angl": 3, "whether": [3, 7, 9, 11, 12], "displai": [3, 7, 9, 11], "colorbar": 3, "either": [3, 11], "an": [3, 4, 5, 7, 8, 9, 11, 12, 13], "step": [3, 13], "between": [3, 9, 11, 12, 13], "cell": 3, "grid": [3, 5], "major": 3, "style": 3, "minimum": [3, 11, 12, 13], "contrast": 3, "rand": 3, "20": [3, 11, 13], "column": [3, 4, 5], "abcdefghij": 3, "everi": [3, 4], "doctest": 3, "skip": [3, 7], "interv": 3, "3": [3, 4, 5, 7, 8, 9, 11, 13], "4": [3, 7, 9, 11, 13], "8": [3, 8, 13], "exact": 3, "6": [3, 7, 11, 13], "blue": [3, 8, 9], "only_return_sorted_df": 3, "seaborn_heatmap_kwarg": 3, "squar": 3, "same": [3, 4, 5, 9, 11, 13], "contain": [3, 7, 11, 13], "distanc": 3, "similar": 3, "": [3, 4, 11], "whose": [3, 7, 13], "sort": [3, 7, 11], "accord": [3, 7, 11, 13], "hierarch": 3, "cluster": 3, "set": [3, 4, 5, 7, 9, 11, 13], "instead": [3, 9], "seaborn": 3, "cbar": 3, "whatev": 3, "sn": 3, "simil_mat": 3, "inner_class_ord": 3, "mean_shift_clust": 3, "bright": 3, "group": [3, 9, 11], "togeth": 3, "descend": 3, "sum": 3, "within": [3, 11], "aggr": 3, "min": [3, 11], "median": 3, "statist": 3, "grid_siz": 3, "boxplot": 3, "given": [3, 9, 11, 13], "multipl": [4, 5, 11], "list_func_per_ax": [4, 5], "n_per_row": [4, 5], "titl": [4, 5, 7, 8, 10, 11], "title_font_s": [4, 5, 8, 11], "height_row": [4, 5], "saving_path": [4, 5, 11], "rec_pad": 4, "x_label": [4, 5], "y_label": [4, 5], "outer_axis_labels_onli": [4, 5], "show": [4, 5, 7, 12], "each": [4, 5, 9, 11], "input": [4, 5], "someth": [4, 5], "left": [4, 5, 11], "bottom": [4, 5, 12], "all": [4, 7, 11, 13], "data_list": 4, "plot_func": 4, "plot_func_kwarg": 4, "ax_cal": 4, "quickli": 4, "For": 4, "row_data": 4, "creat": [4, 9, 12, 13], "call": 4, "item": [4, 13], "popul": 4, "length": [4, 9, 10, 11, 13], "number": [4, 5, 7, 9, 11], "16": [4, 11, 13], "n_row": 4, "figsize_units_per_row": 4, "won": 4, "t": [4, 11, 12], "we": [4, 13], "assum": [4, 12], "therefor": 4, "been": [4, 11], "alreadi": [4, 6], "attr": 4, "arg": [4, 9], "tripl": 4, "result": [4, 12], "getattr": 4, "ax_list": 4, "singl": [5, 9], "dpi": [5, 11], "200": 5, "h_pad": 5, "w_pad": 5, "title_offset": 5, "one": [5, 7, 9, 11, 13], "from": [5, 7, 9, 10, 11, 12, 13], "individu": 5, "per": [5, 7], "global": 5, "path": [5, 11], "save": [5, 9, 11], "which": [5, 7, 8, 11, 12, 13], "case": 5, "topmargin": 5, "increas": [5, 11, 12], "make": [5, 9, 11], "inch": 5, "space": [5, 9, 11], "without": [5, 9, 11], "max_plot_per_fil": 5, "60": 5, "saving_path_format": 5, "300": [5, 9, 11], "sever": [5, 11], "file": [5, 9], "param": [5, 11], "what": [6, 9, 11], "ha": [6, 9, 11, 12], "interfac": 6, "d": [6, 10, 11], "variou": [7, 13], "region": 7, "score": [7, 11, 12], "correspond": [7, 11], "percentil": [7, 12], "timelin": 7, "outlier": [7, 11, 12], "sorted_truth": 7, "idx": 7, "sorted_scor": 7, "ratio_mark": 7, "75": [7, 12], "add_full_out_zon": 7, "find": [7, 11], "threshold": [7, 11], "start": [7, 11], "n_normal": 7, "n_total": 7, "below": 7, "never": 7, "reach": 7, "shorter": 7, "than": [7, 9, 11, 13], "zone": 7, "abnorm": [7, 11, 12], "sound": [7, 11, 12], "ani": [7, 9, 11, 13], "abov": [7, 11, 13], "remov": [7, 11], "confus": [7, 11], "rang": [7, 9, 11, 12, 13], "anorm": 7, "higher": [7, 11], "more": [7, 9, 11, 13], "truth": [7, 11, 12], "n_percentil": 7, "get": [7, 9, 11, 12, 13], "requir": [7, 9], "mark": 7, "n_zone": 7, "std_per_zon": 7, "standard": 7, "deviat": 7, "comput": [7, 11], "len": [7, 9, 13], "interpol": 7, "arr": 7, "7": [7, 11, 13], "box": 7, "thei": [7, 13], "belong": 7, "too": [7, 11], "green": [7, 9], "under": [7, 11], "first": [7, 9, 11, 13], "red": [7, 8, 9], "shade": 7, "limit": 7, "name": [7, 9, 11, 13], "align": [7, 11], "lowest": 7, "largest": [7, 13], "intend": [8, 11, 12], "waveform": 8, "spectra": [8, 11], "plu": [8, 13], "some": 8, "timestamp": [8, 13], "inform": 8, "lines_loc": 8, "r": 8, "line_width": [8, 9, 11], "line_styl": 8, "line_typ": 8, "vert": 8, "alpha": [8, 9], "matplolib": 8, "locat": [8, 9], "optionsl": 8, "string": [8, 9], "def_col": 8, "provid": [8, 9], "horiz": 8, "initi": 8, "fig": [8, 9, 11], "subplot": [8, 9], "plot_vlin": 8, "b": [8, 9, 11, 13], "thin": 8, "wide": 8, "wf": 8, "chk_size": [8, 13], "2048": 8, "noverlap": 8, "sr": 8, "44100": 8, "wf_line_width": 8, "wf_color": 8, "40": 8, "spectra_ylim": 8, "wf_y_lim": 8, "wf_x_lim": 8, "spectra_xlim": 8, "n_sec_per_tick": 8, "vert_lines_samp": 8, "vert_lines_sec": 8, "vert_lines_color": 8, "vert_lines_label": 8, "vert_lines_width": 8, "vert_lines_styl": 8, "alpha_lin": 8, "n_tick_dec": 8, "reduc": 9, "usag": 9, "make_blob": 9, "n_sampl": 9, "n_featur": 9, "center": [9, 12], "cluster_std": 9, "y_conf": 9, "append": 9, "els": 9, "rainbow": 9, "dim_reduct": 9, "lda": 9, "project": 9, "3d": 9, "data_dict": 9, "type": [9, 11, 13], "ndarrai": [9, 13], "_ax": 9, "axvline_kwarg": 9, "location_func": 9, "callabl": [9, 13], "mean": [9, 11, 12], "location_linestyl": 9, "display_location_text": 9, "purpl": 9, "brown": 9, "density_plot_func": 9, "kdeplot": 9, "density_plot_kwarg": 9, "text_kwarg": 9, "iter": [9, 11, 13], "05": 9, "bbox": [9, 11], "facecolor": 9, "mean_line_kwarg": 9, "differ": [9, 11], "dictionari": [9, 10, 11], "new": [9, 11], "axvlin": 9, "linestyl": [9, 11], "display_mean": 9, "text": 9, "means_linestyl": 9, "cycl": 9, "through": 9, "dist1": 9, "100": [9, 12], "dist2": 9, "y1": 9, "y2": 9, "c1": 9, "c2": 9, "k": [9, 11], "denomin": 9, "straight": 9, "place": 9, "pdf_filepath": 9, "pdf": 9, "2d": 9, "legend": [9, 11], "saving_loc": 9, "home": 9, "chri": 9, "saving_nam": 9, "myplot": 9, "plot_tag_nam": 9, "super_alpha": 9, "cmap_col": 9, "featur": 9, "tag": [9, 11], "tend": 9, "give": [9, 13], "distinct": 9, "pca": 9, "reduct": 9, "method": 9, "need": [9, 11, 12], "anyth": 9, "coordin": [9, 11], "would": 9, "out": [9, 11, 12], "origin": [9, 11], "two": [9, 11, 12], "retain": 9, "scatterplot": 9, "smart": 9, "just": 9, "yield": [9, 13], "point": [9, 11], "fall_back": 9, "cannot": 9, "produc": [9, 11], "folder": [9, 11], "list_of_values_for_bar": 9, "list_nam": 9, "side": 9, "bar": [9, 10], "graph": [9, 12], "assign": 9, "order": [9, 11, 13], "list_color": 9, "nice": [9, 11], "seri": [10, 13], "numeric_x_axi": 10, "annot": 10, "annotations_cutoff_length": 10, "annotations_font_s": 10, "annotations_font_size_width_factor": 10, "annotations_rot": 10, "treat": 10, "add": 10, "factor": 10, "adjust": 10, "accuraci": 11, "classif": 11, "algorithm": [11, 12], "arr_for_consec": 11, "func": 11, "appli": 11, "block": 11, "consecut": 11, "constant": [11, 12], "output": 11, "pair": 11, "area": 11, "curv": 11, "simplest": 11, "piecewis": 11, "linear": [11, 12], "effici": 11, "cumul": 11, "tn": 11, "fp": 11, "fn": 11, "tp": 11, "count": 11, "neg": [11, 13], "predict": 11, "l": 11, "mult": 11, "random_remaind": 11, "extend": 11, "integ": 11, "natur": 11, "ex": 11, "decim": 11, "part": [11, 12], "chose": 11, "matrix_result": 11, "round": 11, "fig_siz": 11, "make_symmetr": 11, "fill_diag": 11, "linearsegmentedcolormap": 11, "entri": 11, "upper": [11, 12], "lower": [11, 12], "diagon": 11, "made": 11, "symmetr": 11, "copi": 11, "strict": 11, "half": 11, "y_order": 11, "vertical_sep": 11, "smooth": [11, 12], "legend_s": 11, "label_for_i": 11, "legend_n_col": 11, "xtick": 11, "xticks_label": 11, "xticks_rot": 11, "uniqu": 11, "its": [11, 12], "own": 11, "also": [11, 12], "thick": 11, "threshold_rang": 11, "n_threshold": 11, "tabl": 11, "equal": [11, 13], "pick": 11, "form": [11, 12], "being": 11, "those": 11, "rather": 11, "pair_metr": 11, "tpr": 11, "fpr": 11, "outlier_proport": 11, "chanc": 11, "base_statistics_dict": 11, "acc": 11, "bm": 11, "f1": 11, "fdr": 11, "fnr": 11, "FOR": 11, "mk": 11, "nmcc": 11, "npv": 11, "ppv": 11, "tnr": 11, "synonym": 11, "informed": 11, "bookmaker_informed": 11, "bi": 11, "f1_score": 11, "false_discovery_r": 11, "miss_rat": 11, "false_negative_r": 11, "false_omission_r": 11, "fall_out": 11, "false_positive_r": 11, "marked": 11, "normalized_matthews_correlation_coeffici": 11, "negative_predictive_valu": 11, "precis": 11, "positive_predictive_valu": 11, "specif": 11, "spc": 11, "true_negative_r": 11, "select": 11, "recal": 11, "sensit": 11, "true_positive_r": 11, "hit_rat": 11, "threat_scor": 11, "critical_success_index": 11, "csi": 11, "refer": [11, 13], "metric": 11, "note": [11, 12], "combin": 11, "mai": 11, "iterable_list": 11, "sort_idx": 11, "parallel": 11, "c": [11, 12], "n_point": 11, "choos": 11, "possibl": 11, "end": 11, "final": 11, "do": 11, "NOT": [11, 13], "trust": 11, "It": 11, "somewhat": 11, "accur": 11, "fine": 11, "compar": 11, "work": 11, "well": 11, "mani": 11, "avail": 11, "150": 11, "299": 11, "y_true": 11, "y_pred": 11, "class": [11, 13], "color_bar": 11, "cm": 11, "print": 11, "upper_frequ": 11, "22050": 11, "n_bin": 11, "1025": 11, "frequenc": 11, "divid": 11, "plot_curv": 11, "curve_legend_nam": 11, "plot_table_points_on_curv": 11, "plot_chance_lin": 11, "plot_tabl": 11, "n_points_for_t": 11, "axis_name_dict": 11, "saving_root": 11, "wiggl": 11, "table_dpi": 11, "return_rauc": 11, "add_point_left": 11, "add_point_right": 11, "against": 11, "anoth": 11, "automat": 11, "along": [11, 12, 13], "ground": 11, "our": 11, "model": 11, "expect": 11, "dot": 11, "rauc": 11, "share": 11, "pic": 11, "pictur": 11, "chosen": 11, "anomali": 11, "over": 11, "achiev": 11, "request": 11, "slightli": 11, "modifi": 11, "avoid": 11, "duplic": 11, "help": 11, "most": 11, "often": 11, "problem": 11, "solv": [11, 12], "aris": 11, "oneclasssvm": 11, "finer": 11, "tn_fp_fn_tp": 11, "user": [11, 12], "term": [11, 13], "test_scor": 11, "test_truth": 11, "re": 11, "balanc": 11, "ratio": 11, "real": 11, "life": 11, "other": [11, 12], "actual": 11, "known": 11, "test": [11, 13], "normal_scor": 11, "percent_outli": 11, "rebal": 11, "artifici": 11, "doe": 11, "caution": 11, "col_width": 11, "row_height": 11, "625": 11, "font_siz": 11, "14": [11, 13], "header_color": 11, "40466e": 11, "row_color": 11, "f1f1f2": 11, "w": 11, "edge_color": 11, "header_column": 11, "path_to_sav": 11, "round_decim": 11, "cols_to_round": 11, "cols_to_int": 11, "all_oth": 11, "png": 11, "version": 11, "window_s": 11, "window_step": 11, "smooth_func": 11, "smooth_funct": 11, "window": 11, "smaller": [11, 13], "empti": 11, "arr_to_split": 11, "split": 11, "segment": [11, 13], "induc": 11, "f": [11, 13], "dtype": 11, "u1": 11, "ymin": 11, "ymax": 11, "marker": 11, "o": 11, "marker_kwarg": 11, "solid": 11, "intuit": 11, "wai": 11, "low": 11, "high": [11, 12], "while": 11, "keep": 11, "present": [11, 13], "time": 11, "spread": [11, 12], "next": 11, "so": 11, "situat": 11, "repeat": 11, "lot": 11, "move": 11, "around": 11, "littl": 11, "alter": 11, "fix": [12, 13], "bound": 12, "friendli": 12, "ui": 12, "min_percentil": 12, "45": 12, "max_percentil": 12, "55": 12, "max_scor": 12, "min_scor": 12, "strictli": 12, "constraint": 12, "continu": 12, "piec": 12, "sigmoid": 12, "middl": 12, "top": 12, "seen": 12, "train": 12, "min_lin_scor": 12, "max_lin_scor": 12, "top_bas": 12, "bottom_bas": 12, "revers": 12, "radiu": 12, "corner": 12, "control": 12, "exponenti": 12, "mirror": 12, "sigmoid_map": 12, "linspac": 12, "all_norm": 12, "min_percentile_norm": 12, "25": 12, "max_percentile_norm": 12, "min_percentile_abnorm": 12, "max_percentile_abnorm": 12, "lower_bas": 12, "upper_bas": 12, "abnormal_fact": 12, "construct": 12, "raw": 12, "stroll": 12, "larg": 12, "small": 12, "adapt": 12, "sai": 12, "decreas": 12, "averag": 12, "qualiti": 12, "args_cast": 13, "kwargs_cast": 13, "decor": 13, "cast": 13, "wrap": 13, "chk_step": 13, "start_at": 13, "stop_at": 13, "return_tail": 13, "bt": 13, "tt": 13, "chunk": 13, "it_1": 13, "it_2": 13, "act": 13, "slice": 13, "exclud": 13, "element": 13, "begin": 13, "build": 13, "inclus": 13, "less": 13, "full": 13, "until": 13, "exhaust": 13, "here": 13, "possibli": 13, "cut": 13, "off": 13, "stop": 13, "17": 13, "try": 13, "assert": 13, "thing": 13, "13": 13, "30": 13, "19": 13, "18": 13, "reference_tim": 13, "1970": 13, "01": 13, "00": 13, "convert": 13, "dai": 13, "sinc": 13, "back": 13, "sequenc": 13, "absolut": 13, "oplot": 14}, "objects": {"": [[1, 0, 0, "-", "oplot"]], "oplot": [[2, 0, 0, "-", "distributions"], [3, 0, 0, "-", "matrix"], [4, 0, 0, "-", "multi_plot"], [5, 0, 0, "-", "multiplots"], [6, 0, 0, "-", "my"], [7, 0, 0, "-", "outlier_scores"], [8, 0, 0, "-", "plot_audio"], [9, 0, 0, "-", "plot_data_set"], [10, 0, 0, "-", "plot_mappings"], [11, 0, 0, "-", "plot_stats"], [12, 0, 0, "-", "ui_scores_mapping"], [13, 0, 0, "-", "util"]], "oplot.distributions": [[2, 1, 1, "", "kdeplot_w_boundary_condition"]], "oplot.matrix": [[3, 1, 1, "", "get_figsize_to_fit"], [3, 1, 1, "", "heatmap"], [3, 1, 1, "", "heatmap_sns"], [3, 1, 1, "", "hierarchical_cluster_sorted_heatmap"], [3, 1, 1, "", "plot_simil_mat_with_labels"], [3, 1, 1, "", "vlines_ranges"], [3, 1, 1, "", "xy_boxplot"]], "oplot.multi_plot": [[4, 1, 1, "", "ax_func_to_plot"], [4, 1, 1, "", "multi_row_plot"]], "oplot.multiplots": [[5, 1, 1, "", "ax_func_to_plot"], [5, 1, 1, "", "make_space_above"], [5, 1, 1, "", "multiplot_with_max_size"]], "oplot.outlier_scores": [[7, 1, 1, "", "find_last_normal_idx"], [7, 1, 1, "", "find_prop_markers"], [7, 1, 1, "", "get_confused_part"], [7, 1, 1, "", "get_confusion_zones_percentiles"], [7, 1, 1, "", "get_confusion_zones_std"], [7, 1, 1, "", "get_percentiles"], [7, 1, 1, "", "plot_scores_and_zones"], [7, 1, 1, "", "sort_scores_truth"]], "oplot.plot_audio": [[8, 1, 1, "", "plot_lines"], [8, 1, 1, "", "plot_spectro"], [8, 1, 1, "", "plot_wf"], [8, 1, 1, "", "plot_wf_and_spectro"], [8, 1, 1, "", "plot_wf_with_lines"]], "oplot.plot_data_set": [[9, 1, 1, "", "density_distribution"], [9, 1, 1, "", "ratio_comparison_vlines"], [9, 1, 1, "", "save_figs_to_pdf"], [9, 1, 1, "", "scatter_and_color_according_to_y"], [9, 1, 1, "", "side_by_side_bar"]], "oplot.plot_mappings": [[10, 1, 1, "", "dict_bar_plot"]], "oplot.plot_stats": [[11, 1, 1, "", "apply_function_on_consecutive"], [11, 1, 1, "", "area_under_points"], [11, 1, 1, "", "cumulative_tn_fp_fn_tp"], [11, 1, 1, "", "get_tn_fp_fn_tp"], [11, 1, 1, "", "list_mult"], [11, 1, 1, "", "make_heatmap"], [11, 1, 1, "", "make_normal_outlier_timeline"], [11, 1, 1, "", "make_tables_tn_fp_fn_tp"], [11, 1, 1, "", "make_tn_fp_fn_tp_tag_lists"], [11, 1, 1, "", "pair_metrics_to_reference"], [11, 1, 1, "", "parallel_sort"], [11, 1, 1, "", "pick_equally_spaced_points"], [11, 1, 1, "", "plot_confusion_matrix"], [11, 1, 1, "", "plot_freqs_stats"], [11, 1, 1, "", "plot_outlier_metric_curve"], [11, 1, 1, "", "rebalance_scores"], [11, 1, 1, "", "rebalancing_normal_outlier_ratio"], [11, 1, 1, "", "render_mpl_table"], [11, 1, 1, "", "smooth_scores"], [11, 1, 1, "", "split_on_consecutive"], [11, 1, 1, "", "vlines"], [11, 1, 1, "", "wiggle_scores"], [11, 1, 1, "", "wiggle_values_keep_order"]], "oplot.ui_scores_mapping": [[12, 1, 1, "", "between_percentiles_mean"], [12, 1, 1, "", "make_bottom_part"], [12, 1, 1, "", "make_linear_part"], [12, 1, 1, "", "make_top_part"], [12, 1, 1, "", "make_ui_score_mapping"], [12, 1, 1, "", "tune_ui_map"]], "oplot.util": [[13, 1, 1, "", "cast_inputs"], [13, 1, 1, "", "fixed_step_chunker"], [13, 1, 1, "", "float_to_timestamp"], [13, 1, 1, "", "timestamp_to_float"]]}, "objtypes": {"0": "py:module", "1": "py:function"}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "function", "Python function"]}, "titleterms": {"welcom": 0, "oplot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "": 0, "document": 0, "content": [0, 14], "indic": 0, "tabl": 0, "distribut": 2, "matrix": 3, "multi_plot": 4, "multiplot": 5, "my": 6, "outlier_scor": 7, "plot_audio": 8, "plot_data_set": 9, "plot_map": 10, "plot_stat": 11, "ui_scores_map": 12, "util": 13, "paramet": 13, "return": 13}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinx.ext.viewcode": 1, "sphinx": 57}, "alltitles": {"Welcome to oplot\u2019s documentation!": [[0, "welcome-to-oplot-s-documentation"]], "Contents:": [[0, null], [14, null]], "Indices and tables": [[0, "indices-and-tables"]], "oplot": [[1, "module-oplot"]], "oplot.distributions": [[2, "module-oplot.distributions"]], "oplot.matrix": [[3, "module-oplot.matrix"]], "oplot.multi_plot": [[4, "module-oplot.multi_plot"]], "oplot.multiplots": [[5, "module-oplot.multiplots"]], "oplot.my": [[6, "module-oplot.my"]], "oplot.outlier_scores": [[7, "module-oplot.outlier_scores"]], "oplot.plot_audio": [[8, "module-oplot.plot_audio"]], "oplot.plot_data_set": [[9, "module-oplot.plot_data_set"]], "oplot.plot_mappings": [[10, "module-oplot.plot_mappings"]], "oplot.plot_stats": [[11, "module-oplot.plot_stats"]], "oplot.ui_scores_mapping": [[12, "module-oplot.ui_scores_mapping"]], "oplot.util": [[13, "module-oplot.util"]], "Parameters:": [[13, "parameters"], [13, "id5"], [13, "id7"]], "Returns:": [[13, "returns"], [13, "id6"], [13, "id8"]]}, "indexentries": {"module": [[1, "module-oplot"], [2, "module-oplot.distributions"], [3, "module-oplot.matrix"], [4, "module-oplot.multi_plot"], [5, "module-oplot.multiplots"], [6, "module-oplot.my"], [7, "module-oplot.outlier_scores"], [8, "module-oplot.plot_audio"], [9, "module-oplot.plot_data_set"], [10, "module-oplot.plot_mappings"], [11, "module-oplot.plot_stats"], [12, "module-oplot.ui_scores_mapping"], [13, "module-oplot.util"]], "oplot": [[1, "module-oplot"]], "kdeplot_w_boundary_condition() (in module oplot.distributions)": [[2, "oplot.distributions.kdeplot_w_boundary_condition"]], "oplot.distributions": [[2, "module-oplot.distributions"]], "get_figsize_to_fit() (in module oplot.matrix)": [[3, "oplot.matrix.get_figsize_to_fit"]], "heatmap() (in module oplot.matrix)": [[3, "oplot.matrix.heatmap"]], "heatmap_sns() (in module oplot.matrix)": [[3, "oplot.matrix.heatmap_sns"]], "hierarchical_cluster_sorted_heatmap() (in module oplot.matrix)": [[3, "oplot.matrix.hierarchical_cluster_sorted_heatmap"]], "oplot.matrix": [[3, "module-oplot.matrix"]], "plot_simil_mat_with_labels() (in module oplot.matrix)": [[3, "oplot.matrix.plot_simil_mat_with_labels"]], "vlines_ranges() (in module oplot.matrix)": [[3, "oplot.matrix.vlines_ranges"]], "xy_boxplot() (in module oplot.matrix)": [[3, "oplot.matrix.xy_boxplot"]], "ax_func_to_plot() (in module oplot.multi_plot)": [[4, "oplot.multi_plot.ax_func_to_plot"]], "multi_row_plot() (in module oplot.multi_plot)": [[4, "oplot.multi_plot.multi_row_plot"]], "oplot.multi_plot": [[4, "module-oplot.multi_plot"]], "ax_func_to_plot() (in module oplot.multiplots)": [[5, "oplot.multiplots.ax_func_to_plot"]], "make_space_above() (in module oplot.multiplots)": [[5, "oplot.multiplots.make_space_above"]], "multiplot_with_max_size() (in module oplot.multiplots)": [[5, "oplot.multiplots.multiplot_with_max_size"]], "oplot.multiplots": [[5, "module-oplot.multiplots"]], "oplot.my": [[6, "module-oplot.my"]], "find_last_normal_idx() (in module oplot.outlier_scores)": [[7, "oplot.outlier_scores.find_last_normal_idx"]], "find_prop_markers() (in module oplot.outlier_scores)": [[7, "oplot.outlier_scores.find_prop_markers"]], "get_confused_part() (in module oplot.outlier_scores)": [[7, "oplot.outlier_scores.get_confused_part"]], "get_confusion_zones_percentiles() (in module oplot.outlier_scores)": [[7, "oplot.outlier_scores.get_confusion_zones_percentiles"]], "get_confusion_zones_std() (in module oplot.outlier_scores)": [[7, "oplot.outlier_scores.get_confusion_zones_std"]], "get_percentiles() (in module oplot.outlier_scores)": [[7, "oplot.outlier_scores.get_percentiles"]], "oplot.outlier_scores": [[7, "module-oplot.outlier_scores"]], "plot_scores_and_zones() (in module oplot.outlier_scores)": [[7, "oplot.outlier_scores.plot_scores_and_zones"]], "sort_scores_truth() (in module oplot.outlier_scores)": [[7, "oplot.outlier_scores.sort_scores_truth"]], "oplot.plot_audio": [[8, "module-oplot.plot_audio"]], "plot_lines() (in module oplot.plot_audio)": [[8, "oplot.plot_audio.plot_lines"]], "plot_spectro() (in module oplot.plot_audio)": [[8, "oplot.plot_audio.plot_spectro"]], "plot_wf() (in module oplot.plot_audio)": [[8, "oplot.plot_audio.plot_wf"]], "plot_wf_and_spectro() (in module oplot.plot_audio)": [[8, "oplot.plot_audio.plot_wf_and_spectro"]], "plot_wf_with_lines() (in module oplot.plot_audio)": [[8, "oplot.plot_audio.plot_wf_with_lines"]], "density_distribution() (in module oplot.plot_data_set)": [[9, "oplot.plot_data_set.density_distribution"]], "oplot.plot_data_set": [[9, "module-oplot.plot_data_set"]], "ratio_comparison_vlines() (in module oplot.plot_data_set)": [[9, "oplot.plot_data_set.ratio_comparison_vlines"]], "save_figs_to_pdf() (in module oplot.plot_data_set)": [[9, "oplot.plot_data_set.save_figs_to_pdf"]], "scatter_and_color_according_to_y() (in module oplot.plot_data_set)": [[9, "oplot.plot_data_set.scatter_and_color_according_to_y"]], "side_by_side_bar() (in module oplot.plot_data_set)": [[9, "oplot.plot_data_set.side_by_side_bar"]], "dict_bar_plot() (in module oplot.plot_mappings)": [[10, "oplot.plot_mappings.dict_bar_plot"]], "oplot.plot_mappings": [[10, "module-oplot.plot_mappings"]], "apply_function_on_consecutive() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.apply_function_on_consecutive"]], "area_under_points() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.area_under_points"]], "cumulative_tn_fp_fn_tp() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.cumulative_tn_fp_fn_tp"]], "get_tn_fp_fn_tp() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.get_tn_fp_fn_tp"]], "list_mult() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.list_mult"]], "make_heatmap() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.make_heatmap"]], "make_normal_outlier_timeline() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.make_normal_outlier_timeline"]], "make_tables_tn_fp_fn_tp() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.make_tables_tn_fp_fn_tp"]], "make_tn_fp_fn_tp_tag_lists() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.make_tn_fp_fn_tp_tag_lists"]], "oplot.plot_stats": [[11, "module-oplot.plot_stats"]], "pair_metrics_to_reference() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.pair_metrics_to_reference"]], "parallel_sort() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.parallel_sort"]], "pick_equally_spaced_points() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.pick_equally_spaced_points"]], "plot_confusion_matrix() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.plot_confusion_matrix"]], "plot_freqs_stats() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.plot_freqs_stats"]], "plot_outlier_metric_curve() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.plot_outlier_metric_curve"]], "rebalance_scores() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.rebalance_scores"]], "rebalancing_normal_outlier_ratio() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.rebalancing_normal_outlier_ratio"]], "render_mpl_table() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.render_mpl_table"]], "smooth_scores() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.smooth_scores"]], "split_on_consecutive() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.split_on_consecutive"]], "vlines() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.vlines"]], "wiggle_scores() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.wiggle_scores"]], "wiggle_values_keep_order() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.wiggle_values_keep_order"]], "between_percentiles_mean() (in module oplot.ui_scores_mapping)": [[12, "oplot.ui_scores_mapping.between_percentiles_mean"]], "make_bottom_part() (in module oplot.ui_scores_mapping)": [[12, "oplot.ui_scores_mapping.make_bottom_part"]], "make_linear_part() (in module oplot.ui_scores_mapping)": [[12, "oplot.ui_scores_mapping.make_linear_part"]], "make_top_part() (in module oplot.ui_scores_mapping)": [[12, "oplot.ui_scores_mapping.make_top_part"]], "make_ui_score_mapping() (in module oplot.ui_scores_mapping)": [[12, "oplot.ui_scores_mapping.make_ui_score_mapping"]], "oplot.ui_scores_mapping": [[12, "module-oplot.ui_scores_mapping"]], "tune_ui_map() (in module oplot.ui_scores_mapping)": [[12, "oplot.ui_scores_mapping.tune_ui_map"]], "cast_inputs() (in module oplot.util)": [[13, "oplot.util.cast_inputs"]], "fixed_step_chunker() (in module oplot.util)": [[13, "oplot.util.fixed_step_chunker"]], "float_to_timestamp() (in module oplot.util)": [[13, "oplot.util.float_to_timestamp"]], "oplot.util": [[13, "module-oplot.util"]], "timestamp_to_float() (in module oplot.util)": [[13, "oplot.util.timestamp_to_float"]]}}) \ No newline at end of file +Search.setIndex({"docnames": ["index", "module_docs/oplot", "module_docs/oplot/distributions", "module_docs/oplot/matrix", "module_docs/oplot/multi_plot", "module_docs/oplot/multiplots", "module_docs/oplot/my", "module_docs/oplot/outlier_scores", "module_docs/oplot/plot_audio", "module_docs/oplot/plot_data_set", "module_docs/oplot/plot_mappings", "module_docs/oplot/plot_stats", "module_docs/oplot/ui_scores_mapping", "module_docs/oplot/util", "table_of_contents"], "filenames": ["index.rst", "module_docs/oplot.rst", "module_docs/oplot/distributions.rst", "module_docs/oplot/matrix.rst", "module_docs/oplot/multi_plot.rst", "module_docs/oplot/multiplots.rst", "module_docs/oplot/my.rst", "module_docs/oplot/outlier_scores.rst", "module_docs/oplot/plot_audio.rst", "module_docs/oplot/plot_data_set.rst", "module_docs/oplot/plot_mappings.rst", "module_docs/oplot/plot_stats.rst", "module_docs/oplot/ui_scores_mapping.rst", "module_docs/oplot/util.rst", "table_of_contents.rst"], "titles": ["Welcome to oplot\u2019s documentation!", "oplot", "oplot.distributions", "oplot.matrix", "oplot.multi_plot", "oplot.multiplots", "oplot.my", "oplot.outlier_scores", "oplot.plot_audio", "oplot.plot_data_set", "oplot.plot_mappings", "oplot.plot_stats", "oplot.ui_scores_mapping", "oplot.util", "<no title>"], "terms": {"distribut": [0, 9, 14], "kdeplot_w_boundary_condit": [0, 2, 14], "matrix": [0, 11, 14], "get_figsize_to_fit": [0, 3, 14], "heatmap": [0, 3, 11, 14], "heatmap_sn": [0, 3, 14], "hierarchical_cluster_sorted_heatmap": [0, 3, 14], "plot_simil_mat_with_label": [0, 3, 14], "vlines_rang": [0, 3, 14], "xy_boxplot": [0, 3, 14], "multi_plot": [0, 14], "ax_func_to_plot": [0, 4, 5, 14], "multi_row_plot": [0, 4, 14], "multiplot": [0, 14], "make_space_abov": [0, 5, 14], "multiplot_with_max_s": [0, 5, 14], "my": [0, 14], "outlier_scor": [0, 11, 14], "find_last_normal_idx": [0, 7, 14], "find_prop_mark": [0, 7, 14], "get_confused_part": [0, 7, 14], "get_confusion_zones_percentil": [0, 7, 14], "get_confusion_zones_std": [0, 7, 14], "get_percentil": [0, 7, 14], "plot_scores_and_zon": [0, 7, 14], "sort_scores_truth": [0, 7, 14], "plot_audio": [0, 14], "plot_lin": [0, 8, 14], "plot_spectro": [0, 8, 14], "plot_wf": [0, 8, 14], "plot_wf_and_spectro": [0, 8, 14], "plot_wf_with_lin": [0, 8, 14], "plot_data_set": [0, 14], "density_distribut": [0, 9, 14], "ratio_comparison_vlin": [0, 9, 14], "save_figs_to_pdf": [0, 9, 14], "scatter_and_color_according_to_i": [0, 9, 14], "side_by_side_bar": [0, 9, 14], "plot_map": [0, 14], "dict_bar_plot": [0, 10, 14], "plot_stat": [0, 14], "apply_function_on_consecut": [0, 11, 14], "area_under_point": [0, 11, 14], "cumulative_tn_fp_fn_tp": [0, 11, 14], "get_tn_fp_fn_tp": [0, 11, 14], "list_mult": [0, 11, 14], "make_heatmap": [0, 11, 14], "make_normal_outlier_timelin": [0, 11, 14], "make_tables_tn_fp_fn_tp": [0, 11, 14], "make_tn_fp_fn_tp_tag_list": [0, 11, 14], "pair_metrics_to_refer": [0, 11, 14], "parallel_sort": [0, 11, 14], "pick_equally_spaced_point": [0, 11, 14], "plot_confusion_matrix": [0, 11, 14], "plot_freqs_stat": [0, 11, 14], "plot_outlier_metric_curv": [0, 11, 14], "rebalance_scor": [0, 11, 14], "rebalancing_normal_outlier_ratio": [0, 11, 14], "render_mpl_t": [0, 11, 14], "smooth_scor": [0, 11, 14], "split_on_consecut": [0, 11, 14], "vline": [0, 3, 9, 11, 14], "wiggle_scor": [0, 11, 14], "wiggle_values_keep_ord": [0, 11, 14], "ui_scores_map": [0, 14], "between_percentiles_mean": [0, 12, 14], "make_bottom_part": [0, 12, 14], "make_linear_part": [0, 12, 14], "make_top_part": [0, 12, 14], "make_ui_score_map": [0, 12, 14], "tune_ui_map": [0, 12, 14], "util": [0, 9, 11, 14], "cast_input": [0, 13, 14], "fixed_step_chunk": [0, 13, 14], "float_to_timestamp": [0, 13, 14], "timestamp_to_float": [0, 13, 14], "index": [0, 7, 11, 13], "modul": 0, "search": 0, "page": 0, "releas": 0, "0": [0, 2, 3, 4, 5, 7, 8, 9, 11, 12, 13], "1": [0, 2, 3, 5, 7, 8, 9, 11, 12, 13], "24": 0, "last": [0, 7, 9, 13], "chang": [0, 5], "nov": 0, "15": [0, 2, 4, 5, 12, 13], "2024": 0, "plot": [1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12], "ar": [1, 3, 7, 9, 11, 12, 13], "frequent": 1, "us": [1, 2, 3, 4, 9, 11, 12], "u": 1, "densiti": [2, 9], "etc": [2, 10], "data": [2, 3, 4, 9, 11], "none": [2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13], "x": [2, 3, 4, 5, 9, 10, 11, 12], "y": [2, 3, 4, 5, 9, 10, 11], "boundary_condit": 2, "ax": [2, 3, 4, 5, 8, 9, 11], "level": 2, "10": [2, 3, 4, 5, 8, 9, 11, 12, 13], "fill": 2, "true": [2, 3, 4, 5, 7, 9, 10, 11, 12, 13], "cmap": [2, 3, 11], "figsiz": [2, 3, 4, 8, 10, 11], "kwarg": [2, 3, 4, 9, 11], "sourc": [2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13], "custom": [2, 3, 11], "kde": 2, "respect": 2, "boundari": [2, 7], "condit": 2, "handl": 2, "datetim": [2, 13], "thi": [2, 9, 11], "i": [2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13], "becaus": 2, "sometim": 2, "when": [2, 9, 11, 12], "you": 2, "have": [2, 11], "fit": 2, "certain": [2, 11], "e": [2, 3, 7, 9, 10, 11], "g": [2, 7, 10, 11], "want": 2, "onli": [2, 4, 5, 9, 11, 12, 13], "where": [2, 5, 7, 9, 11, 12], "met": 2, "If": [2, 4, 7, 9, 10, 11, 13], "scatter": [2, 9], "can": [2, 5, 9, 11], "see": [2, 11], "function": [2, 3, 4, 5, 7, 8, 9, 11, 12, 13], "allow": [2, 11], "specifi": [2, 3, 11, 12, 13], "paramet": [2, 3, 4, 5, 7, 8, 9, 10, 11, 12], "datafram": [2, 3, 11], "option": [2, 3, 9, 13], "dataset": [2, 9], "vector": [2, 9], "kei": [2, 9, 11], "variabl": 2, "posit": [2, 3, 11, 13], "take": [2, 4, 5, 11], "arrai": [2, 7, 9, 11, 12, 13], "valu": [2, 3, 7, 9, 11, 13], "return": [2, 3, 4, 5, 7, 8, 9, 11, 12], "boolean": [2, 9, 11, 12], "indic": [2, 3, 11, 13], "should": [2, 13], "zero": 2, "matplotlib": [2, 6, 9, 11, 12], "object": [2, 5, 9, 11, 13], "draw": [2, 4, 5, 8, 9, 11], "onto": 2, "otherwis": [2, 12], "current": 2, "dict": [2, 3, 4, 9, 10, 11, 13], "addit": [2, 9], "keyword": [2, 9, 13], "argument": [2, 3, 4, 9, 13], "pass": [2, 11], "contour": 2, "The": [2, 3, 4, 11, 12, 13], "drawn": 2, "exampl": [2, 4, 8, 9, 12, 13], "import": [2, 3, 9, 12], "numpi": [2, 3, 9, 12, 13], "np": [2, 3, 9, 11, 12], "panda": [2, 3, 11, 13], "pd": [2, 3, 10, 13], "pyplot": [2, 12], "plt": [2, 8, 9, 12], "gener": [2, 5, 11], "sampl": [2, 7], "random": [2, 3, 9, 11], "seed": 2, "42": 2, "normal": [2, 7, 9, 11, 12], "500": 2, "defin": [2, 11], "lambda": [2, 11, 13], "viridi": [2, 9], "matric": 3, "structur": 3, "shape": 3, "tupl": [3, 4, 7, 9, 10, 11], "int": [3, 4, 7, 9, 10, 11, 13], "max_siz": 3, "11": [3, 13], "calcul": 3, "proport": [3, 7, 11, 12], "base": [3, 7, 10, 11, 12], "dimens": [3, 9], "larger": [3, 7, 11, 13], "cap": 3, "row": [3, 4, 5, 11], "col": [3, 9], "maximum": [3, 5, 10, 12, 13], "size": [3, 5, 9, 10, 11], "default": [3, 8, 9, 11, 12, 13], "9": [3, 11, 12, 13], "A": [3, 4, 7, 9, 11, 13], "repres": [3, 11, 13], "width": [3, 4, 5, 8, 9, 10], "height": [3, 5], "col_label": 3, "return_gcf": 3, "fals": [3, 4, 5, 9, 11, 12, 13], "xlabel_top": 3, "ylabel_left": 3, "xlabel_bottom": 3, "ylabel_right": 3, "sklearn": [3, 9, 11], "like": [3, 6, 12, 13], "df": 3, "str": [3, 9, 10, 13], "orang": [3, 9], "xlabel": [3, 10], "ylabel": [3, 10], "xlabel_fonts": 3, "12": [3, 10, 13], "ylabel_fonts": 3, "x_tick_fonts": 3, "y_tick_fonts": 3, "x_tick_rot": 3, "90": [3, 10, 11], "y_tick_rot": 3, "show_colorbar": 3, "bool": [3, 9, 10, 13], "vert_lin": 3, "list": [3, 4, 5, 7, 8, 9, 11, 13], "5": [3, 7, 8, 9, 10, 11, 12, 13], "horiz_lin": 3, "linewidth": 3, "float": [3, 4, 8, 10, 11, 12, 13], "linecolor": 3, "white": [3, 9], "major_line_color": 3, "d3d3d3": 3, "major_line_styl": 3, "vmin": 3, "2": [3, 4, 7, 8, 9, 11, 12, 13], "vmax": 3, "reusabl": 3, "visual": [3, 7], "numer": [3, 9, 10], "customiz": 3, "includ": [3, 13], "ad": [3, 7, 8], "vertic": [3, 8, 9, 11], "horizont": [3, 8, 9], "line": [3, 7, 8, 9, 11], "better": 3, "readabl": 3, "color": [3, 7, 8, 9, 11], "map": [3, 9, 10, 12, 13], "label": [3, 4, 5, 8, 9, 10, 11], "axi": [3, 4, 5, 8, 9, 10, 11], "font": [3, 5, 10], "tick_fonts": 3, "tick": 3, "figur": [3, 4, 5, 9], "max": [3, 11, 13], "rotat": [3, 10], "angl": 3, "whether": [3, 7, 9, 11, 12], "displai": [3, 7, 9, 11], "colorbar": 3, "either": [3, 11], "an": [3, 4, 5, 7, 8, 9, 11, 12, 13], "step": [3, 13], "between": [3, 9, 11, 12, 13], "cell": 3, "grid": [3, 5], "major": 3, "style": 3, "minimum": [3, 11, 12, 13], "contrast": 3, "rand": 3, "20": [3, 11, 13], "column": [3, 4, 5], "abcdefghij": 3, "everi": [3, 4], "doctest": 3, "skip": [3, 7], "interv": 3, "3": [3, 4, 5, 7, 8, 9, 11, 13], "4": [3, 7, 9, 11, 13], "8": [3, 8, 13], "exact": 3, "6": [3, 7, 11, 13], "blue": [3, 8, 9], "only_return_sorted_df": 3, "seaborn_heatmap_kwarg": 3, "squar": 3, "same": [3, 4, 5, 9, 11, 13], "contain": [3, 7, 11, 13], "distanc": 3, "similar": 3, "": [3, 4, 11], "whose": [3, 7, 13], "sort": [3, 7, 11], "accord": [3, 7, 11, 13], "hierarch": 3, "cluster": 3, "set": [3, 4, 5, 7, 9, 11, 13], "instead": [3, 9], "seaborn": 3, "cbar": 3, "whatev": 3, "sn": 3, "simil_mat": 3, "inner_class_ord": 3, "mean_shift_clust": 3, "bright": 3, "group": [3, 9, 11], "togeth": 3, "descend": 3, "sum": 3, "within": [3, 11], "aggr": 3, "min": [3, 11], "median": 3, "statist": 3, "grid_siz": 3, "boxplot": 3, "given": [3, 9, 11, 13], "multipl": [4, 5, 11], "list_func_per_ax": [4, 5], "n_per_row": [4, 5], "titl": [4, 5, 7, 8, 10, 11], "title_font_s": [4, 5, 8, 11], "height_row": [4, 5], "saving_path": [4, 5, 11], "rec_pad": 4, "x_label": [4, 5], "y_label": [4, 5], "outer_axis_labels_onli": [4, 5], "show": [4, 5, 7, 12], "each": [4, 5, 9, 11], "input": [4, 5], "someth": [4, 5], "left": [4, 5, 11], "bottom": [4, 5, 12], "all": [4, 7, 11, 13], "data_list": 4, "plot_func": 4, "plot_func_kwarg": 4, "ax_cal": 4, "quickli": 4, "For": 4, "row_data": 4, "creat": [4, 9, 12, 13], "call": 4, "item": [4, 13], "popul": 4, "length": [4, 9, 10, 11, 13], "number": [4, 5, 7, 9, 11], "16": [4, 11, 13], "n_row": 4, "figsize_units_per_row": 4, "won": 4, "t": [4, 11, 12], "we": [4, 13], "assum": [4, 12], "therefor": 4, "been": [4, 11], "alreadi": [4, 6], "attr": 4, "arg": [4, 9], "tripl": 4, "result": [4, 12], "getattr": 4, "ax_list": 4, "singl": [5, 9], "dpi": [5, 11], "200": 5, "h_pad": 5, "w_pad": 5, "title_offset": 5, "one": [5, 7, 9, 11, 13], "from": [5, 7, 9, 10, 11, 12, 13], "individu": 5, "per": [5, 7], "global": 5, "path": [5, 11], "save": [5, 9, 11], "which": [5, 7, 8, 11, 12, 13], "case": 5, "topmargin": 5, "increas": [5, 11, 12], "make": [5, 9, 11], "inch": 5, "space": [5, 9, 11], "without": [5, 9, 11], "max_plot_per_fil": 5, "60": 5, "saving_path_format": 5, "300": [5, 9, 11], "sever": [5, 11], "file": [5, 9], "param": [5, 11], "what": [6, 9, 11], "ha": [6, 9, 11, 12], "interfac": 6, "d": [6, 10, 11], "variou": [7, 13], "region": 7, "score": [7, 11, 12], "correspond": [7, 11], "percentil": [7, 12], "timelin": 7, "outlier": [7, 11, 12], "sorted_truth": 7, "idx": 7, "sorted_scor": 7, "ratio_mark": 7, "75": [7, 12], "add_full_out_zon": 7, "find": [7, 11], "threshold": [7, 11], "start": [7, 11], "n_normal": 7, "n_total": 7, "below": 7, "never": 7, "reach": 7, "shorter": 7, "than": [7, 9, 11, 13], "zone": 7, "abnorm": [7, 11, 12], "sound": [7, 11, 12], "ani": [7, 9, 11, 13], "abov": [7, 11, 13], "remov": [7, 11], "confus": [7, 11], "rang": [7, 9, 11, 12, 13], "anorm": 7, "higher": [7, 11], "more": [7, 9, 11, 13], "truth": [7, 11, 12], "n_percentil": 7, "get": [7, 9, 11, 12, 13], "requir": [7, 9], "mark": 7, "n_zone": 7, "std_per_zon": 7, "standard": 7, "deviat": 7, "comput": [7, 11], "len": [7, 9, 13], "interpol": 7, "arr": 7, "7": [7, 11, 13], "box": 7, "thei": [7, 13], "belong": 7, "too": [7, 11], "green": [7, 9], "under": [7, 11], "first": [7, 9, 11, 13], "red": [7, 8, 9], "shade": 7, "limit": 7, "name": [7, 9, 11, 13], "align": [7, 11], "lowest": 7, "largest": [7, 13], "intend": [8, 11, 12], "waveform": 8, "spectra": [8, 11], "plu": [8, 13], "some": 8, "timestamp": [8, 13], "inform": 8, "lines_loc": 8, "r": 8, "line_width": [8, 9, 11], "line_styl": 8, "line_typ": 8, "vert": 8, "alpha": [8, 9], "matplolib": 8, "locat": [8, 9], "optionsl": 8, "string": [8, 9], "def_col": 8, "provid": [8, 9], "horiz": 8, "initi": 8, "fig": [8, 9, 11], "subplot": [8, 9], "plot_vlin": 8, "b": [8, 9, 11, 13], "thin": 8, "wide": 8, "wf": 8, "chk_size": [8, 13], "2048": 8, "noverlap": 8, "sr": 8, "44100": 8, "wf_line_width": 8, "wf_color": 8, "40": 8, "spectra_ylim": 8, "wf_y_lim": 8, "wf_x_lim": 8, "spectra_xlim": 8, "n_sec_per_tick": 8, "vert_lines_samp": 8, "vert_lines_sec": 8, "vert_lines_color": 8, "vert_lines_label": 8, "vert_lines_width": 8, "vert_lines_styl": 8, "alpha_lin": 8, "n_tick_dec": 8, "reduc": 9, "usag": 9, "make_blob": 9, "n_sampl": 9, "n_featur": 9, "center": [9, 12], "cluster_std": 9, "y_conf": 9, "append": 9, "els": 9, "rainbow": 9, "dim_reduct": 9, "lda": 9, "project": 9, "3d": 9, "data_dict": 9, "type": [9, 11, 13], "ndarrai": [9, 13], "_ax": 9, "axvline_kwarg": 9, "location_func": 9, "callabl": [9, 13], "mean": [9, 11, 12], "location_linestyl": 9, "display_location_text": 9, "purpl": 9, "brown": 9, "density_plot_func": 9, "kdeplot": 9, "density_plot_kwarg": 9, "text_kwarg": 9, "iter": [9, 11, 13], "05": 9, "bbox": [9, 11], "facecolor": 9, "mean_line_kwarg": 9, "differ": [9, 11], "dictionari": [9, 10, 11], "new": [9, 11], "axvlin": 9, "linestyl": [9, 11], "display_mean": 9, "text": 9, "means_linestyl": 9, "cycl": 9, "through": 9, "dist1": 9, "100": [9, 12], "dist2": 9, "y1": 9, "y2": 9, "c1": 9, "c2": 9, "k": [9, 11], "denomin": 9, "straight": 9, "place": 9, "pdf_filepath": 9, "pdf": 9, "2d": 9, "legend": [9, 11], "saving_loc": 9, "home": 9, "chri": 9, "saving_nam": 9, "myplot": 9, "plot_tag_nam": 9, "super_alpha": 9, "cmap_col": 9, "featur": 9, "tag": [9, 11], "tend": 9, "give": [9, 13], "distinct": 9, "pca": 9, "reduct": 9, "method": 9, "need": [9, 11, 12], "anyth": 9, "coordin": [9, 11], "would": 9, "out": [9, 11, 12], "origin": [9, 11], "two": [9, 11, 12], "retain": 9, "scatterplot": 9, "smart": 9, "just": 9, "yield": [9, 13], "point": [9, 11], "fall_back": 9, "cannot": 9, "produc": [9, 11], "folder": [9, 11], "list_of_values_for_bar": 9, "list_nam": 9, "side": 9, "bar": [9, 10], "graph": [9, 12], "assign": 9, "order": [9, 11, 13], "list_color": 9, "nice": [9, 11], "seri": [10, 13], "numeric_x_axi": 10, "annot": 10, "annotations_cutoff_length": 10, "annotations_font_s": 10, "annotations_font_size_width_factor": 10, "annotations_rot": 10, "treat": 10, "add": 10, "factor": 10, "adjust": 10, "accuraci": 11, "classif": 11, "algorithm": [11, 12], "arr_for_consec": 11, "func": 11, "appli": 11, "block": 11, "consecut": 11, "constant": [11, 12], "output": 11, "pair": 11, "area": 11, "curv": 11, "simplest": 11, "piecewis": 11, "linear": [11, 12], "effici": 11, "cumul": 11, "tn": 11, "fp": 11, "fn": 11, "tp": 11, "count": 11, "neg": [11, 13], "predict": 11, "l": 11, "mult": 11, "random_remaind": 11, "extend": 11, "integ": 11, "natur": 11, "ex": 11, "decim": 11, "part": [11, 12], "chose": 11, "matrix_result": 11, "round": 11, "fig_siz": 11, "make_symmetr": 11, "fill_diag": 11, "linearsegmentedcolormap": 11, "entri": 11, "upper": [11, 12], "lower": [11, 12], "diagon": 11, "made": 11, "symmetr": 11, "copi": 11, "strict": 11, "half": 11, "y_order": 11, "vertical_sep": 11, "smooth": [11, 12], "legend_s": 11, "label_for_i": 11, "legend_n_col": 11, "xtick": 11, "xticks_label": 11, "xticks_rot": 11, "uniqu": 11, "its": [11, 12], "own": 11, "also": [11, 12], "thick": 11, "threshold_rang": 11, "n_threshold": 11, "tabl": 11, "equal": [11, 13], "pick": 11, "form": [11, 12], "being": 11, "those": 11, "rather": 11, "pair_metr": 11, "tpr": 11, "fpr": 11, "outlier_proport": 11, "chanc": 11, "base_statistics_dict": 11, "acc": 11, "bm": 11, "f1": 11, "fdr": 11, "fnr": 11, "FOR": 11, "mk": 11, "nmcc": 11, "npv": 11, "ppv": 11, "tnr": 11, "synonym": 11, "informed": 11, "bookmaker_informed": 11, "bi": 11, "f1_score": 11, "false_discovery_r": 11, "miss_rat": 11, "false_negative_r": 11, "false_omission_r": 11, "fall_out": 11, "false_positive_r": 11, "marked": 11, "normalized_matthews_correlation_coeffici": 11, "negative_predictive_valu": 11, "precis": 11, "positive_predictive_valu": 11, "specif": 11, "spc": 11, "true_negative_r": 11, "select": 11, "recal": 11, "sensit": 11, "true_positive_r": 11, "hit_rat": 11, "threat_scor": 11, "critical_success_index": 11, "csi": 11, "refer": [11, 13], "metric": 11, "note": [11, 12], "combin": 11, "mai": 11, "iterable_list": 11, "sort_idx": 11, "parallel": 11, "c": [11, 12], "n_point": 11, "choos": 11, "possibl": 11, "end": 11, "final": 11, "do": 11, "NOT": [11, 13], "trust": 11, "It": 11, "somewhat": 11, "accur": 11, "fine": 11, "compar": 11, "work": 11, "well": 11, "mani": 11, "avail": 11, "150": 11, "299": 11, "y_true": 11, "y_pred": 11, "class": [11, 13], "color_bar": 11, "cm": 11, "print": 11, "upper_frequ": 11, "22050": 11, "n_bin": 11, "1025": 11, "frequenc": 11, "divid": 11, "plot_curv": 11, "curve_legend_nam": 11, "plot_table_points_on_curv": 11, "plot_chance_lin": 11, "plot_tabl": 11, "n_points_for_t": 11, "axis_name_dict": 11, "saving_root": 11, "wiggl": 11, "table_dpi": 11, "return_rauc": 11, "add_point_left": 11, "add_point_right": 11, "against": 11, "anoth": 11, "automat": 11, "along": [11, 12, 13], "ground": 11, "our": 11, "model": 11, "expect": 11, "dot": 11, "rauc": 11, "share": 11, "pic": 11, "pictur": 11, "chosen": 11, "anomali": 11, "over": 11, "achiev": 11, "request": 11, "slightli": 11, "modifi": 11, "avoid": 11, "duplic": 11, "help": 11, "most": 11, "often": 11, "problem": 11, "solv": [11, 12], "aris": 11, "oneclasssvm": 11, "finer": 11, "tn_fp_fn_tp": 11, "user": [11, 12], "term": [11, 13], "test_scor": 11, "test_truth": 11, "re": 11, "balanc": 11, "ratio": 11, "real": 11, "life": 11, "other": [11, 12], "actual": 11, "known": 11, "test": [11, 13], "normal_scor": 11, "percent_outli": 11, "rebal": 11, "artifici": 11, "doe": 11, "caution": 11, "col_width": 11, "row_height": 11, "625": 11, "font_siz": 11, "14": [11, 13], "header_color": 11, "40466e": 11, "row_color": 11, "f1f1f2": 11, "w": 11, "edge_color": 11, "header_column": 11, "path_to_sav": 11, "round_decim": 11, "cols_to_round": 11, "cols_to_int": 11, "all_oth": 11, "png": 11, "version": 11, "window_s": 11, "window_step": 11, "smooth_func": 11, "smooth_funct": 11, "window": 11, "smaller": [11, 13], "empti": 11, "arr_to_split": 11, "split": 11, "segment": [11, 13], "induc": 11, "f": [11, 13], "dtype": 11, "u1": 11, "ymin": 11, "ymax": 11, "marker": 11, "o": 11, "marker_kwarg": 11, "solid": 11, "intuit": 11, "wai": 11, "low": 11, "high": [11, 12], "while": 11, "keep": 11, "present": [11, 13], "time": 11, "spread": [11, 12], "next": 11, "so": 11, "situat": 11, "repeat": 11, "lot": 11, "move": 11, "around": 11, "littl": 11, "alter": 11, "fix": [12, 13], "bound": 12, "friendli": 12, "ui": 12, "min_percentil": 12, "45": 12, "max_percentil": 12, "55": 12, "max_scor": 12, "min_scor": 12, "strictli": 12, "constraint": 12, "continu": 12, "piec": 12, "sigmoid": 12, "middl": 12, "top": 12, "seen": 12, "train": 12, "min_lin_scor": 12, "max_lin_scor": 12, "top_bas": 12, "bottom_bas": 12, "revers": 12, "radiu": 12, "corner": 12, "control": 12, "exponenti": 12, "mirror": 12, "sigmoid_map": 12, "linspac": 12, "all_norm": 12, "min_percentile_norm": 12, "25": 12, "max_percentile_norm": 12, "min_percentile_abnorm": 12, "max_percentile_abnorm": 12, "lower_bas": 12, "upper_bas": 12, "abnormal_fact": 12, "construct": 12, "raw": 12, "stroll": 12, "larg": 12, "small": 12, "adapt": 12, "sai": 12, "decreas": 12, "averag": 12, "qualiti": 12, "args_cast": 13, "kwargs_cast": 13, "decor": 13, "cast": 13, "wrap": 13, "chk_step": 13, "start_at": 13, "stop_at": 13, "return_tail": 13, "bt": 13, "tt": 13, "chunk": 13, "it_1": 13, "it_2": 13, "act": 13, "slice": 13, "exclud": 13, "element": 13, "begin": 13, "build": 13, "inclus": 13, "less": 13, "full": 13, "until": 13, "exhaust": 13, "here": 13, "possibli": 13, "cut": 13, "off": 13, "stop": 13, "17": 13, "try": 13, "assert": 13, "thing": 13, "13": 13, "30": 13, "19": 13, "18": 13, "reference_tim": 13, "1970": 13, "01": 13, "00": 13, "convert": 13, "dai": 13, "sinc": 13, "back": 13, "sequenc": 13, "absolut": 13, "oplot": 14}, "objects": {"": [[1, 0, 0, "-", "oplot"]], "oplot": [[2, 0, 0, "-", "distributions"], [3, 0, 0, "-", "matrix"], [4, 0, 0, "-", "multi_plot"], [5, 0, 0, "-", "multiplots"], [6, 0, 0, "-", "my"], [7, 0, 0, "-", "outlier_scores"], [8, 0, 0, "-", "plot_audio"], [9, 0, 0, "-", "plot_data_set"], [10, 0, 0, "-", "plot_mappings"], [11, 0, 0, "-", "plot_stats"], [12, 0, 0, "-", "ui_scores_mapping"], [13, 0, 0, "-", "util"]], "oplot.distributions": [[2, 1, 1, "", "kdeplot_w_boundary_condition"]], "oplot.matrix": [[3, 1, 1, "", "get_figsize_to_fit"], [3, 1, 1, "", "heatmap"], [3, 1, 1, "", "heatmap_sns"], [3, 1, 1, "", "hierarchical_cluster_sorted_heatmap"], [3, 1, 1, "", "plot_simil_mat_with_labels"], [3, 1, 1, "", "vlines_ranges"], [3, 1, 1, "", "xy_boxplot"]], "oplot.multi_plot": [[4, 1, 1, "", "ax_func_to_plot"], [4, 1, 1, "", "multi_row_plot"]], "oplot.multiplots": [[5, 1, 1, "", "ax_func_to_plot"], [5, 1, 1, "", "make_space_above"], [5, 1, 1, "", "multiplot_with_max_size"]], "oplot.outlier_scores": [[7, 1, 1, "", "find_last_normal_idx"], [7, 1, 1, "", "find_prop_markers"], [7, 1, 1, "", "get_confused_part"], [7, 1, 1, "", "get_confusion_zones_percentiles"], [7, 1, 1, "", "get_confusion_zones_std"], [7, 1, 1, "", "get_percentiles"], [7, 1, 1, "", "plot_scores_and_zones"], [7, 1, 1, "", "sort_scores_truth"]], "oplot.plot_audio": [[8, 1, 1, "", "plot_lines"], [8, 1, 1, "", "plot_spectro"], [8, 1, 1, "", "plot_wf"], [8, 1, 1, "", "plot_wf_and_spectro"], [8, 1, 1, "", "plot_wf_with_lines"]], "oplot.plot_data_set": [[9, 1, 1, "", "density_distribution"], [9, 1, 1, "", "ratio_comparison_vlines"], [9, 1, 1, "", "save_figs_to_pdf"], [9, 1, 1, "", "scatter_and_color_according_to_y"], [9, 1, 1, "", "side_by_side_bar"]], "oplot.plot_mappings": [[10, 1, 1, "", "dict_bar_plot"]], "oplot.plot_stats": [[11, 1, 1, "", "apply_function_on_consecutive"], [11, 1, 1, "", "area_under_points"], [11, 1, 1, "", "cumulative_tn_fp_fn_tp"], [11, 1, 1, "", "get_tn_fp_fn_tp"], [11, 1, 1, "", "list_mult"], [11, 1, 1, "", "make_heatmap"], [11, 1, 1, "", "make_normal_outlier_timeline"], [11, 1, 1, "", "make_tables_tn_fp_fn_tp"], [11, 1, 1, "", "make_tn_fp_fn_tp_tag_lists"], [11, 1, 1, "", "pair_metrics_to_reference"], [11, 1, 1, "", "parallel_sort"], [11, 1, 1, "", "pick_equally_spaced_points"], [11, 1, 1, "", "plot_confusion_matrix"], [11, 1, 1, "", "plot_freqs_stats"], [11, 1, 1, "", "plot_outlier_metric_curve"], [11, 1, 1, "", "rebalance_scores"], [11, 1, 1, "", "rebalancing_normal_outlier_ratio"], [11, 1, 1, "", "render_mpl_table"], [11, 1, 1, "", "smooth_scores"], [11, 1, 1, "", "split_on_consecutive"], [11, 1, 1, "", "vlines"], [11, 1, 1, "", "wiggle_scores"], [11, 1, 1, "", "wiggle_values_keep_order"]], "oplot.ui_scores_mapping": [[12, 1, 1, "", "between_percentiles_mean"], [12, 1, 1, "", "make_bottom_part"], [12, 1, 1, "", "make_linear_part"], [12, 1, 1, "", "make_top_part"], [12, 1, 1, "", "make_ui_score_mapping"], [12, 1, 1, "", "tune_ui_map"]], "oplot.util": [[13, 1, 1, "", "cast_inputs"], [13, 1, 1, "", "fixed_step_chunker"], [13, 1, 1, "", "float_to_timestamp"], [13, 1, 1, "", "timestamp_to_float"]]}, "objtypes": {"0": "py:module", "1": "py:function"}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "function", "Python function"]}, "titleterms": {"welcom": 0, "oplot": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13], "": 0, "document": 0, "content": [0, 14], "indic": 0, "tabl": 0, "distribut": 2, "matrix": 3, "multi_plot": 4, "multiplot": 5, "my": 6, "outlier_scor": 7, "plot_audio": 8, "plot_data_set": 9, "plot_map": 10, "plot_stat": 11, "ui_scores_map": 12, "util": 13, "paramet": 13, "return": 13}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinx.ext.viewcode": 1, "sphinx": 57}, "alltitles": {"Welcome to oplot\u2019s documentation!": [[0, "welcome-to-oplot-s-documentation"]], "Contents:": [[0, null], [14, null]], "Indices and tables": [[0, "indices-and-tables"]], "oplot": [[1, "module-oplot"]], "oplot.distributions": [[2, "module-oplot.distributions"]], "oplot.matrix": [[3, "module-oplot.matrix"]], "oplot.multi_plot": [[4, "module-oplot.multi_plot"]], "oplot.multiplots": [[5, "module-oplot.multiplots"]], "oplot.my": [[6, "module-oplot.my"]], "oplot.outlier_scores": [[7, "module-oplot.outlier_scores"]], "oplot.plot_audio": [[8, "module-oplot.plot_audio"]], "oplot.plot_data_set": [[9, "module-oplot.plot_data_set"]], "oplot.plot_mappings": [[10, "module-oplot.plot_mappings"]], "oplot.plot_stats": [[11, "module-oplot.plot_stats"]], "oplot.ui_scores_mapping": [[12, "module-oplot.ui_scores_mapping"]], "oplot.util": [[13, "module-oplot.util"]], "Parameters:": [[13, "parameters"], [13, "id5"], [13, "id7"]], "Returns:": [[13, "returns"], [13, "id6"], [13, "id8"]]}, "indexentries": {"module": [[1, "module-oplot"], [2, "module-oplot.distributions"], [3, "module-oplot.matrix"], [4, "module-oplot.multi_plot"], [5, "module-oplot.multiplots"], [6, "module-oplot.my"], [7, "module-oplot.outlier_scores"], [8, "module-oplot.plot_audio"], [9, "module-oplot.plot_data_set"], [10, "module-oplot.plot_mappings"], [11, "module-oplot.plot_stats"], [12, "module-oplot.ui_scores_mapping"], [13, "module-oplot.util"]], "oplot": [[1, "module-oplot"]], "kdeplot_w_boundary_condition() (in module oplot.distributions)": [[2, "oplot.distributions.kdeplot_w_boundary_condition"]], "oplot.distributions": [[2, "module-oplot.distributions"]], "get_figsize_to_fit() (in module oplot.matrix)": [[3, "oplot.matrix.get_figsize_to_fit"]], "heatmap() (in module oplot.matrix)": [[3, "oplot.matrix.heatmap"]], "heatmap_sns() (in module oplot.matrix)": [[3, "oplot.matrix.heatmap_sns"]], "hierarchical_cluster_sorted_heatmap() (in module oplot.matrix)": [[3, "oplot.matrix.hierarchical_cluster_sorted_heatmap"]], "oplot.matrix": [[3, "module-oplot.matrix"]], "plot_simil_mat_with_labels() (in module oplot.matrix)": [[3, "oplot.matrix.plot_simil_mat_with_labels"]], "vlines_ranges() (in module oplot.matrix)": [[3, "oplot.matrix.vlines_ranges"]], "xy_boxplot() (in module oplot.matrix)": [[3, "oplot.matrix.xy_boxplot"]], "ax_func_to_plot() (in module oplot.multi_plot)": [[4, "oplot.multi_plot.ax_func_to_plot"]], "multi_row_plot() (in module oplot.multi_plot)": [[4, "oplot.multi_plot.multi_row_plot"]], "oplot.multi_plot": [[4, "module-oplot.multi_plot"]], "ax_func_to_plot() (in module oplot.multiplots)": [[5, "oplot.multiplots.ax_func_to_plot"]], "make_space_above() (in module oplot.multiplots)": [[5, "oplot.multiplots.make_space_above"]], "multiplot_with_max_size() (in module oplot.multiplots)": [[5, "oplot.multiplots.multiplot_with_max_size"]], "oplot.multiplots": [[5, "module-oplot.multiplots"]], "oplot.my": [[6, "module-oplot.my"]], "find_last_normal_idx() (in module oplot.outlier_scores)": [[7, "oplot.outlier_scores.find_last_normal_idx"]], "find_prop_markers() (in module oplot.outlier_scores)": [[7, "oplot.outlier_scores.find_prop_markers"]], "get_confused_part() (in module oplot.outlier_scores)": [[7, "oplot.outlier_scores.get_confused_part"]], "get_confusion_zones_percentiles() (in module oplot.outlier_scores)": [[7, "oplot.outlier_scores.get_confusion_zones_percentiles"]], "get_confusion_zones_std() (in module oplot.outlier_scores)": [[7, "oplot.outlier_scores.get_confusion_zones_std"]], "get_percentiles() (in module oplot.outlier_scores)": [[7, "oplot.outlier_scores.get_percentiles"]], "oplot.outlier_scores": [[7, "module-oplot.outlier_scores"]], "plot_scores_and_zones() (in module oplot.outlier_scores)": [[7, "oplot.outlier_scores.plot_scores_and_zones"]], "sort_scores_truth() (in module oplot.outlier_scores)": [[7, "oplot.outlier_scores.sort_scores_truth"]], "oplot.plot_audio": [[8, "module-oplot.plot_audio"]], "plot_lines() (in module oplot.plot_audio)": [[8, "oplot.plot_audio.plot_lines"]], "plot_spectro() (in module oplot.plot_audio)": [[8, "oplot.plot_audio.plot_spectro"]], "plot_wf() (in module oplot.plot_audio)": [[8, "oplot.plot_audio.plot_wf"]], "plot_wf_and_spectro() (in module oplot.plot_audio)": [[8, "oplot.plot_audio.plot_wf_and_spectro"]], "plot_wf_with_lines() (in module oplot.plot_audio)": [[8, "oplot.plot_audio.plot_wf_with_lines"]], "density_distribution() (in module oplot.plot_data_set)": [[9, "oplot.plot_data_set.density_distribution"]], "oplot.plot_data_set": [[9, "module-oplot.plot_data_set"]], "ratio_comparison_vlines() (in module oplot.plot_data_set)": [[9, "oplot.plot_data_set.ratio_comparison_vlines"]], "save_figs_to_pdf() (in module oplot.plot_data_set)": [[9, "oplot.plot_data_set.save_figs_to_pdf"]], "scatter_and_color_according_to_y() (in module oplot.plot_data_set)": [[9, "oplot.plot_data_set.scatter_and_color_according_to_y"]], "side_by_side_bar() (in module oplot.plot_data_set)": [[9, "oplot.plot_data_set.side_by_side_bar"]], "dict_bar_plot() (in module oplot.plot_mappings)": [[10, "oplot.plot_mappings.dict_bar_plot"]], "oplot.plot_mappings": [[10, "module-oplot.plot_mappings"]], "apply_function_on_consecutive() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.apply_function_on_consecutive"]], "area_under_points() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.area_under_points"]], "cumulative_tn_fp_fn_tp() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.cumulative_tn_fp_fn_tp"]], "get_tn_fp_fn_tp() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.get_tn_fp_fn_tp"]], "list_mult() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.list_mult"]], "make_heatmap() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.make_heatmap"]], "make_normal_outlier_timeline() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.make_normal_outlier_timeline"]], "make_tables_tn_fp_fn_tp() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.make_tables_tn_fp_fn_tp"]], "make_tn_fp_fn_tp_tag_lists() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.make_tn_fp_fn_tp_tag_lists"]], "oplot.plot_stats": [[11, "module-oplot.plot_stats"]], "pair_metrics_to_reference() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.pair_metrics_to_reference"]], "parallel_sort() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.parallel_sort"]], "pick_equally_spaced_points() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.pick_equally_spaced_points"]], "plot_confusion_matrix() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.plot_confusion_matrix"]], "plot_freqs_stats() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.plot_freqs_stats"]], "plot_outlier_metric_curve() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.plot_outlier_metric_curve"]], "rebalance_scores() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.rebalance_scores"]], "rebalancing_normal_outlier_ratio() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.rebalancing_normal_outlier_ratio"]], "render_mpl_table() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.render_mpl_table"]], "smooth_scores() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.smooth_scores"]], "split_on_consecutive() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.split_on_consecutive"]], "vlines() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.vlines"]], "wiggle_scores() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.wiggle_scores"]], "wiggle_values_keep_order() (in module oplot.plot_stats)": [[11, "oplot.plot_stats.wiggle_values_keep_order"]], "between_percentiles_mean() (in module oplot.ui_scores_mapping)": [[12, "oplot.ui_scores_mapping.between_percentiles_mean"]], "make_bottom_part() (in module oplot.ui_scores_mapping)": [[12, "oplot.ui_scores_mapping.make_bottom_part"]], "make_linear_part() (in module oplot.ui_scores_mapping)": [[12, "oplot.ui_scores_mapping.make_linear_part"]], "make_top_part() (in module oplot.ui_scores_mapping)": [[12, "oplot.ui_scores_mapping.make_top_part"]], "make_ui_score_mapping() (in module oplot.ui_scores_mapping)": [[12, "oplot.ui_scores_mapping.make_ui_score_mapping"]], "oplot.ui_scores_mapping": [[12, "module-oplot.ui_scores_mapping"]], "tune_ui_map() (in module oplot.ui_scores_mapping)": [[12, "oplot.ui_scores_mapping.tune_ui_map"]], "cast_inputs() (in module oplot.util)": [[13, "oplot.util.cast_inputs"]], "fixed_step_chunker() (in module oplot.util)": [[13, "oplot.util.fixed_step_chunker"]], "float_to_timestamp() (in module oplot.util)": [[13, "oplot.util.float_to_timestamp"]], "oplot.util": [[13, "module-oplot.util"]], "timestamp_to_float() (in module oplot.util)": [[13, "oplot.util.timestamp_to_float"]]}}) \ No newline at end of file diff --git a/docs/table_of_contents.html b/docs/table_of_contents.html index f244e56..2bb3b04 100644 --- a/docs/table_of_contents.html +++ b/docs/table_of_contents.html @@ -6,7 +6,7 @@ - <no title> — oplot 0.1.23 documentation + <no title> — oplot 0.1.24 documentation diff --git a/setup.cfg b/setup.cfg index 5626bd8..d51f69b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = oplot -version = 0.1.23 +version = 0.1.24 url = https://github.com/otosense/oplot platforms = any description_file = README.md