Search
You can find the results of your search below.
Fulltext results:
- 02
- nt">false</code>. Make sure to write examples for each function before you try writing the function body... itten:</p> <ul> <li>Did you write a docstring for each function?</li> <li>Do you have examples that demo... of <code>show-ad2</code>.</p> <p>The output from each function for each input should be surprising given the input. That is, an ad could seem perfect for the
- 05
- es per character</h2> <p>Let’s find out how much each character has to say! The ALL-CAPS names mark the beginning of each character’s spoken lines in the text, so finding ... p> <p>Because this involves a separate count for each character, this is best represented using a table... code class="string">"count"</code>, and a row for each character. For instance, two entries would be:</p
- 03
- that contains the number of hours of sunlight for each day.</p> <p>Remember: To do this, you’ll need to ... we’re ready to compute the hours of moonlight for each day in the table.</p> <p><strong>Task</strong>: M... hat contains the number of hours of moonlight for each day.</p> <p>Be sure you are starting with <code>c... n the table give a good label for the bars. Since each bar is for one day, they should be labeled with t
- 06
- ne a small example table with values that lead to each of the five decision nodes in the tree.</p> <h2 i... he average distance from a lake for the people in each table.</p></li> <li><p>An appropriate threshold w... You can do these three steps manually to compute each threshold, but I recommend writing a function to ... <code>DecisionTree</code> <code>net-dt</code> on each row.</p> <p><strong>Hint</strong>: Use a lambda e
- 04
- o reflect? Provide an example from the dataset of each assumption you name and explain why the assumptio... task"><strong>Task</strong>: Count how many times each state occurs in the <code>people-us-states</code>... le, including writing docstrings and examples for each function. Review the <a href="https://www.cs.vass