diff --git a/core/zoo-finnish.tab.info b/core/zoo-finnish.tab.info new file mode 100644 index 0000000..2a38dab --- /dev/null +++ b/core/zoo-finnish.tab.info @@ -0,0 +1,21 @@ +{ + "collection": "UCI", + "description": "A dataset created by Richard Forsyth contains seventeen binary-valued attributes that describe animals. Features include information about presence of hair, feathers and teeth, report if animal is aquatic or airborn, and alike. Animals are named and are classified into seven categories: amphibian, bird, fish, insect, invertaebrate, mammal, and reptile.", + "name": "animals", + "title": "Zoo data set - in Finnish", + "instances": 100, + "variables": 18, + "missing": false, + "target": "categorical", + "size": 9415, + "year": 1990, + "version": "1.0", + "tags": [ + "biology" + ], + "references": [], + "source": "UCI ML Repository", + "url": "https://datasets.biolab.si/core/zivali-v-finscini.tab", + "seealso": [], + "language": "English" +} \ No newline at end of file diff --git a/core/zoo-missing.tab.info b/core/zoo-missing.tab.info new file mode 100644 index 0000000..26cc977 --- /dev/null +++ b/core/zoo-missing.tab.info @@ -0,0 +1,21 @@ +{ + "collection": "UCI", + "description": "ZA dataset created by Richard Forsyth contains seventeen binary-valued attributes that describe animals. Features include information about presence of hair, feathers and teeth, report if animal is aquatic or airborn, and alike. Animals are named and are classified into seven categories: amphibian, bird, fish, insect, invertaebrate, mammal, and reptile. This version includes some missing data.", + "name": "zoo", + "title": "Zoo - with missing data", + "instances": 100, + "variables": 18, + "missing": false, + "target": "categorical", + "size": 6531, + "year": 1990, + "version": "1.0", + "tags": [ + "biology" + ], + "references": [], + "source": "UCI ML Repository", + "url": "https://file.biolab.si/datasets/zoo-missing.tab", + "seealso": [], + "language": "English" +} \ No newline at end of file