Select a CSV file to load or use sample SQL/JSON data:
ML Flex Data Description:
This machine learning model application will **group numeric data into categories** using an **unsupervised KMeans model**.
It will create a **new column called “cluster”** with the assigned category (1, 2, or 3) for each row.