mirror of
https://github.com/IBM/ai-privacy-toolkit.git
synced 2026-04-25 04:46: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>
53 lines
1 KiB
ReStructuredText
53 lines
1 KiB
ReStructuredText
apt.utils.models package
|
|
========================
|
|
|
|
Submodules
|
|
----------
|
|
|
|
apt.utils.models.keras\_model module
|
|
------------------------------------
|
|
|
|
.. automodule:: apt.utils.models.keras_model
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
apt.utils.models.model module
|
|
-----------------------------
|
|
|
|
.. automodule:: apt.utils.models.model
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
apt.utils.models.pytorch\_model module
|
|
--------------------------------------
|
|
|
|
.. automodule:: apt.utils.models.pytorch_model
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
apt.utils.models.sklearn\_model module
|
|
--------------------------------------
|
|
|
|
.. automodule:: apt.utils.models.sklearn_model
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
apt.utils.models.xgboost\_model module
|
|
--------------------------------------
|
|
|
|
.. automodule:: apt.utils.models.xgboost_model
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|
|
|
|
Module contents
|
|
---------------
|
|
|
|
.. automodule:: apt.utils.models
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|