Skip to content

Commit

Permalink
fix typo of release
Browse files Browse the repository at this point in the history
Signed-off-by: mgqa34 <[email protected]>
  • Loading branch information
mgqa34 committed Aug 29, 2022
1 parent 6b45c28 commit f12b60c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Add CoAE label reinforcement mechanism for vertical federated neural network
* Hetero NN supports multi-host modeling scenarios
* HeteroSecureBoost supports merging sub-models from all parties and exporting the merged model into lightgbm or PMML format
* HeteroLR and HeteroSSHELR supports merging sub-models from all parties and exporting the merged model into sklearn or PMML format
* HeteroLR and HeteroSSHELR support merging sub-models from all parties and exporting the merged model into sklearn or PMML format
* HeteroFeatureSelection supports anonymous feature selection
* Label Encoder adds automatic label type inference
* 10x faster local VIF computation in HeteroPearson, with added support for computing local VIF on linearly dependent columns
Expand Down

0 comments on commit f12b60c

Please sign in to comment.