GjjvdBurg / UCI_Datasets_Filter

Simple webpage to filter the UCI datasets on number of instances, attributes, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filter the UCI datasets

This repository contains a scraper for the UCI datasets, and a python script which turns the data into a webpage which allows you to filter the datasets easily on the number of instances, number of attributes, etc. I created this because I've repeatedly needed to be able to filter on instances/attributes and the UCI dataset page lacks this feature.

To view the results go to the GitHub page: https://gjjvdburg.github.io/UCI_Datasets_Filter/.

Author

Gertjan van den Burg. GPL v2. License.

About

Simple webpage to filter the UCI datasets on number of instances, attributes, etc.

License:GNU General Public License v2.0


Languages

Language:Python 97.3%Language:Makefile 2.7%