This repository hold all experiments conducted during my PhD (2019-2023). HPML means "Hybrid Partitions for Multi-Label Classification". SET-UP-1
-
Updated
Sep 24, 2024
This repository hold all experiments conducted during my PhD (2019-2023). HPML means "Hybrid Partitions for Multi-Label Classification". SET-UP-1
This code is part of my doctoral research. The aim is to generate a specific version of random partitions for multilabel classification.
Implemented KMeans from scratch and trained it on Fashion-MNIST dataset by experimenting with initializaion methods like forgy, random partitions, kmeans++ and found the optimal number of clusters by implementing elbow & silhouette algorithms from scratch
This code is part of my doctoral research. The aim is to generate a specific version of random partitions for multilabel classification.
Add a description, image, and links to the random-partitions topic page so that developers can more easily learn about it.
To associate your repository with the random-partitions topic, visit your repo's landing page and select "manage topics."