Skip to main content

A collection of regression datasets

Project description

RegData

Collection of regression datasets.

  • Get data in any framework: torch, tensorflow or numpy

Install

pip install regdata

Quick example

import regdata as rd
rd.set_backend('torch') # numpy, tf (numpy is default)
X, y, X_test = rd.Step().get_data()

Plot datasets to have a quick glance

import regdata as rd
rd.Olympic().plot()

Datasets

from regdata import (
    Step,
    Olympic,
    Smooth1D
)

References

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

regdata-0.1.2.tar.gz (5.8 kB view details)

Uploaded Source

File details

Details for the file regdata-0.1.2.tar.gz.

File metadata

  • Download URL: regdata-0.1.2.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7

File hashes

Hashes for regdata-0.1.2.tar.gz
Algorithm Hash digest
SHA256 6d5d7627d5dd4a17a7c2fb7b9df23f7352dcf93bee68af5ae2aa0782defddea3
MD5 372ea3a7cf022955341f525147eaf30d
BLAKE2b-256 fd5daf3d605e624d8dc280919a2fa8b8a46e681af317b2eb344a5c12a191dd1f

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