Skip to main content

A library to generate synthetic datasets for testing ML models

Project description

Super Synthetic Data Generator

A Python library to generate synthetic datasets for testing machine learning models. It supports:

  • Tabular Data
  • Text Data
  • Categorical Data
  • Image Data

Installation

pip install supersynthetic-data-generator

Usage

from supersynthetic_data_generator import get_synthetic_data

synthetic_data = get_synthetic_data( rows=10, cols=3, categories=["Red", "Green", "Blue"], imagefolder_path="image_output_folderpath", image_count=10, image_size=(100, 100) ) print(synthetic_data)

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

supersynthetic-data-generator-0.1.3.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

supersynthetic_data_generator-0.1.3-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file supersynthetic-data-generator-0.1.3.tar.gz.

File metadata

File hashes

Hashes for supersynthetic-data-generator-0.1.3.tar.gz
Algorithm Hash digest
SHA256 5cc92ae463a1966d6e4b9bfdef99218e1efb9844771ed64d7dd737aea7f86257
MD5 d3151088a7f3fea05cac7239635f9d4b
BLAKE2b-256 70eeea658545b828e3f314caf85a3eeebc3c5efce2fe3f4ab7f77b642775283d

See more details on using hashes here.

File details

Details for the file supersynthetic_data_generator-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for supersynthetic_data_generator-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a0b29fb1f4d0fa4f4a0d6ffa872bb48f4595862fd8a1b0e87e7ca784d0eaa1be
MD5 c6948828fbe68ceed2fec6afab55c52e
BLAKE2b-256 42322537adddc4f739cd7f1c54a7fd3df5f5c84208f28866ca56b94dfdc23cd1

See more details on using hashes here.

Supported by

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