Skip to content

Commit

Permalink
release project info
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenia committed Sep 29, 2024
1 parent 371ffa0 commit 71acf66
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions slides/R/05_project_intro.slides.html
Original file line number Diff line number Diff line change
Expand Up @@ -7440,7 +7440,7 @@
</div>
<div class="jp-InputArea jp-Cell-inputArea"><div class="jp-InputPrompt jp-InputArea-prompt">
</div><div class="jp-RenderedHTMLCommon jp-RenderedMarkdown jp-MarkdownOutput" data-mime-type="text/markdown">
<h1 id="DSCI-100:-Introduction-to-Data-Science">DSCI 100: Introduction to Data Science<a class="anchor-link" href="#DSCI-100:-Introduction-to-Data-Science"></a></h1><p><img alt="" src="https://plaicraft.ai/PLAICraftTitle.png"/></p>
<h1 id="DSCI-100:-Introduction-to-Data-Science">DSCI 100: Introduction to Data Science<a class="anchor-link" href="#DSCI-100:-Introduction-to-Data-Science"></a></h1><p><img src="https://plaicraft.ai/PLAICraftTitle.png"/></p>
<h2 id="Today:-Project-kickoff">Today: Project kickoff<a class="anchor-link" href="#Today:-Project-kickoff"></a></h2><ul>
<li>Overview and requirements</li>
<li>Get a brief understanding of classification and regression (more in the next lecture!)</li>
Expand Down Expand Up @@ -7529,6 +7529,9 @@ <h2 id="Deliverables">Deliverables<a class="anchor-link" href="#Deliverables">¶
<li><strong>Final Project Report</strong></li>
<li><strong>Play Time</strong><ul>
<li>in exchange for this data, you'll be asked to contribute back to the study by playing <em>at least 3 hours</em> (total) over the semester.</li>
<li><em>Note:</em> The server has <strong>limited capacity</strong> (I think roughly 50 concurrent slots). So if you try to play but receive an error, it's because the cap has been reached. Try again later, you have the whole semester.</li>
<li>If you enjoy your time, keep playing beyond 3 hours! It's free.</li>
<li>The group in CS will monitor usage and increase capacity over time if the cap keeps getting hit.</li>
</ul>
</li>
</ul>
Expand All @@ -7543,6 +7546,23 @@ <h2 id="Deliverables">Deliverables<a class="anchor-link" href="#Deliverables">¶
</div>
<div class="jp-InputArea jp-Cell-inputArea"><div class="jp-InputPrompt jp-InputArea-prompt">
</div><div class="jp-RenderedHTMLCommon jp-RenderedMarkdown jp-MarkdownOutput" data-mime-type="text/markdown">
<h2 id="One-Important-Note">One Important Note<a class="anchor-link" href="#One-Important-Note"></a></h2><p>This is new, untested <em>real data</em>. So the final conclusion of your project might be "we couldn't get <em>anything</em> out of this data."</p>
<p><strong>That's totally fine and is just as valuable as a report that says "wow look at all the cool things we learned!"</strong>.</p>
<p>Just make sure you:</p>
<ul>
<li>Critically analyze what happened: <em>why</em> things worked, or <em>why</em> they didn't</li>
<li>Come up with suggestions for next steps ("collect this other data to actually see a useful signal!" or "this data has a lot of info left over, maybe try a fancier model like X!")</li>
</ul>
</div>
</div>
</div>
</div></section></section><section><section>
<div class="jp-Cell jp-MarkdownCell jp-Notebook-cell">
<div class="jp-Cell-inputWrapper" tabindex="0">
<div class="jp-Collapser jp-InputCollapser jp-Cell-inputCollapser">
</div>
<div class="jp-InputArea jp-Cell-inputArea"><div class="jp-InputPrompt jp-InputArea-prompt">
</div><div class="jp-RenderedHTMLCommon jp-RenderedMarkdown jp-MarkdownOutput" data-mime-type="text/markdown">
<h1 id="Create-Repo-with-Template">Create Repo with Template<a class="anchor-link" href="#Create-Repo-with-Template"></a></h1><p><img src="img/group_project/project-template-use_template.png"/></p>
</div>
</div>
Expand Down Expand Up @@ -7615,7 +7635,7 @@ <h1 id="Project-Template-Setup-Recap">Project Template Setup Recap<a class="anch
</div>
<div class="jp-InputArea jp-Cell-inputArea"><div class="jp-InputPrompt jp-InputArea-prompt">
</div><div class="jp-RenderedHTMLCommon jp-RenderedMarkdown jp-MarkdownOutput" data-mime-type="text/markdown">
<p><img src="img/group_project/project-template-home_folder.png"/></p>
<p><img src="img/group_project/project-template-home_folder.png"/></p>
</div>
</div>
</div>
Expand Down

0 comments on commit 71acf66

Please sign in to comment.