Skip to content

v0.9.0b0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 06:30
· 11 commits to main since this release
4315e3e

核心变更 🎉🎉🎉

新增

  • SGB 组件支持 tweedie 训练
  • 多节点底层 grpc 改造 & 日志监控升级

优化

  • 单边算子支持 & proto 协议升级(依赖 kuscia)
  • 若干 bugfix:
    • 修复分箱修改组件粘贴导致执行失败问题
    • 调整组件面板数值前置校验的文案展示逻辑
    • 更新采样组件部分提示语

Main Changes 🎉🎉🎉

Added

  • [Feature] Added support for tweedie training in SGB component.
  • [Feature] Multi-node architecture restructured with gRPC and logging/monitoring enhancements.

Optimized

  • [Optimization] Single-sided operator support & proto protocol upgrade (dependent on Kuscia).

Several bug fixes and optimizations:

  • [Optimization] Resolved an issue where pasting in the binning modification component led to execution failure.
  • [Optimization] Adjusted the logic for displaying pre-validation messages on the component panel for numeric inputs.
  • [Optimization] Updated some prompts in the sampling component for enhanced user guidance.