Search

You can find the results of your search below.

02 @courses:cs101-2022b:assignments
7 Hits, Last modified:
ar.</p> <p><strong>Task</strong>: Copy and paste these definitions into the top of your code:</p> <pre>... walking, swimming&quot;</span> </code></pre> <p>These definitions are for <em>global variables</em>, wh... eck passed" /></p> <p>Instead, if you see one of these screens, please check your function names, input ... ollowing questions:</p> <ul> <li>How do you think these functions differ from how real ads are targeted?<
06 @courses:cs101-2022b:assignments
6 Hits, Last modified:
nets to the people who are most at risk. To make these decisions, they want to use machine learning on d... uate how well the resulting system does at making these decisions.</p> <h2 id="guidelines">Guidelines</h2... propriate threshold would then be halfway between these two averages.</p></li> </ul> <div class="task"> <... malaria.</li> </ul> </div> <p>Notice that to find these three thresholds, you’ll be repeating the same st
03 @courses:cs101-2022b:labs
5 Hits, Last modified:
b, you’ll be looking at the relationships between these columns.</p> <p>To get started, include this code... tionship between sugar and winning percentage? Do these two attributes seem correlated? One way to gain a... nization of our data impact our ability to answer these questions?</p> <p>Here, we see that filtering, or... f the key operations. So far we’ve only looked at these operations on tabular data, but these same buildi
05 @courses:cs101-2022b:labs
5 Hits, Last modified:
w about tables, lists, and functions to visualize these squirrel sightings.</p> <blockquote> <img src="h... word">end</span> </code></pre> <p>Let’s check if these coordinates look right! To do that, we need a col... ="string">"location"</code>).</li> </ul> <p>While these fields give us observations that wouldn’t otherwi... sy to process.</p> <p>Rather than try to process these values in the table itself, let’s pull them out a
01 @courses:cs101-2022b:assignments
3 Hits, Last modified:
l> <h2>Assignment</h2> <p>Write code to generate these three flags:</p> <ol> <li><p><a href="https://en.... even though it produces a brighter green than on these flags. If you want to be more accurate, a compreh... le="border: 1px solid black" /></p></li> </ol> <p>These are more challenging than they look!</p> <h2>Ack
05 @courses:cs101-2022b:assignments
3 Hits, Last modified:
ome basic ideas about analyzing text. For some of these problems, we will tell you whether to use the bui... ncluded at the top provides functions for each of these tasks:</p> <ul> <li><p><code>create-table-with-c... choose the behavior of your function if either of these is not the case.</p> <h2>OPTIONAL Part 4</h2>
04 @courses:cs101-2022b:labs
3 Hits, Last modified:
e> or <code>none</code>.</p> <p>In order to turn these values into the data types we all know and love –... values that can’t be converted to numbers. To fix these sanitizer errors, you’ll have to edit the spreads... /h2> <p>When you’re done with the lab, check out these <a href="https://www.tylervigen.com/spurious-corr
01 @courses:cs101-2022b:labs
2 Hits, Last modified:
but when you mix operators, you need to add parentheses to tell Pyret what to do first.</p></li> </ol> <... rograms, including the one you just saved.</p> <p>These are stored in Google Drive. When you look at your
04 @courses:cs101-2022b:assignments
1 Hits, Last modified:
a.org/wiki/Common_Era">Before the Common Era</a>. These are represented as negative numbers, which is acc
02 @courses:cs101-2022b:labs
1 Hits, Last modified:
single copy of the lab with both your names. (See these <a href="https://help.gradescope.com/article/m5qz
07 @courses:cs101-2022b:labs
1 Hits, Last modified:
pipes, and branches, our data definition includes these three varieties.</p> <p class="task"><strong>Tas