Skip to content

Commit 0a8cde6

Browse files
committed
test files
1 parent 02e1c2d commit 0a8cde6

2 files changed

Lines changed: 56 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<oml:data_set_description xmlns:oml="http://openml.org/openml">
2+
<oml:id>40945</oml:id>
3+
<oml:name>Titanic</oml:name>
4+
<oml:version>1</oml:version>
5+
<oml:description>**Author**: Frank E. Harrell Jr., Thomas Cason
6+
**Source**: [Vanderbilt Biostatistics](http://biostat.mc.vanderbilt.edu/wiki/pub/Main/DataSets/titanic.html)
7+
**Please cite**:
8+
9+
The original Titanic dataset, describing the survival status of individual passengers on the Titanic. The titanic data does not contain information from the crew, but it does contain actual ages of half of the passengers. The principal source for data about Titanic passengers is the Encyclopedia Titanica. The datasets used here were begun by a variety of researchers. One of the original sources is Eaton &amp; Haas (1994) Titanic: Triumph and Tragedy, Patrick Stephens Ltd, which includes a passenger list created by many researchers and edited by Michael A. Findlay.
10+
11+
Thomas Cason of UVa has greatly updated and improved the titanic data frame using the Encyclopedia Titanica and created the dataset here. Some duplicate passengers have been dropped, many errors corrected, many missing ages filled in, and new variables created.
12+
13+
For more information about how this dataset was constructed:
14+
http://biostat.mc.vanderbilt.edu/wiki/pub/Main/DataSets/titanic3info.txt
15+
16+
17+
### Attribute information
18+
19+
The variables on our extracted dataset are pclass, survived, name, age, embarked, home.dest, room, ticket, boat, and sex. pclass refers to passenger class (1st, 2nd, 3rd), and is a proxy for socio-economic class. Age is in years, and some infants had fractional values. The titanic2 data frame has no missing data and includes records for the crew, but age is dichotomized at adult vs. child. These data were obtained from Robert Dawson, Saint Mary's University, E-mail. The variables are pclass, age, sex, survived. These data frames are useful for demonstrating many of the functions in Hmisc as well as demonstrating binary logistic regression analysis using the Design library. For more details and references see Simonoff, Jeffrey S (1997): The &quot;unusual episode&quot; and a second statistics course. J Statistics Education, Vol. 5 No. 1.</oml:description>
20+
<oml:description_version>7</oml:description_version>
21+
<oml:format>ARFF</oml:format>
22+
<oml:upload_date>2017-10-16T01:17:36</oml:upload_date>
23+
<oml:licence>Public</oml:licence> <oml:url>https://api.openml.org/data/v1/download/16826755/Titanic.arff</oml:url>
24+
<oml:parquet_url>http://openml1.win.tue.nl/dataset40945/dataset_40945.pq</oml:parquet_url> <oml:file_id>16826755</oml:file_id> <oml:default_target_attribute>survived</oml:default_target_attribute> <oml:tag>text_data</oml:tag> <oml:visibility>public</oml:visibility> <oml:minio_url>http://openml1.win.tue.nl/dataset40945/dataset_40945.pq</oml:minio_url> <oml:status>active</oml:status>
25+
<oml:processing_date>2018-10-04 07:19:36</oml:processing_date> <oml:md5_checksum>60ac7205eee0ba5045c90b3bba95b1c4</oml:md5_checksum>
26+
</oml:data_set_description>
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
<oml:data_set_description xmlns:oml="http://openml.org/openml">
2+
<oml:id>61</oml:id>
3+
<oml:name>iris</oml:name>
4+
<oml:version>1</oml:version>
5+
<oml:description>**Author**: R.A. Fisher
6+
**Source**: [UCI](https://archive.ics.uci.edu/ml/datasets/Iris) - 1936 - Donated by Michael Marshall
7+
**Please cite**:
8+
9+
**Iris Plants Database**
10+
This is perhaps the best known database to be found in the pattern recognition literature. Fisher's paper is a classic in the field and is referenced frequently to this day. (See Duda &amp; Hart, for example.) The data set contains 3 classes of 50 instances each, where each class refers to a type of iris plant. One class is linearly separable from the other 2; the latter are NOT linearly separable from each other.
11+
12+
Predicted attribute: class of iris plant.
13+
This is an exceedingly simple domain.
14+
15+
### Attribute Information:
16+
1. sepal length in cm
17+
2. sepal width in cm
18+
3. petal length in cm
19+
4. petal width in cm
20+
5. class:
21+
-- Iris Setosa
22+
-- Iris Versicolour
23+
-- Iris Virginica</oml:description>
24+
<oml:description_version>4</oml:description_version>
25+
<oml:format>ARFF</oml:format>
26+
<oml:creator>R.A. Fisher</oml:creator> <oml:collection_date>1936</oml:collection_date> <oml:upload_date>2014-04-06T23:23:39</oml:upload_date>
27+
<oml:language>English</oml:language> <oml:licence>Public</oml:licence> <oml:url>https://api.openml.org/data/v1/download/61/iris.arff</oml:url>
28+
<oml:parquet_url>http://openml1.win.tue.nl/dataset61/dataset_61.pq</oml:parquet_url> <oml:file_id>61</oml:file_id> <oml:default_target_attribute>class</oml:default_target_attribute> <oml:version_label>1</oml:version_label> <oml:citation>https://archive.ics.uci.edu/ml/citation_policy.html</oml:citation> <oml:tag>study_1</oml:tag><oml:tag>study_25</oml:tag><oml:tag>study_4</oml:tag><oml:tag>study_41</oml:tag><oml:tag>study_50</oml:tag><oml:tag>study_52</oml:tag><oml:tag>study_7</oml:tag><oml:tag>study_86</oml:tag><oml:tag>study_88</oml:tag><oml:tag>study_89</oml:tag><oml:tag>uci</oml:tag> <oml:visibility>public</oml:visibility> <oml:original_data_url>https://archive.ics.uci.edu/ml/datasets/Iris</oml:original_data_url> <oml:paper_url>http://digital.library.adelaide.edu.au/dspace/handle/2440/15227</oml:paper_url> <oml:minio_url>http://openml1.win.tue.nl/dataset61/dataset_61.pq</oml:minio_url> <oml:status>active</oml:status>
29+
<oml:processing_date>2020-11-20 19:02:18</oml:processing_date> <oml:md5_checksum>ad484452702105cbf3d30f8deaba39a9</oml:md5_checksum>
30+
</oml:data_set_description>

0 commit comments

Comments
 (0)