File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -228,6 +228,14 @@ Note scikit-learn own modern gradient boosting estimators
228
228
- `Flower <https://flower.dev/ >`_ A friendly federated learning framework with a
229
229
unified approach that can federate any workload, any ML framework, and any programming language.
230
230
231
+ **Privacy Preserving Machine Learning **
232
+
233
+ - `Concrete ML <https://github.com/zama-ai/concrete-ml/ >`_ A privacy preserving
234
+ ML framework built on top of `Concrete
235
+ <https://github.com/zama-ai/concrete> `_, with bindings to traditional ML
236
+ frameworks, thanks to fully homomorphic encryption. APIs of so-called
237
+ Concrete ML built-in models are very close to scikit-learn APIs.
238
+
231
239
**Broad scope **
232
240
233
241
- `mlxtend <https://github.com/rasbt/mlxtend >`_ Includes a number of additional
You can’t perform that action at this time.
0 commit comments