mirror of
https://github.com/IBM/ai-privacy-toolkit.git
synced 2026-05-08 03:22:37 +02:00
Add more to wrappers
This commit is contained in:
parent
a2b560920f
commit
a9162fbc43
6 changed files with 86 additions and 38 deletions
|
|
@ -1,2 +1,2 @@
|
|||
from apt.utils.models.model import Model
|
||||
from apt.utils.models.model import Model, ModelOutputType
|
||||
from apt.utils.models.sklearn_model import SklearnModel, SklearnClassifier, SklearnRegressor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue