Skip to content

Commit b564731

Browse files
committed
add abck test files
1 parent e53a31c commit b564731

37 files changed

Lines changed: 334458 additions & 0 deletions

tests/files/localhost_8000

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
org/openml/test
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<oml:data_features xmlns:oml="http://openml.org/openml">
2+
<oml:feature>
3+
<oml:index>0</oml:index>
4+
<oml:name>V1</oml:name>
5+
<oml:data_type>numeric</oml:data_type>
6+
<oml:is_target>false</oml:is_target>
7+
<oml:is_ignore>false</oml:is_ignore>
8+
<oml:is_row_identifier>false</oml:is_row_identifier>
9+
<oml:number_of_missing_values>0</oml:number_of_missing_values>
10+
</oml:feature>
11+
<oml:feature>
12+
<oml:index>1</oml:index>
13+
<oml:name>V42</oml:name>
14+
<oml:data_type>nominal</oml:data_type>
15+
<oml:nominal_value> - 50000.</oml:nominal_value>
16+
<oml:nominal_value> 50000+.</oml:nominal_value>
17+
<oml:is_target>false</oml:is_target>
18+
<oml:is_ignore>false</oml:is_ignore>
19+
<oml:is_row_identifier>false</oml:is_row_identifier>
20+
<oml:number_of_missing_values>0</oml:number_of_missing_values>
21+
</oml:feature>
22+
</oml:data_features>

tests/files/misc/trace.arff

Lines changed: 519 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<oml:error xmlns:oml="http://openml.org/openml">
2+
<oml:code>354</oml:code>
3+
<oml:message>Dataset is in use by other content. Can not be deleted</oml:message>
4+
</oml:error>
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<oml:error xmlns:oml="http://openml.org/openml">
2+
<oml:code>352</oml:code>
3+
<oml:message>Dataset does not exist</oml:message>
4+
</oml:error>
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<oml:error xmlns:oml="http://openml.org/openml">
2+
<oml:code>353</oml:code>
3+
<oml:message>Dataset is not owned by you</oml:message>
4+
</oml:error>
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<oml:data_delete xmlns:oml="http://openml.org/openml">
2+
<oml:id>40000</oml:id>
3+
</oml:data_delete>
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>https://data.openml.org/datasets/0000/0061/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>Botany</oml:tag><oml:tag>Ecology</oml:tag><oml:tag>Kaggle</oml:tag><oml:tag>Machine Learning</oml:tag><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>https://data.openml.org/datasets/0000/0061/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>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<oml:error xmlns:oml="http://openml.org/openml">
2+
<oml:code>324</oml:code>
3+
<oml:message>flow is in use by other content (runs). Can not be deleted</oml:message>
4+
<oml:additional_information>{10716, 10707} ()</oml:additional_information>
5+
</oml:error>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<oml:error xmlns:oml="http://openml.org/openml">
2+
<oml:code>328</oml:code>
3+
<oml:message>flow is in use by other content (it is a subflow). Can not be deleted</oml:message>
4+
<oml:additional_information>{37661}</oml:additional_information>
5+
</oml:error>

0 commit comments

Comments
 (0)