https://www.kaggle.com/datasets/informateur234/sleep-health-and-lifestyle-dataset
After preprocessing, the data distribution are shown in the images above. Applied linear discriminant analysis(LAD) for each class to be seperated which will be helpful for the algorithm to learn. Oversampling for train set is used.
Selected Models are the following;
1. KMeans Clustering
2. MeanShift Clustering
3. Gaussian Mixture Clustering
4. DBSCAN Clustering



