-
Updated
Apr 23, 2018 - Python
euclidean-distance
Here are 24 public repositories matching this topic...
-
Updated
Apr 27, 2018 - Python
Sviluppo dell'algoritmo esteso di euclide. Permette all'utente di calcolare l'MCD tra due numeri interi e restituisce i coefficenti dell'identità di Bezout.
-
Updated
Oct 4, 2019 - Python
This work is for my thesis. This paper is published on I-IKM-2019
-
Updated
Jan 29, 2020 - Python
统计分析课程实验作业/包含《统计分析方法》中因子分析,主成分分析,Kmeans聚类等典型算法的手写实现
-
Updated
Feb 15, 2020 - Python
A python package to compute pairwise Euclidean distances on datasets with categorical features in little time
-
Updated
Aug 8, 2020 - Python
Encoding celebrity dataset with LBP and SIFT and finding matches of given dataset. Option for finding your celebrity lookalike.
-
Updated
Aug 30, 2021 - Python
Calculating pairwise euclidean distance matrix for horizontally partitioned data in federated learning environment
-
Updated
Jan 11, 2022 - Python
A movie recommendation engine
-
Updated
Jan 26, 2022 - Python
A small-scale flask server facial recognition system, using a pre-trained facenet model with real-time web camera face recognition functionality, and a pre-trained Multi-Task Cascading Convolutional Neural Network (MTCNN) for face detection and cropping.
-
Updated
May 27, 2022 - Python
Python 3 library for Multi-Criteria Decision Analysis based on distance metrics, providing twenty different distance metrics.
-
Updated
Jun 21, 2022 - Python
Pembuatan Aplikasi Desktop Pengenalan Jenis Masker dengan Metode Color Histogram dan Euclidean Distance
-
Updated
Oct 31, 2022 - Python
Group coordinates by euclidean distance
-
Updated
Nov 12, 2022 - Python
Hand Segmentation and Finger Counting with Convex Hull
-
Updated
Jan 21, 2023 - Python
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.
-
Updated
Feb 10, 2023 - Python
A program for calculating various forms of structural equivalence of matrices.
-
Updated
Mar 7, 2023 - Python
Code repository for Adult Social Care Overview
-
Updated
Jun 13, 2023 - Python
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.
-
Updated
Aug 24, 2023 - Python
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.
-
Updated
Aug 26, 2023 - Python
Iris flower classification using k-Nearest Neighbors (k-NN) algorithm in Python. Simple, effective ML model for species prediction.
-
Updated
Dec 23, 2024 - Python
Improve this page
Add a description, image, and links to the euclidean-distance topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the euclidean-distance topic, visit your repo's landing page and select "manage topics."