ai-privacy-toolkit/apt/utils/models
2024-03-07 19:00:09 +02:00
..
__init__.py New model output types + single implementation of score method that supports multiple output types. Existing tests pass. Still need more tests for new types. 2024-03-07 19:00:09 +02:00
keras_model.py New model output types + single implementation of score method that supports multiple output types. Existing tests pass. Still need more tests for new types. 2024-03-07 19:00:09 +02:00
model.py New model output types + single implementation of score method that supports multiple output types. Existing tests pass. Still need more tests for new types. 2024-03-07 19:00:09 +02:00
pytorch_model.py New model output types + single implementation of score method that supports multiple output types. Existing tests pass. Still need more tests for new types. 2024-03-07 19:00:09 +02:00
sklearn_model.py New model output types + single implementation of score method that supports multiple output types. Existing tests pass. Still need more tests for new types. 2024-03-07 19:00:09 +02:00
xgboost_model.py Increase version to 0.2.0 (#74) 2023-05-08 12:50:55 +03:00