Skip to content

Source code used for the manuscript "Increasing trust in AI through Privacy Preservation and Model Explainability: Federated Learning of Fuzzy Regression Trees", currently under review.

License

Notifications You must be signed in to change notification settings

Unipisa/FederatedFuzzyRegressionTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Federated Fuzzy Regression Tree

  • Source code used for the manuscript "Increasing trust in AI through Privacy Preservation and Model Explainability: Federated Learning of Fuzzy Regression Trees", currently under review.
  • This work has been developed by the Artificial Intelligence Group at the Department of Information Engineering, University of Pisa.
  • Authors:

Prerequisites

Make sure you have installed:

Dependencies

Federated Clustering requires:

  • pandas
  • numpy
  • scikit-learn
  • simpful

Installing the application

To install the application just clone the repository, cd into the folder and run

python setup.py install

About

Source code used for the manuscript "Increasing trust in AI through Privacy Preservation and Model Explainability: Federated Learning of Fuzzy Regression Trees", currently under review.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages