knn-algorithm

There are 588 repositories under knn-algorithm topic.

  • simple-ocr-opencv

    A simple python OCR engine using opencv

    Language:Python526
  • ML_from_Scratch

    Implementation of basic ML algorithms from scratch in python...

    Language:Jupyter Notebook288
  • elastik-nearest-neighbors

    Go to: https://github.com/alexklibisz/elastiknn

    Language:Python251
  • ClusteringDirectionCentrality

    A novel Clustering algorithm by measuring Direction Centrality (CDC) locally. It adopts a density-independent metric based on the distribution of K-nearest neighbors (KNNs) to distinguish between internal and boundary points. The boundary points generate enclosed cages to bind the connections of internal points.

    Language:MATLAB75
  • lynsedb

    A pure Python-implemented, lightweight, server-optional, multi-end compatible, vector database deployable locally or remotely.

    Language:Python51
  • NearestNeighborDescent.jl

    Efficient approximate k-nearest neighbors graph construction and search in Julia

    Language:Julia46
  • k-nearest-neighbors

    Implementation of KNN algorithm in Python 3

    Language:Python45
  • Machine-Learning

    机器学习算法实现及实战

    Language:Jupyter Notebook43
  • INTELLIGENT-CAREER-GUIDANCE-SYSTEM

    Web application for engineering students to predict appropriate job roles using Machine learning and other guidance material like job descriptions, links to courses, etc.

    Language:PHP33
  • Jestures

    A simple framework for gesture recognition in Java

    Language:Java33
  • Data-Science-Python

    Data Science Python Beginner Level Project

    Language:Jupyter Notebook32
  • irspack

    Train, evaluate, and optimize implicit feedback-based recommender systems.

    Language:Python29
  • whiplash

    Serverless, lightweight, and fast vector database on top of DynamoDB

    Language:Python22
  • Traffic-Congestion-Prediction-System

    Traffic Congestion Prediction System using Data Mining

    Language:Java14
  • gofast-hnsw

    This project is a reference implementation of the Hierarchical Navigable Small World graph paper by Malkov & Yashunin (2018) as a companion to the AWS presentation by Ben Duncan (Startup Solution Architect) "What you need to know about Vector Databases. From use-cases to a deep dive on the technology."

    Language:Jupyter Notebook13
  • KNN-visualization

    A casestudy about K-nearest-neighbors Algorithm

    Language:Jupyter Notebook12
  • Pancake_Pridction_KNN

    Pancake_Pridction_KNN

    For Pancake Pridction, Try to use the machine learning algorithm KNN to predict it.

    Language:C#12
  • LookAlike_Model_B2B_Customers_NLP

    A look-alike model to identify potential clients based on certain characteristics from the existing customer base.

    Language:Python12
  • ml-newbie

    ml-newbie

    simple implementation of machine learning algorithm in pyhton

    Language:Python12
  • Machine-Learning-Lab

    A cluster of Machine Learning algorithms

    Language:Jupyter Notebook11
  • Self-Organizing-Maps-using-KNN

    High Frequency Time series Anomaly Detection using Self Organizing Maps (SOM) which is based on Competitive Learning a variant of the Neural Networks using K Nearest Neighbors

    Language:Jupyter Notebook11
  • Information-Retrieval-Project

    Information retrieval course project

    Language:Python10
  • ANPR-Indonesian

    ANPR Indonesian

    Language:Python10
  • k-nearest-neighbors-python

    An implementation of the K-Nearest Neighbors algorithm from scratch using the Python programming language.

    Language:Python10
  • DiamondValuationPrediction

    DiamondValuationPrediction

    💎 Diamond Valuation Prediction

    Language:Jupyter Notebook9
  • AdultIncomeAnalysis

    Predict whether income exceeds $50K/yr based on census data.

    Language:Jupyter Notebook9
  • k-nearest-neighbors

    C++ implementation for machine learning algorithm K-NN

    Language:C++9
  • Go_Screen-CineMatrix-ML-MODEL

    This repo contains a machine learning model made using advanced and enhanced algos like KNN,SVD and also concepts like vectorization ,cosine similarity which predicts the similar movies for a given fav movie of user. So no more time wasting on searching for a good of you're choice

    Language:Jupyter Notebook8
  • fruit-data-with-colours

    fruit-data-with-colours

    Fruit data with Colours

    Language:Jupyter Notebook8
  • ML-Algorithms

    Machine learning algorithms tutorials

    Language:Jupyter Notebook7
  • VAQ

    Fast Adaptive Similarity Search through Variance‑Aware Quantization

    Language:C++7
  • reco

    Reco is an AI based chat-bot recommendation system

    Language:Java7
  • knnGo

    I created K-Nearest Neighbor Algorithm using Go language. Initially, this project is for my assignment but I decided to publish it.

    Language:Go7
  • Breast-Cancer-Diagnosis-Using-Probabilistic-Ensemble-Based-Machine-Learning-Algorithms

    This project is a part of research on Breast Cancer Diagnosis with Machine Learning algorithm using data-driven approaches. The final outcomes of the research were later published at an IEEE Conference and added to IEEE Xplore Digital Library.

    Language:Jupyter Notebook7
  • Python-Breast-Cancer-Classification-Gogus-Kanseri-Siniflandirma

    Using the Knn algorithm, it detects whether the tumor is benign or malignant in people diagnosed with breast cancer.

    Language:Python7
  • Spotify-Recommendation-System

    Implemented and compared different recommendation systems for Spotify playlists for both artists and types of songs. Implemented popularity-based recommenders, content-based recommenders, and used the KNN algorithm for implementing collaborative filtering.

    Language:Jupyter Notebook7