mirror of
https://github.com/IBM/ai-privacy-toolkit.git
synced 2026-04-30 23:36:22 +02:00
Documentation updates (#29)
* Bump version to 0.1.0 (breaking changes to some APIs) * Update documentation * Update requirements * gitignore
This commit is contained in:
parent
014aed9670
commit
fd6be8e778
12 changed files with 640 additions and 298 deletions
30
docs/source/apt.utils.models.rst
Normal file
30
docs/source/apt.utils.models.rst
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
apt.utils.models package
|
||||
========================
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
apt.utils.models.model module
|
||||
-----------------------------
|
||||
|
||||
.. automodule:: apt.utils.models.model
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
apt.utils.models.sklearn\_model module
|
||||
--------------------------------------
|
||||
|
||||
.. automodule:: apt.utils.models.sklearn_model
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: apt.utils.models
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
Loading…
Add table
Add a link
Reference in a new issue