Skip to content

Commit

Permalink
rerendered
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed May 24, 2024
1 parent f052d19 commit 6e87030
Show file tree
Hide file tree
Showing 18 changed files with 1,235 additions and 558 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.32">
<meta name="generator" content="quarto-1.5.37">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -180,7 +180,7 @@
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="./known_issues.html" class="sidebar-item-text sidebar-link">
<a href="./noj_book.known_issues.html" class="sidebar-item-text sidebar-link">
<span class="menu-text"><span class="chapter-number">13</span>&nbsp; <span class="chapter-title">Known Issues ❗</span></span></a>
</div>
</li>
Expand Down
270 changes: 131 additions & 139 deletions docs/noj_book.automl.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/noj_book.datasets.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.32">
<meta name="generator" content="quarto-1.5.37">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -215,7 +215,7 @@
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="./known_issues.html" class="sidebar-item-text sidebar-link">
<a href="./noj_book.known_issues.html" class="sidebar-item-text sidebar-link">
<span class="menu-text"><span class="chapter-number">13</span>&nbsp; <span class="chapter-title">Known Issues ❗</span></span></a>
</div>
</li>
Expand Down
42 changes: 21 additions & 21 deletions docs/noj_book.interactions_ols.html

Large diffs are not rendered by default.

679 changes: 679 additions & 0 deletions docs/noj_book.known_issues.html

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions docs/noj_book.known_issues_files/md-default0.js

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions docs/noj_book.known_issues_files/md-default1.js

Large diffs are not rendered by default.

12 changes: 5 additions & 7 deletions docs/noj_book.ml_basic.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.32">
<meta name="generator" content="quarto-1.5.37">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -215,7 +215,7 @@
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="./known_issues.html" class="sidebar-item-text sidebar-link">
<a href="./noj_book.known_issues.html" class="sidebar-item-text sidebar-link">
<span class="menu-text"><span class="chapter-number">13</span>&nbsp; <span class="chapter-title">Known Issues ❗</span></span></a>
</div>
</li>
Expand Down Expand Up @@ -1013,7 +1013,6 @@ <h2 data-number="3.2" class="anchored" data-anchor-id="convert-categorical-featu
<div class="sourceClojure">
<div class="sourceCode" id="cb22"><pre class="sourceCode clojure code-with-copy"><code class="sourceCode clojure"><span id="cb22-1"><a href="#cb22-1" aria-hidden="true" tabindex="-1"></a>split</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
</div>
<div>
<div><p>{</p><div style="margin-left:10%;width:110%;">
<table data-quarto-postprocess="true" class="table">
<colgroup>
Expand Down Expand Up @@ -1340,7 +1339,6 @@ <h2 data-number="3.2" class="anchored" data-anchor-id="convert-categorical-featu
</tbody>
</table>
</div><p>}</p></div>
</div>
</section>
<section id="train-a-model" class="level2" data-number="3.3">
<h2 data-number="3.3" class="anchored" data-anchor-id="train-a-model"><span class="header-section-number">3.3</span> Train a model</h2>
Expand Down Expand Up @@ -1435,9 +1433,9 @@ <h2 data-number="3.5" class="anchored" data-anchor-id="random-forrest"><span cla
<span id="cb41-10"><a href="#cb41-10" aria-hidden="true" tabindex="-1"></a> <span class="kw">reverse</span>)</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
</div>
<div class="printedClojure">
<div class="sourceCode" id="cb42"><pre class="sourceCode clojure code-with-copy"><code class="sourceCode clojure"><span id="cb42-1"><a href="#cb42-1" aria-hidden="true" tabindex="-1"></a>({<span class="at">:predictor</span> <span class="at">:sex</span>, <span class="at">:importance</span> <span class="fl">47.327183915927726</span>}</span>
<span id="cb42-2"><a href="#cb42-2" aria-hidden="true" tabindex="-1"></a> {<span class="at">:predictor</span> <span class="at">:pclass</span>, <span class="at">:importance</span> <span class="fl">10.063442964661718</span>}</span>
<span id="cb42-3"><a href="#cb42-3" aria-hidden="true" tabindex="-1"></a> {<span class="at">:predictor</span> <span class="at">:embarked</span>, <span class="at">:importance</span> <span class="fl">2.558622231562997</span>})</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
<div class="sourceCode" id="cb42"><pre class="sourceCode clojure code-with-copy"><code class="sourceCode clojure"><span id="cb42-1"><a href="#cb42-1" aria-hidden="true" tabindex="-1"></a>({<span class="at">:predictor</span> <span class="at">:sex</span>, <span class="at">:importance</span> <span class="fl">38.00092227487106</span>}</span>
<span id="cb42-2"><a href="#cb42-2" aria-hidden="true" tabindex="-1"></a> {<span class="at">:predictor</span> <span class="at">:pclass</span>, <span class="at">:importance</span> <span class="fl">9.935574733566305</span>}</span>
<span id="cb42-3"><a href="#cb42-3" aria-hidden="true" tabindex="-1"></a> {<span class="at">:predictor</span> <span class="at">:embarked</span>, <span class="at">:importance</span> <span class="fl">1.7041266006411997</span>})</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
</div>
<p>we can see that :sex is more important to predict :survived then :pclass and :embark</p>
</section>
Expand Down
6 changes: 2 additions & 4 deletions docs/noj_book.more_visualization.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.32">
<meta name="generator" content="quarto-1.5.37">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -215,7 +215,7 @@
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="./known_issues.html" class="sidebar-item-text sidebar-link">
<a href="./noj_book.known_issues.html" class="sidebar-item-text sidebar-link">
<span class="menu-text"><span class="chapter-number">13</span>&nbsp; <span class="chapter-title">Known Issues ❗</span></span></a>
</div>
</li>
Expand Down Expand Up @@ -324,7 +324,6 @@ <h2 data-number="11.1" class="anchored" data-anchor-id="combining-a-few-things-t
<span id="cb3-15"><a href="#cb3-15" aria-hidden="true" tabindex="-1"></a> (tc/order-by [<span class="at">:gear</span>])))</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
</div>
<div class="clay-table">
<div>
<div class="table-responsive">
<table class="table table-hover" data-quarto-postprocess="true">
<colgroup>
Expand Down Expand Up @@ -360,7 +359,6 @@ <h2 data-number="11.1" class="anchored" data-anchor-id="combining-a-few-things-t
</table>
</div>
</div>
</div>
<p>A similar example with histograms:</p>
<div class="sourceClojure">
<div class="sourceCode" id="cb4"><pre class="sourceCode clojure code-with-copy"><code class="sourceCode clojure"><span id="cb4-1"><a href="#cb4-1" aria-hidden="true" tabindex="-1"></a>(<span class="kw">let</span> [pallete (<span class="kw">-&gt;&gt;</span> <span class="at">:accent</span></span>
Expand Down
4 changes: 2 additions & 2 deletions docs/noj_book.prepare_for_ml.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>

<meta charset="utf-8">
<meta name="generator" content="quarto-1.5.32">
<meta name="generator" content="quarto-1.5.37">

<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">

Expand Down Expand Up @@ -215,7 +215,7 @@
</li>
<li class="sidebar-item">
<div class="sidebar-item-container">
<a href="./known_issues.html" class="sidebar-item-text sidebar-link">
<a href="./noj_book.known_issues.html" class="sidebar-item-text sidebar-link">
<span class="menu-text"><span class="chapter-number">13</span>&nbsp; <span class="chapter-title">Known Issues ❗</span></span></a>
</div>
</li>
Expand Down
Loading

0 comments on commit 6e87030

Please sign in to comment.