https://github.com/clearbox-ai/clearbox-synthetic-kit

Clearbox AI's all-in-one solution for generation and evaluation of synthetic tabular and time-series data.

https://github.com/clearbox-ai/clearbox-synthetic-kit

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.4%) to scientific vocabulary

Keywords

generative-ai synthetic-data synthetic-dataset-generation tabular-data time-series
Last synced: 6 months ago · JSON representation

Repository

Clearbox AI's all-in-one solution for generation and evaluation of synthetic tabular and time-series data.

Basic Info
Statistics
  • Stars: 44
  • Watchers: 4
  • Forks: 1
  • Open Issues: 4
  • Releases: 0
Topics
generative-ai synthetic-data synthetic-dataset-generation tabular-data time-series
Created about 1 year ago · Last pushed 6 months ago
Metadata Files
Readme License

README.md

Documentation Status PyPI Version Downloads GitHub stars

The synthetic data generation library.

Clearbox AI's all-in-one solution for generation and evaluation of synthetic tabular and time-series data.

In addition to its data generation modules, Clearbox Synthetic Kit includes a high-speed preprocessing module to prepare data for training, as well as an evaluation package designed to assess the utility and, when necessary, the privacy level of synthetic data.

Dive into the Wiki section of the documentation to explore everything about the library! 🚀

Installation

shell $ pip install clearbox-synthetic-kit

[!IMPORTANT] The current version of clearbox-synthetic-kit works only on Linux and MacOS

Try it out

Get a quick overview of the generation process with Clearbox Synthetic Kit.

Open In Colab

Find other examples and use cases here.


Contacts

Email   info@clearbox.ai

Website  www.clearbox.ai

Owner

  • Name: Clearbox AI
  • Login: Clearbox-AI
  • Kind: organization
  • Email: info@clearbox.ai

GitHub Events

Total
  • Issues event: 17
  • Watch event: 48
  • Delete event: 11
  • Issue comment event: 5
  • Member event: 3
  • Push event: 254
  • Pull request review event: 1
  • Pull request event: 39
  • Fork event: 2
  • Create event: 13
Last Year
  • Issues event: 17
  • Watch event: 48
  • Delete event: 11
  • Issue comment event: 5
  • Member event: 3
  • Push event: 254
  • Pull request review event: 1
  • Pull request event: 39
  • Fork event: 2
  • Create event: 13

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 10
  • Total pull requests: 16
  • Average time to close issues: 18 days
  • Average time to close pull requests: about 8 hours
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 14
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 10
  • Pull requests: 16
  • Average time to close issues: 18 days
  • Average time to close pull requests: about 8 hours
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 14
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • dariobrunelli (10)
Pull Request Authors
  • gillus (14)
  • dariobrunelli (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 278 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 20
  • Total maintainers: 1
pypi.org: clearbox-synthetic-kit

Clearbox AI's all-in-one solution for generation and evaluation of synthetic tabular and time-series data.

  • Versions: 20
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 278 Last month
Rankings
Dependent packages count: 9.8%
Forks count: 31.9%
Average: 34.6%
Stargazers count: 41.8%
Dependent repos count: 55.0%
Maintainers (1)
Last synced: 6 months ago

Dependencies

.github/workflows/aws-codeartifact.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • aws-actions/configure-aws-credentials v1 composite
.github/workflows/aws-codeartifact.yml:Zone.Identifier actions
.github/workflows/docker-hub-dev.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action ad44023a93711e3deb337508980b4b5e9bcdc5dc composite
  • docker/login-action f054a8b539a109f9f41c372932f1ae047eff08c9 composite
  • docker/metadata-action 98669ae865ea3cffbcbaa878cf57c20bbf1c6c38 composite
.github/workflows/docker-hub-dev.yml:Zone.Identifier actions
.github/workflows/docker-hub-trial.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action ad44023a93711e3deb337508980b4b5e9bcdc5dc composite
  • docker/login-action f054a8b539a109f9f41c372932f1ae047eff08c9 composite
  • docker/metadata-action 98669ae865ea3cffbcbaa878cf57c20bbf1c6c38 composite
.github/workflows/docker-hub-trial.yml:Zone.Identifier actions
.github/workflows/engine-dev.yml actions
  • actions/checkout v2 composite
  • aws-actions/amazon-ecr-login v1 composite
  • aws-actions/configure-aws-credentials v1 composite
.github/workflows/engine-dev.yml:Zone.Identifier actions
.github/workflows/engine-prod.yml actions
  • actions/checkout v2 composite
  • aws-actions/amazon-ecr-login v1 composite
  • aws-actions/configure-aws-credentials v1 composite
.github/workflows/engine-prod.yml:Zone.Identifier actions
.github/workflows/gcp-artifactregistry.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v2 composite
  • google-github-actions/auth v2 composite
.github/workflows/gcp-artifactregistry.yml:Zone.Identifier actions
Dockerfile docker
  • python 3.9.7-slim-bullseye build
requirements.txt pypi
  • cython *
  • dateparser *
  • diffrax *
  • equinox *
  • flax ==0.8.5
  • jax ==0.4.30
  • loguru *
  • numpy <2.0.0
  • optax *
  • pandas *
  • pydantic *
  • pydateinfer *
  • pytest *
  • pytest-cov *
  • pytest-lazy-fixture *
  • requests *
  • scikit-learn *
  • tqdm *
  • typing *
  • xgboost *
setup.py pypi