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 generate_synthetic_dataset

Generate dataset with images

synthetic_data = generate_synthetic_dataset(rows=10, cols=3, categories=["Red", "Green", "Blue"],"image_output_folderpath", image_count=10, image_size=(100, 100)) print(synthetic_data["dataset"]) print("Generated Images:", synthetic_data["images"])

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.0.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.0-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for supersynthetic-data-generator-0.1.0.tar.gz
Algorithm Hash digest
SHA256 0b1dfa7663801e3e2e2e4cf3702dc4e106a1906c0fad8ed6bfccea7836db1ebe
MD5 8cddb558e0a0b28278019a15c9d86f08
BLAKE2b-256 8f3d8ed2e9027ed53cda5f825d34200c9c26f9da4b94535d0087223823590499

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for supersynthetic_data_generator-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e950c63f7e03895b255aab78a3194a2e1d0c736cccbc24726cd058f83cecd57d
MD5 cbc68b4b9a556333e12e3e0f8513c0e6
BLAKE2b-256 cca290b226d2232da3a279b04e1f5b2c1b6ba609d188d7f1175e24109ab949e8

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