This project focuses on generating synthetic data using the CTGAN algorithm on tabular data. The aim is to tackle data preprocessing and generation challenges while safeguarding real data against privacy risks.
- Backend: Contains the core logic for data processing and CTGAN algorithm implementation.
- Frontend: Provides a user interface for interacting with the synthetic data generation system.
- Node_Modules: Includes necessary dependencies for the project.
- Uploads: Manages files uploaded by users for data generation.
To set up the project, follow these steps:
- Clone the repository to your local machine.
- Navigate to the project directory.
- Install the required dependencies using
npm install
. - Run the server.js file to launch the project.
- Python
- JavaScript
- Node.js
- HTML
- CSS
This project is open source and available under the MIT License.
For any queries or contributions, please open an issue in the repository.