Releases: nusdbsystem/falcon
Releases · nusdbsystem/falcon
v1.0.0
This release supports the following machine learning training algorithms with DSL in the vertical federated learning setting.
- Logistic regression.
- Decision tree.
- Random forest.
- Gradient boosting decision tree.
- Multi-layer perceptron.
It also supports calculating the explanations for a prediction request based on the LIME algorithm. In terms of deployment, it supports docker-based scheduling for both centralized and distributed modes.