This document discusses unsupervised machine learning techniques for detecting and locating gastrointestinal anomalies. It begins with an introduction to gastrointestinal diseases and the need for accurate assessment. Commonly used techniques for detection include supervised learning, semi-supervised learning, and unsupervised learning. The paper focuses on unsupervised techniques, which analyze images without human labeling to detect abnormalities. The methodology section describes preprocessing steps and the analysis of color, orientation, and intensity mappings to identify affected regions. The results demonstrate thresholding, histograms, color space conversions, and bounding boxes to highlight anomalies. The conclusion emphasizes that unsupervised learning can provide accurate detection without requiring extensive human effort for labeling.