Skip to content

Commit c95eeca

Browse files
remove underscore
1 parent cfab3f9 commit c95eeca

File tree

146 files changed

+17
-17
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

146 files changed

+17
-17
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/index.html

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111

1212

1313

14-
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
15-
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
16-
<link rel="stylesheet" href="_static/css/custom.css" type="text/css" />
14+
<link rel="stylesheet" href="static/css/theme.css" type="text/css" />
15+
<link rel="stylesheet" href="static/pygments.css" type="text/css" />
16+
<link rel="stylesheet" href="static/css/custom.css" type="text/css" />
1717

1818

1919

@@ -22,24 +22,24 @@
2222

2323

2424
<!--[if lt IE 9]>
25-
<script src="_static/js/html5shiv.min.js"></script>
25+
<script src="static/js/html5shiv.min.js"></script>
2626
<![endif]-->
2727

2828

29-
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
30-
<script src="_static/jquery.js"></script>
31-
<script src="_static/underscore.js"></script>
32-
<script src="_static/doctools.js"></script>
33-
<script src="_static/language_data.js"></script>
34-
<script src="_static/js/custom.js"></script>
29+
<script type="text/javascript" id="documentation_options" data-url_root="./" src="static/documentation_options.js"></script>
30+
<script src="static/jquery.js"></script>
31+
<script src="static/underscore.js"></script>
32+
<script src="static/doctools.js"></script>
33+
<script src="static/language_data.js"></script>
34+
<script src="static/js/custom.js"></script>
3535
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
3636

37-
<script type="text/javascript" src="_static/js/theme.js"></script>
37+
<script type="text/javascript" src="static/js/theme.js"></script>
3838

3939

4040
<link rel="index" title="Index" href="genindex.html" />
4141
<link rel="search" title="Search" href="search.html" />
42-
<link rel="stylesheet" href="_static/css/custom_index.css" type="text/css" />
42+
<link rel="stylesheet" href="static/css/custom_index.css" type="text/css" />
4343

4444
</head>
4545

@@ -178,7 +178,7 @@ <h2> Modules </h2>
178178

179179
<div class="image">
180180
<a href="contents.html#adapt-feature-based">
181-
<img src="_static/images/feature_based.png" class="sk-index-img" alt="Feature-Based">
181+
<img src="static/images/feature_based.png" class="sk-index-img" alt="Feature-Based">
182182
</a>
183183
</div>
184184
<a class="btn btn-below" role="button" href="contents.html#adapt-feature-based">See all methods</a>
@@ -200,7 +200,7 @@ <h2> Modules </h2>
200200

201201
<div class="image">
202202
<a href="contents.html#adapt-instance-based">
203-
<img src="_static/images/instance_based.png" class="sk-index-img" alt="Instance-Based">
203+
<img src="static/images/instance_based.png" class="sk-index-img" alt="Instance-Based">
204204
</a>
205205
</div>
206206
<a class="btn btn-below" role="button" href="contents.html#adapt-instance-based">See all methods</a>
@@ -221,7 +221,7 @@ <h2> Modules </h2>
221221

222222
<div class="image">
223223
<a href="contents.html#adapt-parameter-based">
224-
<img src="_static/images/parameter_based.png" class="sk-index-img" alt="Parameter-Based">
224+
<img src="static/images/parameter_based.png" class="sk-index-img" alt="Parameter-Based">
225225
</a>
226226
</div>
227227
<a class="btn btn-below" role="button" href="contents.html#adapt-parameter-based">See all methods</a>
@@ -243,7 +243,7 @@ <h2> Exemples </h2>
243243

244244
<div class="image">
245245
<a href="classification_example.html">
246-
<img src="_static/images/classification_setup.png" class="sk-index-img" alt="Feature-Based">
246+
<img src="static/images/classification_setup.png" class="sk-index-img" alt="Feature-Based">
247247
</a>
248248
</div>
249249
<a class="btn btn-below" role="button" href="classification_example.html">See examples</a>
@@ -263,7 +263,7 @@ <h2> Exemples </h2>
263263

264264
<div class="image">
265265
<a href="regression_example.html">
266-
<img src="_static/images/regression_setup.png" class="sk-index-img" alt="Instance-Based">
266+
<img src="static/images/regression_setup.png" class="sk-index-img" alt="Instance-Based">
267267
</a>
268268
</div>
269269
<a class="btn btn-below" role="button" href="regression_example.html">See examples</a>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)