This repository contains a Jupyter Notebook that implements Gaussian Mixture Model (GMM) for semantic segmentation and background extraction. GMM class is implemented from scratch without using any ...
Dr. James McCaffrey presents a complete end-to-end demonstration of anomaly detection using k-means data clustering, implemented with JavaScript. Compared to other anomaly detection techniques, ...
Abstract: The random selection of the initial cluster center and distance measure function selection in the classical k-means algorithm have a great influence on the time and final precision of the ...
Abstract: The paper presents a detailed research study of the k-means clustering algorithm to be used for image compression tasks, where the RGB values of the colors are considered XYZ coordinates of ...
A high-performance Parallel K-Means Clustering algorithm implemented in C++ with OpenMP for parallelization. This project demonstrates the use of advanced clustering techniques with efficient ...
ABSTRACT: The use of machine learning algorithms to identify characteristics in Distributed Denial of Service (DDoS) attacks has emerged as a powerful approach in cybersecurity. DDoS attacks, which ...
ABSTRACT: The computer security has become a major challenge. Tools and mechanisms have been developed to ensure a level of compliance. These include the Intrusion Detection Systems (IDS). The ...