Skip to content

Commit

Permalink
rerendered book
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed May 5, 2024
1 parent a1ee82e commit 34d1c60
Show file tree
Hide file tree
Showing 15 changed files with 5,787 additions and 3,043 deletions.
212 changes: 106 additions & 106 deletions docs/noj_book.automl.html

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions docs/noj_book.interactions_ols.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/noj_book.ml_basic.html
Original file line number Diff line number Diff line change
Expand Up @@ -1429,9 +1429,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">46.78962303978025</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.161034312486382</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.9200954892919857</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">43.49550702245125</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.875056067188698</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.0275170176104824</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
5,630 changes: 5,621 additions & 9 deletions docs/noj_book.python.html

Large diffs are not rendered by default.

31 changes: 0 additions & 31 deletions docs/noj_book.python_files/reagent2.js

This file was deleted.

Loading

0 comments on commit 34d1c60

Please sign in to comment.