Kaggle Competition Participation- TPS Jul 2022
In this challenge, for a given dataset where each row belongs to a particular cluster. The job is to predict the cluster each rows belongs to. No training data is given and is not told how many clusters are found in the ground truth labels.
For this challenge, we are given (simulated) manufacturing control data that can clustered into different control states. The task is to cluster the data into these control states. Neither training data nor told about how many possible control states are provided. This is completely unsupervised problem- one that we might encounter in a real world setting
Global Rank- 86/1253
Top Score- 0.83243
My Score- 0.80979
Comments
Post a Comment