Skip to content

ivis: dimensionality reduction in very large datasets using Siamese Networks

Compare
Choose a tag to compare
@idroz idroz released this 10 Mar 14:58
· 453 commits to master since this release
  • 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