This project is a simple Python application I created as part of my learning journey. I plan to expand this repository with more complex projects in the future.
-
Updated
Apr 24, 2025 - Python
This project is a simple Python application I created as part of my learning journey. I plan to expand this repository with more complex projects in the future.
Iris flower classification using k-Nearest Neighbors (k-NN) algorithm in Python. Simple, effective ML model for species prediction.
A movie recommendation engine
This repository contains a Python implementation of a K-Nearest Neighbors (KNN) classifier from scratch. It's applied to the "BankNote_Authentication" dataset, which consists of four features (variance, skew, curtosis, and entropy) and a class attribute indicating whether a banknote is real or forged.
Hand Segmentation and Finger Counting with Convex Hull
This work is for my thesis. This paper is published on I-IKM-2019
Code repository for Adult Social Care Overview
Calculating pairwise euclidean distance matrix for horizontally partitioned data in federated learning environment
k-Nearest Neighbors algorithm from scratch.
Encoding celebrity dataset with LBP and SIFT and finding matches of given dataset. Option for finding your celebrity lookalike.
Swipe Keyboard Translates Relative Coordinates Into a Character Path & Searches the Subsequence in a Word List Using Euclidean Distance
Group coordinates by euclidean distance
Pembuatan Aplikasi Desktop Pengenalan Jenis Masker dengan Metode Color Histogram dan Euclidean Distance
This is the official code for 'Squeeze Every Bit of Insight: Leveraging Few-shot Models with a Compact Support Set for Domain Transfer in Object Detection from Pineapple Fields' and 'Simple Object Detection Framework without Training' project.
A program for calculating various forms of structural equivalence of matrices.
The N-puzzle is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing. The puzzle can be of any size, with the most common sizes being 3x3 and 4x4. The objective of the puzzle is to rearrange the tiles to form a specific pattern.
TextureBasedImageRetriever a Content Based Image Retriever that focuses on texture. It implements the offline phase which is the calulation of descriptors of all images in the datasetn, and the online phase that return the n-similar images from dataset given an input image.
A python package to compute pairwise Euclidean distances on datasets with categorical features in little time
Add a description, image, and links to the euclidean-distance topic page so that developers can more easily learn about it.
To associate your repository with the euclidean-distance topic, visit your repo's landing page and select "manage topics."