graphstorm
graphstorm copied to clipboard
[Roadmap] 0.3 Release Plan.
The V0.3 release will focus on optimizing the code structure and adding new features such as multi-task learning. It will also includes other improvements and features.
- [Improvement] Graph data processing
- [ ] [GSProcessing] Optimize spark data processing user experience
- [ ] [GSProcessing] Support customize training/validation/test set #761
- [x] [Gconstruct] Support customize training/validation/test set for edge tasks (link prediction and edge prediction) #761
- [Improvement] Modeling and benchmarks
- [x] GPEFT example supports link prediction tasks
- [x] Add GATv2 model for homogeneous graphs
- [x] Add GraphStorm benchmarks using MAG and Amazon Review dataset.
- [New Feature] Multi-task support
- [ ] #789
- [Improvement] Optimize GraphStorm code structure
- [x] #754
- [x] #755
- [x] #756
- [x] #757
- [Documentation] Update GraphStorm Doc
- [ ] #603
- [x] #604