Hi @cat-1159,
This AI Model in the AI Platform doesn’t use a pre‑trained or trained model with a dataset.
It applies K-Means clustering directly, an unsupervised machine learning technique.
Since it’s not a trained model, there’s no dataset to fine‑tune.
However, we can modify parameters, such as n_clusters, to adapt the color extraction behavior differently.
Hi @cat-1159,
This AI Model in the AI Platform doesn’t use a pre‑trained or trained model with a dataset.
It applies K-Means clustering directly, an unsupervised machine learning technique.
Since it’s not a trained model, there’s no dataset to fine‑tune.
However, we can modify parameters, such as n_clusters, to adapt the color extraction behavior differently.