Skip to content

Commit 32adbba

Browse files
Copy the openml/tests/ files to openml/staging, for tests with the staging server
1 parent 4cb0ee1 commit 32adbba

17 files changed

Lines changed: 333826 additions & 0 deletions

File tree

tests/files/org/openml/staging/datasets/-1/dataset.arff

Lines changed: 20008 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<oml:data_set_description xmlns:oml="http://openml.org/openml">
2+
<oml:id>-1</oml:id>
3+
<oml:name>dexter</oml:name>
4+
<oml:version>1</oml:version>
5+
<oml:description>Test set of the dexter dataset as used
6+
in the AutoWEKA paper (Thornton et al. 2013)</oml:description>
7+
<oml:format>ARFF</oml:format>
8+
<oml:upload_date></oml:upload_date>
9+
<oml:licence>Public</oml:licence>
10+
<oml:url>http://www.cs.ubc.ca/labs/beta/Projects/autoweka/datasets/dexter.zip</oml:url>
11+
<oml:default_target_attribute>class</oml:default_target_attribute>
12+
<oml:md5_checksum></oml:md5_checksum>
13+
</oml:data_set_description>

0 commit comments

Comments
 (0)