biolab / orange3

🍊 :bar_chart: :bulb: Orange: Interactive data analysis
https://orangedatamining.com
Other
4.82k stars 1.01k forks source link

Datasets: agree on useful tags #2973

Closed ajdapretnar closed 6 years ago

ajdapretnar commented 6 years ago
Orange version

3.11.dev

Expected behavior

Data sets are marked with useful and standard tags.

Actual behavior

Data sets are marked with random tags or useless tags.

Steps to reproduce the behavior

Open Datasets. Wine data set has tag 'wine', zoo data set has tag 'animals'. Not giving any extra information.

Additional info (worksheets, data, screenshots, ...)

I propose a solution for improving tagging:

Please add your suggestions.

ajdapretnar commented 6 years ago

I would like to implement this. @BlazZupan @lanzagar What do you think?

lanzagar commented 6 years ago

I agree tags could and should be improved. The proposed tags look good enough (better than current). I am not sure about the usefulness of the first item - tags for purpose - isn't that information visible in the Target column (categorical=classification, numeric=regression, no target = unsupervised/clustering).

Otherwise I think you can start a PR with tag improvements.

ajdapretnar commented 6 years ago

I am not sure about the usefulness of the first item

I agree. I have prepared a PR. I am not sure the solution is optimal, but at least now it is fairly consistent.