Categorie: Tutti - evaluation - comparison - model - parameters

da Onur Sürhan mancano 3 anni

165

AutoML Main Code

The text revolves around the process of selecting and evaluating machine learning algorithms, particularly for clustering tasks. It highlights various classes and functions involved in initializing models, adjusting parameters, and comparing different algorithms to find the best fit.

AutoML Main Code

changeParams_GMM

parametricGMM Class

changeParams_Affinity

parametricAffinity Class

changeParams_Meanshift

parametricMeanshift Class

changeParams_Spectral

parametricSpectral Class

parametricBirch Class

changeParams_Optics

parametricOptics Class

changeParams_Hier

parametricHier Class

select_algorithm

Algorithm Class

predict

fit

set_params

parameter_selector

Model Class

CalinskiScore

DaviesScore

SilhouetteScore

Score

EvaluationMetrics Class

changeParams_DB

parametricDB Class

init

elbowPlot

specifyParameter

getParametricResults

changeParams_Kmeans

parametricKmeans Class

Compare Algorithms Class

showLabels

getLabels

CompareOtherEvaluationScores

decideTheBest

constructingClasses

Read CSV/Excel

Algorithm selection

AutoML Main Code

Type in the name of the project that is under review, and press Enter.