mirror of
https://github.com/IBM/ai-privacy-toolkit.git
synced 2026-05-02 08:12:38 +02:00
Add more to wrappers
This commit is contained in:
parent
f2df2fcc8c
commit
45cc9180b8
6 changed files with 74 additions and 30 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