Path: blob/master/Generative AI for Intelligent Data Handling/Day 2 Synthetic Data Generation using Python.ipynb
3074 views
Kernel: Python 3 (ipykernel)
Generate synthetic data using Python with the help of libraries like numpy and pandas, and then save it to a CSV file
In [1]:
Out[1]:
Synthetic data has been generated and saved to synthetic_data.csv.
In [3]:
Out[3]:
Synthetic data has been generated and saved to Emp_data.csv.
In [8]:
In [4]:
Out[4]:
Sample image saved successfully.
In [10]:
Out[10]:
In [11]:
Out[11]:
In [14]:
Out[14]:
In [22]:
Out[22]:
Item no.: 1 --> Item name = animal
Evaluating...
Starting Download...
Errors: 0
Item no.: 1 --> Item name = animal
Evaluating...
Starting Download...
Errors: 0
Item no.: 1 --> Item name = animal
Evaluating...
Starting Download...
Errors: 0
Item no.: 1 --> Item name = animal
Evaluating...
Starting Download...
Errors: 0
Item no.: 1 --> Item name = animal
Evaluating...
Starting Download...
Errors: 0
Images downloaded and saved in the directory: animal_images
In [ ]:
In [24]: