Read UCI dataset without the need to download any file from an external website.
Project description
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
- Clone the repo
git clone https://github.com/maryami66/uci_dataset
- 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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file uci_dataset-0.0.7.tar.gz
.
File metadata
- Download URL: uci_dataset-0.0.7.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 669c185063f026c2fe6c72045772b6666fd3c419b9338ccd4492327a8856d4b9 |
|
MD5 | 514f4bdc661ac723bd88bb2e1a7a0bd6 |
|
BLAKE2b-256 | c3212af20e9347dd835ea4c3920615782d48b014632cff861d1cd9ef293dbb62 |
File details
Details for the file uci_dataset-0.0.7-py2.py3-none-any.whl
.
File metadata
- Download URL: uci_dataset-0.0.7-py2.py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4fa3b3743cab515b4eed835e9d0040f25f8aafe3176ebf2f6ee4dabf80f2dcda |
|
MD5 | c67a400c5210651e1c1700287736ffa5 |
|
BLAKE2b-256 | 8755a629effbf48c86e15eab5a8a369cfed381d61b4ee3082b6d944b031325b0 |