ds4ml

View on PyPIReverse Dependencies (0)

0.3.6 ds4ml-0.3.6-py3-none-any.whl

Wheel Details

Project: ds4ml
Version: 0.3.6
Filename: ds4ml-0.3.6-py3-none-any.whl
Download: [link]
Size: 38099
MD5: 6c9f8eb9a8f57b3fc1f78c0dff97a09d
SHA256: fc5a70b9a43aa8144095341842afbc75c425a6e2c0d573192f61609152a14868
Uploaded: 2023-08-14 14:50:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ds4ml
Version: 0.3.6
Summary: A Python library for data synthesis and evaluation
Maintainer: Yan Zhao
Maintainer-Email: yan.zhao01[at]sap.com
Home-Page: https://github.com/SAP/data-synthesis-for-machine-learning
Project-Url: Bug Tracker, https://github.com/SAP/data-synthesis-for-machine-learning/issues
Project-Url: Documentation, https://github.com/SAP/data-synthesis-for-machine-learning
Project-Url: Source Code, https://github.com/SAP/data-synthesis-for-machine-learning
Requires-Dist: numpy (>=1.14.3)
Requires-Dist: matplotlib (>=2.2.2)
Requires-Dist: mako (>=1.2.2)
Requires-Dist: pandas (>=0.24.2)
Requires-Dist: scikit-learn (>=0.20.2)
Requires-Dist: python-dateutil (>=2.7.3)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 823 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ds4ml/__init__.py sha256=_RBgHPVx5yVZc60de4k9LV45a6tYX3ZtKGVz_wTujAc 113
ds4ml/__version__.py sha256=9JKLavUwDF4Kn2aAWcSb2vKIjzNhflgDD_uvl8hMAvg 305
ds4ml/attribute.py sha256=E3Qy562Ns_IKPZ9ihI_4j8zj8Uo5p5bXSZQv2xg83Kk 18608
ds4ml/dataset.py sha256=ldcmCHZGLTQShHWKTv9jF7mpu_Vulilaprufly4R4_Y 11947
ds4ml/evaluator.py sha256=Nex9ydqsl2fFHsoQqgktVDod_HYsq8Qwtu99E3ueodc 13891
ds4ml/metrics.py sha256=ThZdC_sS1jhlaS7r18le4Z3M321e4lvhA_WVsspwwN4 2245
ds4ml/synthesizer.py sha256=BfUGtAl9rbCVN6YDOLUvygEc7KGeZ05NYc63CaKFqgw 15219
ds4ml/utils.py sha256=lk-cmwlzAXSI063BU7U3CLVtA8JF6yfO7buHG0Xctrk 17075
ds4ml/command/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ds4ml/command/evaluate.py sha256=YTzWEQlcuJlHeDSF5poPWC6IOKOwHfrwI_NciURKH34 3735
ds4ml/command/pattern.py sha256=RoAMHfHS2Viv0PxmHKSdu78-whFOanfPBQoK4grTzDE 3964
ds4ml/command/synthesize.py sha256=hgFfcfm9sSzaK3axAGta_IyQo6r9mri-h1DrcurWRcY 5231
ds4ml/template/report.html sha256=oW6fgbJGhhJOkAQJHeY7VGM_8wLk-MzKJr_If5vH9rc 11343
ds4ml-0.3.6.dist-info/LICENSE sha256=WtjCEwlcVzkh1ziO35P2qfVEkLjr87Flro7xlHz3CEY 11556
ds4ml-0.3.6.dist-info/METADATA sha256=gSHJmSFo_VUqh8Nx6kkfF48mY7DzBCp2vLC23k8LOSM 1622
ds4ml-0.3.6.dist-info/WHEEL sha256=5sUXSg9e4bi7lTLOHcm6QEYwO5TIF1TNbTSVFVjcJcc 92
ds4ml-0.3.6.dist-info/entry_points.txt sha256=460vXVtvz1PZUZ1cASsjg16884RwNXOEYx_P4bZh384 152
ds4ml-0.3.6.dist-info/top_level.txt sha256=1o_-RcNYdF2dNGU0_JMmpFxkcfaWvvXn5UU-TAKIeSE 6
ds4ml-0.3.6.dist-info/RECORD

top_level.txt

ds4ml

entry_points.txt

data-evaluate = ds4ml.command.evaluate:main
data-pattern = ds4ml.command.pattern:main
data-synthesize = ds4ml.command.synthesize:main