Skip to main content
Ctrl+K

SecretFlow

Site Navigation

  • Getting started
  • User Guide
  • API Documentation
  • Tutorial
  • Component
    • Developer
  • GitHub

Site Navigation

  • Getting started
  • User Guide
  • API Documentation
  • Tutorial
  • Component
    • Developer
  • GitHub

Section Navigation

  • Preprocessing
    • DataFrame
    • Weight Of Evidence encoding
  • Private Set Intersection(PSI)
  • MPC Machine Learning
    • Linear Models
    • Decision Trees
    • Feature Engineering
  • Federated Learning
    • Horizontal Federated Learning
      • Federated NN Model
      • Horizontally Federated XGBoost
    • Vertical Federated Learning
      • Split Learning
      • Vertically Federated XGB (SecureBoost)
      • SplitRec: When Split Learning in Secretflow meets Recommandation System
        • Effectiveness
        • Efficiency
        • Security
    • Mix Federated Learning
  • User Guide
  • Federated Learning

Federated Learning#

Federated learning is a machine learning technique that trains an algorithm across multiple decentralized edge devices or servers holding local data samples, without exchanging them.

  • Horizontal Federated Learning
    • Federated NN Model
    • Horizontally Federated XGBoost
  • Vertical Federated Learning
    • Split Learning
    • Vertically Federated XGB (SecureBoost)
    • SplitRec: When Split Learning in Secretflow meets Recommandation System
  • Mix Federated Learning
    • Mix Logistic Regression

previous

Feature Engineering

next

Horizontal Federated Learning

Show Source

© Copyright 2022 Ant Group Co., Ltd..

Created using Sphinx 5.3.0.

Built with the PyData Sphinx Theme 0.14.4.