/titanic-synthetic

Generating a synthetic dataset from the Titanic one

Primary LanguageJupyter Notebook

Titanic-synthetic

Generating a synthetic dataset from the Titanic dataset

Testing the SDV package to synthetize a single table based on the Titanic dataset.

Using Catboost to train a model on the syntheitc dataset, and then compare it with a similar model trained on the original dataset.