Add your description here
Project description
fraud
Pronunciation: /frɔːd/ (FRAWD)
Simplified Synthetic Data
fraud is a python package designed to streamline synthetic data for finetuning machine learning models.
When finetuning for a domain specific task (i.e. extracting medical using NER), data scarcity can quickly become a limiting factor. Data annotation is the ideal solution; however it is often expensive, time-consuming, and resource-intensive.
Synthetic data offers an effective middle ground, enabling models to significantly enhance their performance by supplementing smaller datasets.
Usage
Here's a basic example to get you started.
import fraud as fr
synthetic_samples = fr.make_fake('Could you please meet {name} at {time}', 20)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fraud-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fraud-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3de6ac4f1e0087fab76161a43725ccd7acd86d332ac55d4296a85ea9f2a6f62d
|
|
| MD5 |
9b7c2717bdcb45d9f0b0eb8180bec542
|
|
| BLAKE2b-256 |
a850004aac4c311cd743b1b2dfe3e46652f84132cb59484e9084e6e1d3d77a85
|