Skip to content

Commit

Permalink
deploy: f037546
Browse files Browse the repository at this point in the history
  • Loading branch information
rkansal47 committed Jan 9, 2024
1 parent 67baff4 commit c33e8fc
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions _sources/notebooks/2-boosted-decision-tree.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"tags": []
},
"source": [
"# Dense neural network with Keras\n",
"Authors: Javier Duarte, Raghav Kansal"
"# Boosted decision trees with xgboost\n",
"Authors: Raghav Kansal"
]
},
{
Expand Down
10 changes: 5 additions & 5 deletions notebooks/2-boosted-decision-tree.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />

<title>Dense neural network with Keras &#8212; Machine Learning Short Exercise</title>
<title>Boosted decision trees with xgboost &#8212; Machine Learning Short Exercise</title>



Expand Down Expand Up @@ -415,7 +415,7 @@


<div id="jb-print-docs-body" class="onlyprint">
<h1>Dense neural network with Keras</h1>
<h1>Boosted decision trees with xgboost</h1>
<!-- Table of contents -->
<div id="print-main-content">
<div id="jb-print-toc">
Expand All @@ -442,9 +442,9 @@ <h2> Contents </h2>
<div id="searchbox"></div>
<article class="bd-article" role="main">

<section class="tex2jax_ignore mathjax_ignore" id="dense-neural-network-with-keras">
<h1>Dense neural network with Keras<a class="headerlink" href="#dense-neural-network-with-keras" title="Permalink to this heading">#</a></h1>
<p>Authors: Javier Duarte, Raghav Kansal</p>
<section class="tex2jax_ignore mathjax_ignore" id="boosted-decision-trees-with-xgboost">
<h1>Boosted decision trees with xgboost<a class="headerlink" href="#boosted-decision-trees-with-xgboost" title="Permalink to this heading">#</a></h1>
<p>Authors: Raghav Kansal</p>
<p>Run this cell to download the data if you did not already download it in from Tutorial #1:</p>
<div class="cell tag_hide-output docutils container">
<div class="cell_input above-output-prompt docutils container">
Expand Down
Binary file modified objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit c33e8fc

Please sign in to comment.