secure-xgboost VS mc2

Compare secure-xgboost vs mc2 and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
secure-xgboost mc2
1 8
99 291
- 0.7%
0.0 0.7
over 1 year ago about 1 year ago
C++ C++
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

secure-xgboost

Posts with mentions or reviews of secure-xgboost. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-17.
  • Announcing MC²: Securely perform analytics and machine learning on confidential data
    7 projects | dev.to | 17 Jun 2021
    The MC2 Compute Services: MC2 offers several compute services: these include Spark SQL, distributed XGBoost, and secure aggregation for federated learning. All are intended to run in a primarily untrusted environment, such as a cluster of machines hosted on a public cloud, that has support for trusted execution environments (hardware enclaves). Data is encrypted in transit using a client key and only ever decrypted inside hardware enclaves, providing the previously mentioned security guarantees for data-in-use. For all compute services, MC2 leverages the Open Enclave SDK, a project intended to provide a consistent API for a variety of different enclave architectures.

mc2

Posts with mentions or reviews of mc2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-15.
  • Intel deprecates SGX on Core series processors
    2 projects | news.ycombinator.com | 15 Apr 2022
    Analytics and ML on confidential data are some interesting server side use cases. See the MC2 open source project, for example: https://github.com/mc2-project/mc2
  • How to Run Spark SQL on Encrypted Data
    3 projects | dev.to | 10 Aug 2021
    Check out more blog posts on how to securely process data with MC² Project. We would love your contributions ✋ and support ⭐! Please check out the Github repo to see how you can contribute. No contribution is too small.
  • Announcing MC²: Securely perform analytics and machine learning on confidential data
    7 projects | dev.to | 17 Jun 2021
    MC2 is a platform for running secure analytics on data that stays encrypted even when in use. By doing so, the project also enables secure collaboration among multiple organizations, where individual data owners can use our platform to jointly analyze their collective data without revealing it to one another. To learn more and to see the individual projects’ documentation, visit our landing page.
    7 projects | dev.to | 17 Jun 2021
    We are excited to announce the initial release of the open source MC2 Project, a collection of tools for computing and collaborating on confidential data. Developed by our team in the UC Berkeley RISELab, MC2 (Multi-Party Collaboration and Coopetition) enables rich analytics and machine learning on encrypted data, ensuring that data remains concealed even when it’s being processed. The data in use remains hidden from the server running the job, allowing confidential workloads to be offloaded to untrusted third parties or cloud providers. This not only protects confidential data from intrusions, but also enables secure collaboration -- multiple data owners can jointly run analytics or ML on their collective data, without explicitly revealing their individual data to anyone else: not even a trusted third party.

What are some alternatives?

When comparing secure-xgboost and mc2 you can also consider the following projects:

delphi - A Cryptographic Inference Service for Neural Networks

opaque-sql - An encrypted data analytics platform

cerebro - Cerebro: A platform for Secure Coopetitive Learning

Apache Spark - Apache Spark - A unified analytics engine for large-scale data processing

federated-xgboost - Federated gradient boosted decision tree learning

secure-aggregation - Secure aggregation for federated learning using enclaves

Compression-Research - This repository contains my experiments with compression-related algorithms