Skip to content

Commit ef33803

Browse files
authored
feat: Update Roadmap (#239)
1 parent 279fae1 commit ef33803

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

ROADMAP.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
# 📝 TODO
22

3-
- [ ] **Feature**| Support multi-table data synthesis
43
- [ ] **Feature**| Support more single-table data synthetic models
54
- [ ] OCT-GAN Model
65
- [ ] CTAB-GAN Model
76
- [ ] Table-GAN Model
8-
- [ ] TVAE Model
97

108
# 🚧 Doing
119

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
1512

1613
# ✅ Done
1714

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
1818
- [x] **Feature**| Support for single-table data synthesis based on CTGAN
1919
- [x] **Feature**| Support for single-table data synthesis based on GaussianCopula
2020
- [x] **Feature**| Support for single-table data synthesis without real data based on LLM

ROADMAP_ZH_CN.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,17 @@
55
- OCT-GAN 模型
66
- CTAB-GAN 模型
77
- Table-GAN 模型
8-
- TVAE 模型
98

109
# 🚧 进行中
1110

12-
- [ ] **增强**| 自动识别和处理固定关系
13-
- [ ] **文档**| 改进贡献者导读文档,添加4+1视图和概览图
14-
- [ ] **增强**| 支持十万级离散数据的高斯 Copula 数据合成
11+
- [ ] **功能**| 支持多表数据合成
12+
- [ ] **功能**| 支持更多单表数据合成模型 - TVAE 模型
1513

1614
# ✅ 已完成
1715

16+
- [x] **增强**| 自动识别和处理固定关系
17+
- [x] **文档**| 改进贡献者导读文档,添加4+1视图和概览图
18+
- [x] **增强**| 支持十万级离散数据的高斯 Copula 数据合成
1819
- [x] **功能**| 支持基于CTGAN的单表数据合成
1920
- [x] **功能**| 支持基于LLM的无真实数据单表数据合成
2021
- [x] **增强**| 支持十亿级数据的CTGAN

0 commit comments

Comments
 (0)