How can we use a dataset without the target variable into supervised learning algorithms? 

4 years ago
Machine Learning

Input the data set into a clustering algorithm, generate optimal clusters, label the cluster numbers as the new target variable. Now, the dataset has independent and target variables present. This ensures that the dataset is ready to be used in supervised learning algorithms. 

0
Sanisha Maharjan
Jan 11, 2022
More related questions

Questions Bank

View all Questions