Metadata-Version: 2.1
Name: synthdata
Version: 0.0.3
Summary: Generate synthetic data to fill, balance and expand datasets
Author-email: David Candela <David.Candela@autonoma.cat>
Project-URL: Homepage, https://github.com/Littleote/TFG
Project-URL: Bug Tracker, https://github.com/Littleote/TFG/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy (>=1.20)
Requires-Dist: pandas (>=1.4)
Requires-Dist: dill (>=0.3)
Requires-Dist: torch (>=1.12)
Requires-Dist: optuna (>=3.0)

