src.model.layers.tf_cure package
Submodules
- src.model.layers.tf_cure.cure module
- src.model.layers.tf_cure.tf_cluster module
- class module
compute_dst()pp_dst()ragged_tf_concat()ragged_tf_swap()rep_loop_body()static_get_idx()static_merge_clst()static_select_representors()tf_clusterstf_clusters.apply_rep_compression()tf_clusters.best_closest()tf_clusters.closesttf_clusters.clusterstf_clusters.compute_closest()tf_clusters.compute_representors()tf_clusters.distancestf_clusters.get_idx()tf_clusters.idstf_clusters.meantf_clusters.merge()tf_clusters.repstf_clusters.sizetf_clusters.update_closest()
tf_concat()
- src.model.layers.tf_cure.tree module
Module contents
tf_cure.
Module which contains the implementation of the CURE algorithm using tensorflow, numpy and rtree.