-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
77 changed files
with
20,441 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+18.6 KB
docs/pages/doctrees/Cross validation and hyperparameter tuning.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +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: df70eb44bff95be8dc3b516ae88304a8 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,147 @@ | ||
<!DOCTYPE html> | ||
<html class="writer-html5" lang="en" > | ||
<head> | ||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>Abstract — undouble undouble documentation</title> | ||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" /> | ||
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" /> | ||
<!--[if lt IE 9]> | ||
<script src="_static/js/html5shiv.min.js"></script> | ||
<![endif]--> | ||
|
||
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> | ||
<script src="_static/jquery.js"></script> | ||
<script src="_static/underscore.js"></script> | ||
<script src="_static/doctools.js"></script> | ||
<script src="_static/js/theme.js"></script> | ||
<link rel="index" title="Index" href="genindex.html" /> | ||
<link rel="search" title="Search" href="search.html" /> | ||
<link rel="next" title="Quickstart" href="Installation.html" /> | ||
<link rel="prev" title="undouble’s documentation!" href="index.html" /> | ||
</head> | ||
|
||
<body class="wy-body-for-nav"> | ||
<div class="wy-grid-for-nav"> | ||
<nav data-toggle="wy-nav-shift" class="wy-nav-side"> | ||
<div class="wy-side-scroll"> | ||
<div class="wy-side-nav-search" > | ||
<a href="index.html" class="icon icon-home"> undouble | ||
</a> | ||
<div role="search"> | ||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" /> | ||
<input type="hidden" name="check_keywords" value="yes" /> | ||
<input type="hidden" name="area" value="default" /> | ||
</form> | ||
</div> | ||
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> | ||
<p class="caption" role="heading"><span class="caption-text">Background</span></p> | ||
<ul class="current"> | ||
<li class="toctree-l1 current"><a class="current reference internal" href="#">Abstract</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="#schematic-overview">Schematic overview</a></li> | ||
</ul> | ||
<p class="caption" role="heading"><span class="caption-text">Installation</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="Installation.html">Quickstart</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Installation.html#installation">Installation</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Installation.html#uninstalling">Uninstalling</a></li> | ||
</ul> | ||
<p class="caption" role="heading"><span class="caption-text">Methods</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="Algorithm.html">Algorithm</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Cross%20validation%20and%20hyperparameter%20tuning.html">Cross validation and hyperparameter tuning</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Performance.html">Performance</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Performance.html#results">Results</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Save%20and%20Load.html">Save and Load</a></li> | ||
</ul> | ||
<p class="caption" role="heading"><span class="caption-text">Examples</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="Examples.html">Examples</a></li> | ||
</ul> | ||
<p class="caption" role="heading"><span class="caption-text">Code Documentation</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="Documentation.html">Documentation</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Coding%20quality.html">Coding quality</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="undouble.undouble.html">API References</a></li> | ||
</ul> | ||
|
||
</div> | ||
</div> | ||
</nav> | ||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" > | ||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
<a href="index.html">undouble</a> | ||
</nav> | ||
|
||
<div class="wy-nav-content"> | ||
<div class="rst-content"> | ||
<div role="navigation" aria-label="Page navigation"> | ||
<ul class="wy-breadcrumbs"> | ||
<li><a href="index.html" class="icon icon-home"></a> »</li> | ||
<li>Abstract</li> | ||
<li class="wy-breadcrumbs-aside"> | ||
<a href="_sources/Abstract.rst.txt" rel="nofollow"> View page source</a> | ||
</li> | ||
</ul> | ||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div itemprop="articleBody"> | ||
|
||
<hr class="docutils" id="code-directive" /> | ||
<section id="abstract"> | ||
<h1>Abstract<a class="headerlink" href="#abstract" title="Permalink to this headline"></a></h1> | ||
<dl class="simple"> | ||
<dt>Background</dt><dd><p>undouble</p> | ||
</dd> | ||
<dt>Aim</dt><dd><p>undouble</p> | ||
</dd> | ||
<dt>Results</dt><dd><p>undouble</p> | ||
</dd> | ||
<dt>Business cases</dt><dd><p>undouble</p> | ||
</dd> | ||
</dl> | ||
</section> | ||
<section id="schematic-overview"> | ||
<h1>Schematic overview<a class="headerlink" href="#schematic-overview" title="Permalink to this headline"></a></h1> | ||
<p>The schematic overview of our approach is as following:</p> | ||
<figure class="align-default" id="id1"> | ||
<img alt="../figs/schematic_overview.png" src="../figs/schematic_overview.png" /> | ||
</figure> | ||
</section> | ||
|
||
|
||
</div> | ||
</div> | ||
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> | ||
<a href="index.html" class="btn btn-neutral float-left" title="undouble’s documentation!" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> | ||
<a href="Installation.html" class="btn btn-neutral float-right" title="Quickstart" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> | ||
</div> | ||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<p>© Copyright 2020, Erdogan Taskesen.</p> | ||
</div> | ||
|
||
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a | ||
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> | ||
provided by <a href="https://readthedocs.org">Read the Docs</a>. | ||
|
||
|
||
</footer> | ||
</div> | ||
</div> | ||
</section> | ||
</div> | ||
<script> | ||
jQuery(function () { | ||
SphinxRtdTheme.Navigation.enable(true); | ||
}); | ||
</script> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,158 @@ | ||
<!DOCTYPE html> | ||
<html class="writer-html5" lang="en" > | ||
<head> | ||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>Algorithm — undouble undouble documentation</title> | ||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" /> | ||
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" /> | ||
<!--[if lt IE 9]> | ||
<script src="_static/js/html5shiv.min.js"></script> | ||
<![endif]--> | ||
|
||
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> | ||
<script src="_static/jquery.js"></script> | ||
<script src="_static/underscore.js"></script> | ||
<script src="_static/doctools.js"></script> | ||
<script src="_static/js/theme.js"></script> | ||
<link rel="index" title="Index" href="genindex.html" /> | ||
<link rel="search" title="Search" href="search.html" /> | ||
<link rel="next" title="Cross validation and hyperparameter tuning" href="Cross%20validation%20and%20hyperparameter%20tuning.html" /> | ||
<link rel="prev" title="Quickstart" href="Installation.html" /> | ||
</head> | ||
|
||
<body class="wy-body-for-nav"> | ||
<div class="wy-grid-for-nav"> | ||
<nav data-toggle="wy-nav-shift" class="wy-nav-side"> | ||
<div class="wy-side-scroll"> | ||
<div class="wy-side-nav-search" > | ||
<a href="index.html" class="icon icon-home"> undouble | ||
</a> | ||
<div role="search"> | ||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" /> | ||
<input type="hidden" name="check_keywords" value="yes" /> | ||
<input type="hidden" name="area" value="default" /> | ||
</form> | ||
</div> | ||
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> | ||
<p class="caption" role="heading"><span class="caption-text">Background</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="Abstract.html">Abstract</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Abstract.html#schematic-overview">Schematic overview</a></li> | ||
</ul> | ||
<p class="caption" role="heading"><span class="caption-text">Installation</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="Installation.html">Quickstart</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Installation.html#installation">Installation</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Installation.html#uninstalling">Uninstalling</a></li> | ||
</ul> | ||
<p class="caption" role="heading"><span class="caption-text">Methods</span></p> | ||
<ul class="current"> | ||
<li class="toctree-l1 current"><a class="current reference internal" href="#">Algorithm</a><ul> | ||
<li class="toctree-l2"><a class="reference internal" href="#aaa">AAA</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="#bbb">BBB</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="#ccc">CCC</a></li> | ||
</ul> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="Cross%20validation%20and%20hyperparameter%20tuning.html">Cross validation and hyperparameter tuning</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Performance.html">Performance</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Performance.html#results">Results</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Save%20and%20Load.html">Save and Load</a></li> | ||
</ul> | ||
<p class="caption" role="heading"><span class="caption-text">Examples</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="Examples.html">Examples</a></li> | ||
</ul> | ||
<p class="caption" role="heading"><span class="caption-text">Code Documentation</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="Documentation.html">Documentation</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="Coding%20quality.html">Coding quality</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="undouble.undouble.html">API References</a></li> | ||
</ul> | ||
|
||
</div> | ||
</div> | ||
</nav> | ||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" > | ||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
<a href="index.html">undouble</a> | ||
</nav> | ||
|
||
<div class="wy-nav-content"> | ||
<div class="rst-content"> | ||
<div role="navigation" aria-label="Page navigation"> | ||
<ul class="wy-breadcrumbs"> | ||
<li><a href="index.html" class="icon icon-home"></a> »</li> | ||
<li>Algorithm</li> | ||
<li class="wy-breadcrumbs-aside"> | ||
<a href="_sources/Algorithm.rst.txt" rel="nofollow"> View page source</a> | ||
</li> | ||
</ul> | ||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div itemprop="articleBody"> | ||
|
||
<hr class="docutils" id="code-directive" /> | ||
<section id="algorithm"> | ||
<h1>Algorithm<a class="headerlink" href="#algorithm" title="Permalink to this headline"></a></h1> | ||
<p>The <code class="docutils literal notranslate"><span class="pre">undouble</span></code> method consists of various parts, namely, AAA BBB and CCC</p> | ||
<section id="aaa"> | ||
<h2>AAA<a class="headerlink" href="#aaa" title="Permalink to this headline"></a></h2> | ||
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="c1"># Example URL:</span> | ||
<span class="n">url</span> <span class="o">=</span> <span class="s1">'ahrenhei.without-transfer.ru/nethost.exe'</span> | ||
</pre></div> | ||
</div> | ||
</section> | ||
<section id="bbb"> | ||
<h2>BBB<a class="headerlink" href="#bbb" title="Permalink to this headline"></a></h2> | ||
<p>We used BBB for…</p> | ||
<dl class="simple"> | ||
<dt>TFIDF</dt><dd><ul class="simple"> | ||
<li><p>BBB.1</p></li> | ||
<li><p>BBB.2</p></li> | ||
</ul> | ||
</dd> | ||
</dl> | ||
</section> | ||
<section id="ccc"> | ||
<h2>CCC<a class="headerlink" href="#ccc" title="Permalink to this headline"></a></h2> | ||
<p>We used a CCC model…</p> | ||
</section> | ||
</section> | ||
|
||
|
||
</div> | ||
</div> | ||
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> | ||
<a href="Installation.html" class="btn btn-neutral float-left" title="Quickstart" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> | ||
<a href="Cross%20validation%20and%20hyperparameter%20tuning.html" class="btn btn-neutral float-right" title="Cross validation and hyperparameter tuning" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> | ||
</div> | ||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<p>© Copyright 2020, Erdogan Taskesen.</p> | ||
</div> | ||
|
||
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a | ||
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> | ||
provided by <a href="https://readthedocs.org">Read the Docs</a>. | ||
|
||
|
||
</footer> | ||
</div> | ||
</div> | ||
</section> | ||
</div> | ||
<script> | ||
jQuery(function () { | ||
SphinxRtdTheme.Navigation.enable(true); | ||
}); | ||
</script> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.