Metadata-Version: 2.1
Name: ifra
Version: 0.1.112
Summary: Interpretable Federated Rule Algorithm
Home-page: https://github.com/Advestis/ifra
Author: Philippe COTTE
Author-email: pcotte@advestis.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.7
Description-Content-Type: text/markdown

---
permalink: /docs/index.html
---

**The complete documentation is available at https://advestis.github.io/ifra/**

# Interpretable Federated Rule Algorithm

This algorithm generates an interpretable explaining ruleset based on a target Y and features X through 
a federated learning, where each node generates a ruleset from a single decision tree.

