bayseg
                                
                                
                                
                                    bayseg copied to clipboard
                            
                            
                            
                        An unsupervised machine learning algorithm for the segmentation of spatial data sets.
Steps to add pip support: add pyproject.toml ``` [build-system] requires = ["setuptools>=62"] build-backend = "setuptools.build_meta" ``` and setup.cfg ``` [metadata] name = bayseg version = 0.0.1 author = Alexander Schaaf...
http://scikit-learn.org/stable/auto_examples/cluster/plot_cluster_comparison.html#sphx-glr-auto-examples-cluster-plot-cluster-comparison-py
Add a plot function for visualization of finite mixtures in two-dimensional sub-feature-spaces.