Skip to content

v0.8.0b0

Pre-release
Pre-release
Compare
Choose a tag to compare
@chuzhengmxc chuzhengmxc released this 25 Jun 10:59
· 19 commits to main since this release
e73edeb

Added

  • [Feature] Added a type conversion component.
  • [Feature] Added a sampling component that supports stratified sampling, random sampling, and systematic sampling.
  • [Feature] Added a scorecard assessment component to convert binary classification results into scores
  • [Feature] Added a PSI (Population Stability Index) component to assess feature stability.
  • [Feature] Added data source management module with OSS data source support.
  • [Feature] Supports configuration of the default storage data source.
  • [Feature] Adapted to Kuscia 0.9.0b0 version, supports data retention after reinstallation of SecretPad.

Changed

  • [Optimization] A prompt has been added that prohibits modifying the route during task execution.

Fixed

  • [Fixed] Fix the version prompt on the edge node in center deploy mode.
  • [Fixed] Fix the official website documentation has some blank sections.