silentwater/aima-data
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
<<header("Online Data Repository")>>
The <tt>data/</tt> directory holds data files that are used in common
by the <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F..%2Flisp%2Fdoc%2Foverview.html">Lisp</a>, <a
href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Ca+href%3D"http://www.norvig.com/python/python.html">Python</a" rel="nofollow">http://www.norvig.com/python/python.html">Python</a>, and <a
href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fjava-overview.html">Java</a> implementations of the code
repository. See the "<a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F..%2Fcode.html">online code instructions</a>
for more information on how to install and use these data files.
<p>The files are as follows:
<p><table border=1>
<tr><th>Data Filename<th>Documentation<th>Description
<tr><td><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fascii-robotdata1.log">ascii-robotdata1.log</a><td><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fascii-robotdata1.txt">ascii-robotdata1.txt</a><td>Range data for robot localization
<tr><td><b><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fdata.zip">data.zip</a><td> <td>A zip file of this entire directory
<tr><td><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Firis.csv">iris.csv</a><td><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Firis.txt">iris.txt</a><td>Machine learning data: different types of iris flowers
<tr><td><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Forings.csv">orings.csv</a><td><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Forings.txt">orings.txt</a><td>Machine learning data: O-rings on the space shuttle
<tr><td><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Frestaurant.csv">restaurant.csv</a><td> <td>Machine learning data: the restaurant example from the text
<tr><td><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fspam.txt">spam.txt</a><td> <td>Machine learning data: A collection of spam email
<tr><td><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fwordlist">wordlist</a><td> <td>A list of English words
<tr><td><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fzola.txt">zola.txt</a><td> <td>English text: Emile Zola's <i>Nana</i>, through Chapter 12
<tr><td><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fzoo.csv">zoo.csv</a><td><a href="proxy.php?url=https%3A%2F%2Fgithub.com%2Fzoo.txt">zoo.txt</a><td>Machine learning data: animals and their characteristics
</table>
<<footer>>