Tiledb-ml

Latest version: v0.9.6

Safety actively analyzes 638418 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

0.2.1

This release contains functionality about saving and loading machine learning models as TileDB arrays for machine learning frameworks Tensorflow Keras, PyTorch and Scikit-Learn. Moreover, contains functionality for reading data from TileDB arrays natively to Tensorflow Data API and PyTorch Dataloader API (for dense and sparse arrays) to train machine learning models, using Python Generators.

Specifically, the current release contains the following.

-Save/Load Tensorflow Keras machine learning models as TileDB arrays.
-Save/Load PyTorch machine learning models as TileDB arrays.
-Save/Load Scikit-Learn machine learning models as TileDB arrays.
-Read data from dense TileDB arrays directly into Tensorflow Data API.
-Read data from sparse TileDB arrays directly into Tensorflow Data API.
-Read data from dense TileDB arrays directly into PyTorch Dataloader API.
-Read data from sparse TileDB arrays directly into PyTorch Dataloader API.
-Example notebooks for saving machine learning models as TileDB arrays locally.
-Example notebooks for saving machine learning models as TileDB arrays on TileDB-Cloud.
-Example notebooks for training Tensorflow Keras machine learning models reading data from dense TileDB arrays.
-Example notebooks for training Tensorflow Keras machine learning models reading data from sparse TileDB arrays.
-Example notebooks for training PyTorch machine learning models reading data from dense TileDB arrays.
-Example notebooks for training PyTorch machine learning models reading data from sparse TileDB arrays.

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.