gemseo.third_party package#
Contains all source files developed by third parties.
Ease licenses analysis All licenses of these softs are permissive (MIT/BSD type) or LGPL / APACHE, which makes them non "viral" (not copyleft)
Submodules#
- gemseo.third_party.sompy module
- Self Organizing Maps
SOM
SOM.calc_map_dist()
SOM.cluster()
SOM.find_K_nodes()
SOM.hit_map()
SOM.hit_map_cluster_number()
SOM.ind_to_xy()
SOM.init_map()
SOM.node_Activation()
SOM.para_bmu_find()
SOM.predict()
SOM.predict_Probability()
SOM.predict_by()
SOM.project_data()
SOM.set_algorithm()
SOM.set_data_labels()
SOM.set_topology()
SOM.train()
SOM.update_codebook_voronoi()
SOM.view_map()
batchtrain()
chunk_based_bmu_find()
denormalize_by()
grid_dist()
l()
lininit()
normalize()
normalize_by()
rect_dist()
view_1d()
view_2d()
view_2d_Pack()