acere / titanic-synthetic

Generating a synthetic dataset from the Titanic one

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Generating a synthetic dataset from the Titanic one


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%