Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonyh0401/python-ticket-purchase-dataset-generator-it-project-tdtu
Ticket Purchase Dataset Generator using Python for IT Project TDTU
https://github.com/tonyh0401/python-ticket-purchase-dataset-generator-it-project-tdtu
python
Last synced: 10 days ago
JSON representation
Ticket Purchase Dataset Generator using Python for IT Project TDTU
- Host: GitHub
- URL: https://github.com/tonyh0401/python-ticket-purchase-dataset-generator-it-project-tdtu
- Owner: TonyH0401
- Created: 2024-04-06T07:32:19.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-04-06T11:08:21.000Z (7 months ago)
- Last Synced: 2024-04-06T13:26:20.142Z (7 months ago)
- Topics: python
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Ticket Purchase Dataset Generator using Python
This is part of Information Technology Project by TDTU. It contains ChatGPT prompt to generate Python code for dataset generation, code snippet for dataset generation using ChatGPTv3 and code snippet for dataset generation using ChatGPTv4.
## Features
- Include prompt for ChatGPT to generate the dataset (post originally: _removed_)
- Include ChatGPTv3 code snippet
- Include ChatGPTv4 code snippet