GitHub topics: nearest-neighbor
akpanitorobong/7072CEM-Machine_Learning
Coursework Code for Machine Learning module in Coventry University. Using Random Forest, Logistic Regression, Support Vectors, and Nearest Neighbors on Heart Disease Data from UCI
Language: Jupyter Notebook - Size: 382 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

khteh/pAIthon
Exploration of python language features and AI/ML.
Language: Python - Size: 231 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

KlausVigo/kknn
Weighted k-Nearest Neighbors
Language: R - Size: 1.13 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 23 - Forks: 11

tchlux/tlux
Personal research compendium for T.C.H. Lux. Includes codes for nonlinear regression, nearest neighbor calculation, a regular expression engine, a Data storage object, and an interactive plotting library.
Language: Fortran - Size: 1.37 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

fwilliams/point-cloud-utils
An easy-to-use Python library for processing and manipulating 3D point clouds and meshes.
Language: C++ - Size: 83.6 MB - Last synced at: 16 days ago - Pushed at: 17 days ago - Stars: 1,411 - Forks: 112

ThorstenDoherr/ultimatch
counterfactual matching
Language: Stata - Size: 87.9 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 5 - Forks: 3

bbbbbr/gimp-plugin-pixel-art-scalers
Gimp plugin for scaling / rescaling images with Pixel Art Scaler algorithms such as hqx, xbr and scalex
Language: C - Size: 810 KB - Last synced at: 10 days ago - Pushed at: over 4 years ago - Stars: 99 - Forks: 6

philippgille/chromem-go
Embeddable vector database for Go with Chroma-like interface and zero third-party dependencies. In-memory with optional persistence.
Language: Go - Size: 405 KB - Last synced at: 21 days ago - Pushed at: 8 months ago - Stars: 499 - Forks: 30

neulab/knn-transformers
PyTorch + HuggingFace code for RetoMaton: "Neuro-Symbolic Language Modeling with Automaton-augmented Retrieval" (ICML 2022), including an implementation of kNN-LM and kNN-MT
Language: Python - Size: 1.62 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 271 - Forks: 24

HongZhaoHua/jstarcraft-ai
目标是提供一个完整的Java机器学习(Machine Learning/ML)框架,作为人工智能在学术界与工业界的桥梁. 让相关领域的研发人员能够在各种软硬件环境/数据结构/算法/模型之间无缝切换. 涵盖了从数据处理到模型的训练与评估各个环节,支持硬件加速和并行计算,是最快最全的Java机器学习库.
Language: Java - Size: 10.5 MB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 221 - Forks: 64

Anmol-Singh-Jaggi/Sign-Language-Recognition
:v: :ok_hand: :fist: :camera: Sign Language Recognition using Python
Language: Python - Size: 1.71 MB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 132 - Forks: 42

sdley/traveling-salesman-problem
Traveling Salesman Problem Algorithms
Language: Python - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

sonu275981/Fashion-Recommender-system
A fashion Recommender system using deep learning Resnet50 and Nearest neighbour algorithm
Language: Python - Size: 208 MB - Last synced at: 20 days ago - Pushed at: over 3 years ago - Stars: 111 - Forks: 60

shekkizh/VISSL_NNK_Benchmark
Integrating NNK evaluation with VISSL framework
Language: Python - Size: 35.2 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

tzaeschke/phtree
PH-Tree
Language: Java - Size: 3.57 MB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 127 - Forks: 22

AntonTreuenfels/TSP-Nearest-Neighbor
Some experiments with Nearest Neighbor Euclidean 2D tours using problems from TSPLIB
Language: Jupyter Notebook - Size: 13.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

UnderYourSpell/tspgo
Heuristic methods for solving the Traveling Salesman Problem in Go.
Language: Go - Size: 272 KB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

M-Valentino/EPX-Pixel-Art-Scaling
JavaScript canvas implementation of the EPX pixel art scaling algorithm
Language: JavaScript - Size: 17.6 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

fikriarmiafahmi/mapping-network-analysis
This script analyzes and visualizes signal distribution in Banten using GeoPandas, Matplotlib, and NetworkX.
Language: Python - Size: 7.42 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

kyroy/kdtree
A k-d tree implementation in Go.
Language: Go - Size: 36.1 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 138 - Forks: 28

neulab/retomaton
PyTorch code for the RetoMaton paper: "Neuro-Symbolic Language Modeling with Automaton-augmented Retrieval" (ICML 2022)
Language: Python - Size: 6.62 MB - Last synced at: 13 days ago - Pushed at: almost 3 years ago - Stars: 71 - Forks: 4

DavidGMontenegro/Flexi-Path-TFG
This is a multi-destination route optimization app, developed as a Final Year Project for a Computer Engineering degree, which received a grade of 10 with honors.
Language: JavaScript - Size: 440 KB - Last synced at: 21 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

bjam24/traveling-salesman-problem
The project is about solving symmetrical traveling salesman problem. The repository contains 4 optimization algorithms: Tabu Search, Hill Climbing with Multi-Start, Nearest Neighbor and Simulated Annealing.
Language: Python - Size: 101 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Orestouio/Algorithmic-Software-Development
Algorithmic problem-solving project using autoencoders for dimension reduction, nearest neighbor search algorithms, and K-means clustering. Developed as part of a university course on software development for algorithmic problems.
Language: C++ - Size: 2.39 MB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

engri-1101/vinal
A Python package for visualizing graph algorithms.
Language: Python - Size: 2.29 MB - Last synced at: 11 days ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

Vedant363/Fashion-Recommender-System
A Fashion recommender system built using Python and Streamlit, that suggests clothing items based on input image
Language: Python - Size: 8.24 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

mpfi-dsp/GoldInAndOut
🔬🥇🧠🍔 Automated Gold Particle Analysis For Freeze Fracture Replica Electron Microscopy Images
Language: Python - Size: 330 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 3

klharp/Machine-Learning-Exoplanet-Exploration
Machine Learning exercise to create models capable of classifying candidate exoplanets from a dataset.
Language: Jupyter Notebook - Size: 66.3 MB - Last synced at: 10 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

codewithmiraj/TSP-Python
Travelling Salesman Problem in Python
Language: Python - Size: 43 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

MatthewCallis/retinize
Retinize will upscale (using nearest neighbor) images to look correctly on retina screens. This is particularly useful for pixel art when you don't want to store an upscaled version.
Language: JavaScript - Size: 13.7 KB - Last synced at: 4 days ago - Pushed at: almost 7 years ago - Stars: 38 - Forks: 2

ngchunlong279645/Capacitated-Vehicle-Routing-Problem-CVRP-
Optimizing vehicle routing for efficient delivery of goods to various customer locations while minimizing costs. This project implements algorithms to solve the Capacitated Vehicle Routing Problem (CVRP) using Python and frameworks like Google OR-Tools and the nearest neighbor heuristic, with the latter being used for comparison purposes.
Language: Python - Size: 153 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

prashantrahul141/image-resizing-c
Nearest Neighbour implemented in C
Language: C++ - Size: 725 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

castroisabel/travelling-salesman
Solving the traveling salesman problem using the Gurobi Solver, the farthest insertion algorithm, the nearest neighbor algorithm and, finally, using the 2-opt optimization method.
Language: Julia - Size: 130 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

iamgionas/tsp-algorithm 📦
Traveling Salesman Problem (TSP).
Language: Java - Size: 135 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

chriski777/TSP_Solver
Python code for visualizations of algorithms that provide approximate solutions to TSP along with two lower bound approximations
Language: Python - Size: 15.4 MB - Last synced at: 17 days ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 3

shamim-hussain/graphene_bulk_nanoribbon_tightbinding
Nearest neighbor tight-binding estimation of band structures of bulk and nano-ribbon (Armchair and Zigzag) graphene.
Language: MATLAB - Size: 4.62 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 6

justin-marian/image-interpolation
Language: MATLAB - Size: 999 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ViniciusSilveiraCampos/Classificar_Flores_Iris
Um classificador k nearest neighbor da flor de iris.
Language: Jupyter Notebook - Size: 31.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

JasonTam/ann-server
query server for approximate nearest neighbors
Language: Python - Size: 146 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 3

MuxaJlbl4/Vita-Nearest-Neighbour
Plugin that makes blurry textures sharper by changing scaling algorithm
Language: CMake - Size: 3.02 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 44 - Forks: 2

fsossai/rle-compression
Heuristics and metaheuristics for enhancing Run-Length Encoding in a database
Language: Python - Size: 3.99 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

yorak/VeRyPy
A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.
Language: Python - Size: 3.02 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 226 - Forks: 54

rcv911/Nearest-neighbor-search
Nearest neighbor search in two dimension
Language: Python - Size: 292 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

denysvitali/tsp-cup-2019
Language: Java - Size: 1.09 MB - Last synced at: 7 days ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

paulnorthrop/donut
Nearest Neighbour Search with Variables on a Torus
Language: R - Size: 1.12 MB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sakibshadman19/collaborative-based-recommendation-system
The BetterMart Collaborative-Based Recommendation System enhances the shopping experience on the BetterMart ecommerce website(developed by me). By leveraging collaborative filtering and nearest neighbor techniques, the system provides personalized product recommendations to users based on their browsing and purchase history.
Language: Python - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dataiku/dss-plugin-similarity-search
Dataiku DSS plugin to find similar items in your data using Nearest Neighbor Search 🔎
Language: Python - Size: 1.96 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 1

LeKinaSa/cal-proj
Project for the "Algorithm Design and Analysis" Curricular Unit (FEUP)
Language: C++ - Size: 5.5 MB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

arunumd/ImageRotationNearestNeighborCpp
Image rotation and translation in C++ using Nearest neighbor interpolation
Language: C++ - Size: 688 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

tylerthomas5533/Delivery-Truck
This project uses a hastable and the nearest neighbor algorithm to optimize a delivery route.
Language: Python - Size: 582 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

UCSFVisionResearch/MosaicAnalysis Fork of lucadellasantina/MosaicAnalysis
Analysis of mosaic distribution for population of neurons
Language: Matlab - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

alexandrosstergiou/Bootstrap-for-polling 📦
📊 Use bootstrapping to normalise the data from opinion polls and make them similar to the population they represent.
Language: Jupyter Notebook - Size: 764 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

STAC-USC/DeepNNK_polytope_interpolation
Non parametric, polytope interpolation framework for use with deep learning models
Language: Python - Size: 72.3 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

cchatzis/Nearest-Neighbour-LSH
C++ program that, given a vectorised dataset and query set, performs locality sensitive hashing, finding either Nearest Neighbour (NN) or Neighbours in specified range of points in query set, using either Euclidian distance or Cosine Similarity.
Language: C++ - Size: 1.27 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 2

mandykoh/go-covertree
A Go cover tree implementation for nearest-neighbour search and clustering
Language: Go - Size: 178 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

bensalem14/Traveling-Sales-Man-Problem-TSP-Algeria
testing out Christofides,Kruskal+Dfs,NearestNeighbor,Concorde to find a good answer to the TSP problem in Algeria
Language: HTML - Size: 63.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

teanalab/SWDM
SIGIR 2017: Embedding-based query expansion for weighted sequential dependence retrieval model
Language: Python - Size: 12.7 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 36 - Forks: 4

JeffWarnimont/Nearest-Neighbor-Delivery-Routing
This is a delivery routing simulation application written in Python utilizing PyCharm to address a list of packages with deadlines, delays, dependencies, and other conflicts all needing to be delivered by deadlines and with traveling under a certain mileage threshold. The application utilizes a nearest neighbor algorithm for delivery routing.
Language: Python - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

tntek/N2DCX
Official implementation for [N2DCX] Nearest Neighborhood-Based Deep Clustering for Source Data-absent Unsupervised Domain Adaptation
Language: Python - Size: 3.13 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 19 - Forks: 0

sunsided/mongo Fork of mongodb/mongo
The MongoDB database with SIMD-based dot_product aggregation on IEEE 754 single-precision vectors.
Language: C++ - Size: 326 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

nandan7198/TSP-Solver
Traveling Salesman Problem Solver using Nearest Neighbor and 2-OPT Algorithm.
Language: Java - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

LaurenceLungo/TSP-Solver
A Travelling Salesman Problem (TSP) solver using a hybrid of strategies
Language: Python - Size: 621 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 1

greg-kennedy/integer-scaling
Testing ground for various integer scaling routines
Language: C - Size: 5.86 KB - Last synced at: 27 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

isarn/isarn-collections
Collections and related data structures
Language: Scala - Size: 475 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 3

eldinsahbaz/TwitterBotDetection
Differentiating between Twitter bots and real users
Language: Python - Size: 5.51 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 9 - Forks: 1

EmreKumas/Travelling_Salesman_Problem_2Opt_Solution 📦
The travelling salesman problem (TSP) asks the following question: Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city exactly once and returns to the origin city?
Language: C - Size: 144 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

iic-jku/ibm_qx_mapping
Mapping of OPENQASM programs to IBM QX satisfying the architectural constraints
Language: C++ - Size: 1.24 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 15 - Forks: 6

MuxaJlbl4/DN3DME-Vita-Filter-Fix
Disables linear filter for Duke Nukem 3D: Megaton Edition (PS Vita)
Size: 1.95 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

yangarbiter/adversarial-nonparametrics
Robustness for Non-Parametric Classification: A Generic Attack and Defense
Language: Python - Size: 42.4 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 4

nearist/vsx-client
Client interface for requesting hardware accelerated distance calculation
Language: Python - Size: 1010 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

valescamoura/traveling-salesman-problem-grasp-ils
Trabalho realizado para a disciplina Pesquisa Operacional em 2022.1. O Objetivo foi utilizar algoritmos vistos em aula em problemas NP-completos baseando-se em algum artigo da literatura.
Language: Julia - Size: 3.41 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

KodAgge/Feasibility-Prediction
Blackbox feasibility prediction with machine learning to optimize a CMA-ES algorithm
Language: Jupyter Notebook - Size: 70 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

msramalho/feup-cal
:truck: University Project - Algorithm Design and Analysis - Garbage Truck Route Generation
Language: C++ - Size: 1.91 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

brycefrank/jsclassify
Comparing machine learning algorithms for classifying forest stands with Landsat 8 imagery: a "learning" exercise
Language: JavaScript - Size: 53.1 MB - Last synced at: 11 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

klima7/TSP-Common-Algs
Comparison of common algorithms for solving Traveling Salesman Problem.
Language: Python - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

AFAgarap/dnn-trust
How can I trust you? An intuition and tutorial on trust score
Language: Jupyter Notebook - Size: 41 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

stanislav-antonov/kdtree
Iterative k-dimensional tree implementation
Language: Java - Size: 317 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

ejaraha/spatiotemporal-data-processing
Size: 356 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

dimikave/dip_auth
Homework Assignents on Digital Image Processing Course / Aristotle University of Thessaloniki / Summer Semester 2021
Language: MATLAB - Size: 14.9 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

LBBassani/classificador-haskell
Classificadores vizinho mais próximo, k-vizinhos mais próximos e centroíde programados em Haskell para primeiro e segundo o trabalho computacional de Programação Funcional.
Language: Haskell - Size: 114 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

hdeplaen/masterthesis-src
Implementation of my master thesis
Language: Assembly - Size: 151 MB - Last synced at: 7 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

marcosav/recommender-store-engine
Recommendation system for an e-commerce store
Language: Kotlin - Size: 103 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

shazraz/Particle-Filter
Particle Filter implemented in C++ using nearest neighbor data association
Language: C++ - Size: 485 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

sumitankitg130/Nearest-City-in-android-using-k-d-trees
Finding nearest city to a position in android using k-d trees
Language: Java - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

motapinto/meat-wagons
Project that tackles graphs, shortest paths and travel salesman problem
Language: C++ - Size: 85.8 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

harshdsdh/MLstuff
trying to write ML algo from scratch
Language: Jupyter Notebook - Size: 27.9 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

gvegayon/blopmatch
blopmatch: Matching Estimator based on a Bilevel Optimization Problem
Language: R - Size: 74.2 KB - Last synced at: 18 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

benjaminpatrickevans/classification
Some basic classification methods (Naive Bayes, Decision Trees, Nearest Neighbour, Perceptrons) implemented from scratch in Java
Language: Java - Size: 26.4 KB - Last synced at: 5 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

fjmillman/machine-learning
An implementation of 4 machine learning algorithms from scratch
Language: Python - Size: 3.34 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

kamilgregorczyk/AI-NN-PCA
Simple jupyter notebook which performs NN and PCA algorithms on sklearn datasets
Language: Jupyter Notebook - Size: 14.9 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

github-pri/307-NearestNeighbour
A program that implements the (K-) Nearest Neighbour method and evaluates data
Language: Java - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0
