Skip to main content

Dataloader for PyTorch

Project description

Dataloader

A python module for loading datasets from

  • Scikit-learn
  • Torchvision

It supports loading

  • Wine
  • Iris
  • MNIST datasets

Defaults to loading IRIS.

This module also performs pre-processing relevant to each data set type. It handles categorical data for tabular sets like Iris and it performs transforms for images in the computer vision dataset like MNIST.

Install

Using a package manager

$ poetry add dataloader-fetcher

Example usage

fetcher = DataloaderFetcher()
train_loader = fetcher.train_loader(name="Iris")
test_loader  = fetcher.test_loader(name="Iris")

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

dataloader_fetcher-0.0.1.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

dataloader_fetcher-0.0.1-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file dataloader_fetcher-0.0.1.tar.gz.

File metadata

  • Download URL: dataloader_fetcher-0.0.1.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.9.9 Darwin/21.5.0

File hashes

Hashes for dataloader_fetcher-0.0.1.tar.gz
Algorithm Hash digest
SHA256 1b84aaf7638f31c0fba21d099d26acf3a06f212883eca36e78e4b650fd9e4643
MD5 2ecd1e01747e530b94c558778c646ced
BLAKE2b-256 13e5d270f4fbfe062ea327f23e44d7e1bf5085abe5526f41dba6a4bd23f3aa03

See more details on using hashes here.

File details

Details for the file dataloader_fetcher-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for dataloader_fetcher-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 068032dc8878c8022353710132fad80149f648358fa0185340b3da2ae7773dbf
MD5 1da47c9c28e77e92c4d40ddd0a22fcb8
BLAKE2b-256 611fb799db165699236ac3d8afa962e9bea0baf3db6810ce2455c458d50285ca

See more details on using hashes here.

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