mirror of
https://github.com/IBM/ai-privacy-toolkit.git
synced 2026-04-24 20:36:21 +02:00
* Remove tensorflow dependency if not using keras model * Remove xgboost dependency if not using xgboost model * Documentation updates Signed-off-by: abigailt <abigailt@il.ibm.com>
21 lines
254 B
ReStructuredText
21 lines
254 B
ReStructuredText
apt package
|
|
===========
|
|
|
|
Subpackages
|
|
-----------
|
|
|
|
.. toctree::
|
|
:maxdepth: 4
|
|
|
|
apt.anonymization
|
|
apt.minimization
|
|
apt.risk
|
|
apt.utils
|
|
|
|
Module contents
|
|
---------------
|
|
|
|
.. automodule:: apt
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|