Description Usage Arguments Value Examples
This function classify galaxies clusters.
1 | get_clusters_classification(ClustersData, model)
|
ClustersData |
Data frame with the features of all the galaxy clusters. |
model |
Machine Learning model that predicts the dynamical status of a galaxy cluster. Can be the output of Train_cluster_model. |
Vector with the probabilities of being a merging cluster.
1 | get_clusters_classification(ClustersData, model)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.