...
The clustering methods, in the prediction phase, assign the data to one of the (un-labelled) clusters estimated in the training phase.
Algorithm | "Type" in the prediction database | Code | Labels | ||||||
|
|
| flaring | N flare | flare index | largest flare | duration flare | flaring <time> | |
|
|
|
| ||||||
K-Means | "clusteringclassification" | Python | yes | ||||||
Fuzzy C-Means | "clusteringclassification" | Python | yes | ||||||
Possibilistic C-Means | "clusteringclassification" | Python | yes | ||||||
Simulated annealing K-Means | "clusteringclassification" | Python | yes |
|
|
|
|
| |
Simulated annealing Fuzzy C-Means | "clusteringclassification" | Python | yes |
|
|
|
|
| |
|
|
|
| ||||||
Hybrid Lasso | "classification" | Python | yes | ||||||
Hybrid Logit | "classificationprobability" | Python | yes | ||||||
SVC CV | "classification" | Python | yes |
|
|
|
|
| |
Random Forest | "classificationprobability" | Python | yes | ||||||
MLC Perceptron | "classificationprobability" | Python | yes |
|
|
|
|
| |
Neural Network | "classificationprobability" | R | yes |
|
|
|
|
| |
Support Vector Machine | "classificationprobability" | R | yes |
|
|
|
|
| |
Random Forest | "classificationprobability" | R | yes |
|
|
|
|
| |
Linear Models | "classificationprobability" | R | yes |
|
|
|
|
| |
Probit | "classificationprobability" | R | yes |
|
|
|
|
| |
Logit | "classificationprobability" | R | yes |
|
|
|
|
| |
|
|
|
|
| |||||
MLR Perceptron | "regression" | Python | yes | ||||||
SVR CV | "regression" | Python |
| yes | yes | yes | yes | yes | |
Poisson Multitask | "regression" | Python |
| yes | |||||
Adaptive Poisson Multitask | "regression" | Python |
| yes | |||||
Adaptive Lasso | "regression" | Python |
| yes | yes | yes | yes | yes | |
Multitask Lasso | "regression" | Python |
| yes | |||||
Adaptive Multitask Lasso | Regr."regression" | Python |
| yes |