ivis: dimensionality reduction in very large datasets using Siamese Networks
- 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