Search
You can find the results of your search below.
Fulltext results:
- 06
- eek we learned about <em>trees</em>, which can be used to represent data such as ancestry (a family tre... n through a social network. But trees can also be used for designing programs that classify other data ... t</em>, 2021</p> </blockquote> <p>This assignment uses very simple notions of what machine learning doe... ave data on what has happened in the past, and we use statistics about it to make decisions about new s
- 02
- </code>.</p> <p><strong>Hint</strong>: Can you reuse any of the functions that we already wrote?</p></... pre> <p>This is very common, especially if you’ve used other programming languages before. However, the... p the code and the programming operations that we used: What are the limitations of our current code/op... ld output <code class="constant">false</code> because of a limitation of its design or vice versa. Reme
- 03
- light begin to dwindle. In this assignment, we’ll use our experience working with tables (in class and ... ers, and underscores – in the spreadsheet URL and use it to load it into a Pyret table named <code>cele... >To ensure the autograder works for your program, use the column names</p> <pre><code>year, month, day,... e, moon-culm, moon-set </code></pre> <p>We won’t use <em>all</em> of the columns in this spreadsheet.
- 05
- me of these problems, we will tell you whether to use the built-in list operations (like <code>map</cod... (approximately) how often they speak.</p> <p>Because this involves a separate count for each character... s occur in the first input.</p> </div> <p>Do not use the built-in Table function <code>count</code>; t... e want you to practice programming with lists, so use <code>add-col</code> instead. You may use any com
- 04
- de for loading a table from a Google spreadsheet. Use the same column names that are in the spreadsheet... tes or other places that are divided into states. Use <code>transform-column</code> to change missing v... e contains a <code>"birthyear"</code> column. Because the famous individuals lived throughout recorded
- 01
- color shades.</li> </ul> <p>For instance, you can use <code>"green"</code> as the color name even thoug