File tree 2 files changed +10
-9
lines changed
2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 1
1
# 📝 TODO
2
2
3
- - [ ] ** Feature** | Support multi-table data synthesis
4
3
- [ ] ** Feature** | Support more single-table data synthetic models
5
4
- [ ] OCT-GAN Model
6
5
- [ ] CTAB-GAN Model
7
6
- [ ] Table-GAN Model
8
- - [ ] TVAE Model
9
7
10
8
# 🚧 Doing
11
9
12
- - [ ] ** Enhance** | Automatic identification and handling of fixed relationships
13
- - [ ] ** Docs** | Improved CONTRIBUTING documentation with 4+1 view and overview diagram
14
- - [ ] ** Enhance** | Hundred Thousand Level Discrete Data supported Gaussian Copula
10
+ - [ ] ** Feature** | Support multi-table data synthesis
11
+ - [ ] ** Feature** | Support more single-table data synthetic models - TVAE Model
15
12
16
13
# ✅ Done
17
14
15
+ - [x] ** Enhance** | Hundred Thousand Level Discrete Data supported Gaussian Copula
16
+ - [x] ** Docs** | Improved CONTRIBUTING documentation with 4+1 view and overview diagram
17
+ - [x] ** Enhance** | Automatic identification and handling of fixed relationships
18
18
- [x] ** Feature** | Support for single-table data synthesis based on CTGAN
19
19
- [x] ** Feature** | Support for single-table data synthesis based on GaussianCopula
20
20
- [x] ** Feature** | Support for single-table data synthesis without real data based on LLM
Original file line number Diff line number Diff line change 5
5
- OCT-GAN 模型
6
6
- CTAB-GAN 模型
7
7
- Table-GAN 模型
8
- - TVAE 模型
9
8
10
9
# 🚧 进行中
11
10
12
- - [ ] ** 增强** | 自动识别和处理固定关系
13
- - [ ] ** 文档** | 改进贡献者导读文档,添加4+1视图和概览图
14
- - [ ] ** 增强** | 支持十万级离散数据的高斯 Copula 数据合成
11
+ - [ ] ** 功能** | 支持多表数据合成
12
+ - [ ] ** 功能** | 支持更多单表数据合成模型 - TVAE 模型
15
13
16
14
# ✅ 已完成
17
15
16
+ - [x] ** 增强** | 自动识别和处理固定关系
17
+ - [x] ** 文档** | 改进贡献者导读文档,添加4+1视图和概览图
18
+ - [x] ** 增强** | 支持十万级离散数据的高斯 Copula 数据合成
18
19
- [x] ** 功能** | 支持基于CTGAN的单表数据合成
19
20
- [x] ** 功能** | 支持基于LLM的无真实数据单表数据合成
20
21
- [x] ** 增强** | 支持十亿级数据的CTGAN
You can’t perform that action at this time.
0 commit comments