|
1 | 1 | <!DOCTYPE html>
|
2 |
| -<html class="writer-html5" lang="en" > |
| 2 | +<html class="writer-html5" lang="en" data-content_root="../../../"> |
3 | 3 | <head>
|
4 | 4 | <meta charset="utf-8" />
|
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
6 | 6 | <title>teaspoon.ML.PD_Classification — teaspoon 1.3.7 documentation</title>
|
7 |
| - <link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" /> |
8 |
| - <link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" /> |
9 |
| - <link rel="stylesheet" href="../../../_static/plot_directive.css" type="text/css" /> |
| 7 | + <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css?v=80d5e7a1" /> |
| 8 | + <link rel="stylesheet" type="text/css" href="../../../_static/css/theme.css?v=19f00094" /> |
| 9 | + <link rel="stylesheet" type="text/css" href="../../../_static/plot_directive.css" /> |
| 10 | + |
| 11 | + |
10 | 12 | <!--[if lt IE 9]>
|
11 | 13 | <script src="../../../_static/js/html5shiv.min.js"></script>
|
12 | 14 | <![endif]-->
|
13 | 15 |
|
14 |
| - <script data-url_root="../../../" id="documentation_options" src="../../../_static/documentation_options.js"></script> |
15 |
| - <script src="../../../_static/jquery.js"></script> |
16 |
| - <script src="../../../_static/underscore.js"></script> |
17 |
| - <script src="../../../_static/_sphinx_javascript_frameworks_compat.js"></script> |
18 |
| - <script src="../../../_static/doctools.js"></script> |
19 |
| - <script src="../../../_static/sphinx_highlight.js"></script> |
| 16 | + <script src="../../../_static/jquery.js?v=5d32c60e"></script> |
| 17 | + <script src="../../../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> |
| 18 | + <script src="../../../_static/documentation_options.js?v=d4a0791e"></script> |
| 19 | + <script src="../../../_static/doctools.js?v=9a2dae69"></script> |
| 20 | + <script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script> |
20 | 21 | <script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
|
21 | 22 | <script src="../../../_static/js/theme.js"></script>
|
22 | 23 | <link rel="index" title="Index" href="../../../genindex.html" />
|
|
28 | 29 | <nav data-toggle="wy-nav-shift" class="wy-nav-side">
|
29 | 30 | <div class="wy-side-scroll">
|
30 | 31 | <div class="wy-side-nav-search" style="background: white" >
|
31 |
| - <a href="../../../index.html" class="icon icon-home"> teaspoon |
32 |
| - <img src="../../../_static/teaspoon.png" class="logo" alt="Logo"/> |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + <a href="../../../index.html" class="icon icon-home"> |
| 36 | + teaspoon |
| 37 | + <img src="../../../_static/teaspoon.png" class="logo" alt="Logo"/> |
33 | 38 | </a>
|
34 | 39 | <div role="search">
|
35 | 40 | <form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
|
36 |
| - <input type="text" name="q" placeholder="Search docs" /> |
| 41 | + <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" /> |
37 | 42 | <input type="hidden" name="check_keywords" value="yes" />
|
38 | 43 | <input type="hidden" name="area" value="default" />
|
39 | 44 | </form>
|
|
68 | 73 | <li class="toctree-l3"><a class="reference internal" href="../../../modules/SP/misc.html">2.3.4. Miscellaneous</a></li>
|
69 | 74 | <li class="toctree-l3"><a class="reference internal" href="../../../modules/SP/texture_analysis.html">2.3.5. Texture Analysis</a></li>
|
70 | 75 | <li class="toctree-l3"><a class="reference internal" href="../../../modules/SP/stoch_bif.html">2.3.6. Stochastic P-Bifurcation Detection</a></li>
|
| 76 | +<li class="toctree-l3"><a class="reference internal" href="../../../modules/SP/parameter_path_opt.html">2.3.7. Parameter Path Optimization</a></li> |
71 | 77 | </ul>
|
72 | 78 | </li>
|
73 | 79 | <li class="toctree-l2"><a class="reference internal" href="../../../modules/TDA/index.html">2.4. Topological Data Analaysis (TDA) Module</a><ul>
|
|
120 | 126 | <div class="rst-content style-external-links">
|
121 | 127 | <div role="navigation" aria-label="Page navigation">
|
122 | 128 | <ul class="wy-breadcrumbs">
|
123 |
| - <li><a href="../../../index.html" class="icon icon-home"></a></li> |
| 129 | + <li><a href="../../../index.html" class="icon icon-home" aria-label="Home"></a></li> |
124 | 130 | <li class="breadcrumb-item"><a href="../../index.html">Module code</a></li>
|
125 | 131 | <li class="breadcrumb-item active">teaspoon.ML.PD_Classification</li>
|
126 | 132 | <li class="wy-breadcrumbs-aside">
|
@@ -337,7 +343,9 @@ <h1>Source code for teaspoon.ML.PD_Classification</h1><div class="highlight"><pr
|
337 | 343 | <span class="k">return</span> <span class="n">training_dgms</span><span class="o">.</span><span class="n">reset_index</span><span class="p">(),</span> <span class="n">testing_dgms</span><span class="o">.</span><span class="n">reset_index</span><span class="p">()</span>
|
338 | 344 |
|
339 | 345 |
|
340 |
| -<div class="viewcode-block" id="getPercentScore"><a class="viewcode-back" href="../../../modules/ML/CL.html#teaspoon.ML.PD_Classification.getPercentScore">[docs]</a><span class="k">def</span> <span class="nf">getPercentScore</span><span class="p">(</span><span class="n">DgmsDF</span><span class="p">,</span> |
| 346 | +<div class="viewcode-block" id="getPercentScore"> |
| 347 | +<a class="viewcode-back" href="../../../modules/ML/CL.html#teaspoon.ML.PD_Classification.getPercentScore">[docs]</a> |
| 348 | +<span class="k">def</span> <span class="nf">getPercentScore</span><span class="p">(</span><span class="n">DgmsDF</span><span class="p">,</span> |
341 | 349 | <span class="n">labels_col</span><span class="o">=</span><span class="s1">'trainingLabel'</span><span class="p">,</span>
|
342 | 350 | <span class="n">dgm_col</span><span class="o">=</span><span class="s1">'Dgm1'</span><span class="p">,</span>
|
343 | 351 | <span class="n">params</span><span class="o">=</span><span class="n">Base</span><span class="o">.</span><span class="n">ParameterBucket</span><span class="p">(),</span>
|
@@ -784,6 +792,7 @@ <h1>Source code for teaspoon.ML.PD_Classification</h1><div class="highlight"><pr
|
784 | 792 | <span class="n">f</span><span class="o">.</span><span class="n">close</span><span class="p">()</span>
|
785 | 793 |
|
786 | 794 | <span class="k">return</span> <span class="n">c_report_train</span><span class="p">,</span> <span class="n">c_report_test</span></div>
|
| 795 | + |
787 | 796 | </pre></div>
|
788 | 797 |
|
789 | 798 | </div>
|
|
0 commit comments