Skip to content

Releases: FederatedAI/FATE-Board

Release v1.8.0

15 Apr 08:13
258df30
Compare
Choose a tag to compare

Major Features and Improvements

Major Features

  • Support GBDTMO mode for Secureboost
  • Add SSHE Linr component
  • Add Writer component
  • Delete data-output port for data-statistic compoent

Major Improvements

  • Fix display bug and optimize transport protocal support

Release v1.7.2.2

25 Feb 07:47
0c4f24c
Compare
Choose a tag to compare

Major Features and Improvements

  • Detail finalization and Configuration calibration

Release v1.7.2.1

11 Feb 03:52
5eb4260
Compare
Choose a tag to compare

Major Features and Improvements

Major Features

  • Update shelljs from 0.8.3 to 0.8.5
  • Update spring-core from 5.2.9Release to 5.3.14

Release v1.7.2

12 Jan 07:45
23b085f
Compare
Choose a tag to compare

Major Features and Improvements

  • Confusion matrix data display upgrade
  • Component port bug fixed
  • No data prompt upgrade

Release 1.7.1

09 Dec 06:07
950dae1
Compare
Choose a tag to compare

Major Features and Improvements

  • Disable password storage to avoid security problem
  • Update DOM structure for login-form

Release v1.7.0

23 Nov 02:24
81a339f
Compare
Choose a tag to compare

Major Features and Improvements

  • Add new components
  • Components display optimization
  • Hetero binning supports multi-category display
  • Embodiment of warm start mechanism
  • Interaction optimization

Release v1.6.1

03 Sep 09:32
Compare
Choose a tag to compare

Major Features and Improvements

Major Features

  • Support HTTPS protocol
  • Scientific notation display optimization
  • Anonymous display optimization
  • Fix routing issues

Release v1.5.3

27 Jul 11:58
Compare
Choose a tag to compare

Major Features and Improvements

Major Features

  • Fix feature anonym inconsistency of HeteroBinning
  • Login page memorizes default account(admin) and password(admin)

Release v1.5.2

23 Jun 02:30
Compare
Choose a tag to compare

Major Features and Improvements

Major Features

  • Update for security
  • Add default login account (Account:admin Password:admin)

Release v1.6.0

31 Mar 12:58
12b2fe5
Compare
Choose a tag to compare

Major Features and Improvements

  • SBT Transformer: new module, encode features using Hetero SBT model
  • Sample Weight: new module, set sample weights based on label or from feature column
  • Homo Feature Binning: new module, performs homogeneous federated binning, bin number and bin interval available on Board
  • Data Transformer: new module, same functionality as DataIO with added features such as case-insensitive
  • Reader: supports image format input
  • Hetero Feature Binning: filter results display by WOE
  • Hetero Pearson: support VIF computation
  • Feature Selection: support selection based on VIF
  • SecureBoost: display gain & split simultaneously; Performance Score diagram for binary classification
  • Cross Validation: display & download fold split history and fold prediction results
  • Evaluation: metrics & visualization for each one_vs_rest child model
  • Export job DSL & Conf files on Board
  • Search for jobs using party_id
  • Improved component model/data download
  • Improved performance score display over large number of iterations or cv folds