Ivis

Latest version: v2.0.9

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

Scan your dependencies

Page 1 of 6

2.09

**Full Changelog**: https://github.com/beringresearch/ivis/compare/2.08...2.09

2.08

2.07

* Added ability to save/load ivis models that have not been trained. This also fixes an issue when using GridSearchCV in conjunction with ivis
* Bugfix for triplet generator when used in conjunction with a dataset exposing the custom `get_triplet_data` method

2.06

New features:

* ivis models are now serializable via pickle/dill/joblib. Thanks to imatheussm for his contributions toward this.
* The save_model method now accepts an optional "save_format" argument. Setting it to "tfs" will export ivis models in the TensorFlow SavedModel format, which integrates well with other TensorFlow libraries.

2.02

Minor release
* Fixes zero chunk error 90

2.0.5

Highlights:
* Improved training speed for numpy arrray inputs thanks to a faster triplet generator.
* Batched retrieval capabilities that makes ivis much faster when training on out-of-memory data that is retrieved in parallel.
* Improved performance when using Ivis with precompute=False option by using multi-threading when retrieving batches of KNN on-demand.
* Added deprecation notices for minor upcoming changes to API for consistency and adherence to sklearn API.

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.