Initial commit containing the current state of the package
Showing
- .gitignore 6 additions, 0 deletions.gitignore
- LICENSE 21 additions, 0 deletionsLICENSE
- README.md 23 additions, 74 deletionsREADME.md
- fedrf4panod/__init__.py 2 additions, 0 deletionsfedrf4panod/__init__.py
- fedrf4panod/federated_random_forest.py 153 additions, 0 deletionsfedrf4panod/federated_random_forest.py
- fedrf4panod/federated_random_forest_helper.py 66 additions, 0 deletionsfedrf4panod/federated_random_forest_helper.py
- fedrf4panod/local_random_forest.py 221 additions, 0 deletionsfedrf4panod/local_random_forest.py
- fedrf4panod/local_random_forest_helper.py 275 additions, 0 deletionsfedrf4panod/local_random_forest_helper.py
- setup.py 18 additions, 0 deletionssetup.py
- tests/test_data/test_data.csv 151 additions, 0 deletionstests/test_data/test_data.csv
- tests/tests_federated_random_forest.py 222 additions, 0 deletionstests/tests_federated_random_forest.py
- tests/tests_federated_random_forest_helper.py 78 additions, 0 deletionstests/tests_federated_random_forest_helper.py
- tests/tests_local_random_forest.py 583 additions, 0 deletionstests/tests_local_random_forest.py
- tests/tests_local_random_forest_helper.py 376 additions, 0 deletionstests/tests_local_random_forest_helper.py
Loading
Please register or sign in to comment