Skip to main content

Read UCI dataset without the need to download any file from an external website.

Project description

Python Documentation Github MIT License LinkedIn


UCI Dataset

A tool for loading UCI Machine Learning Repository datasets easily without need to download them.
List of avaiable dataset»

List of dataset

Here you can find the list of dataset in the latest release along with the name of the function to load the data.

Prerequisites

The requirements are numpy, pandas, and scipy

Installation

  1. Clone the repo
    git clone https://github.com/maryami66/uci_dataset
    
  2. Install NPM packages
    pip install uci-dataset
    

Usage

Load the data using load_dataname

import uci_dataset as dataset

abolone = dataset.load_abolone()

Contributing

I would be happy if a contributor add more dataset.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Maryam Bahrami - maryami_66@yahoo.com

Project Link: https://github.com/maryami66/uci-dataset

Acknowledgements

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

uci_dataset-0.0.7.tar.gz (12.7 kB view hashes)

Uploaded Source

Built Distribution

uci_dataset-0.0.7-py2.py3-none-any.whl (10.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page