Topic: "knn-algorithm"
qdrant/qdrant
Qdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
Language: Rust - Size: 33.1 MB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 24,306 - Forks: 1,664

gitanat/simple-ocr-opencv
A simple python OCR engine using opencv
Language: Python - Size: 559 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 532 - Forks: 178

Suji04/ML_from_Scratch
Implementation of basic ML algorithms from scratch in python...
Language: Jupyter Notebook - Size: 540 KB - Last synced at: 23 days ago - Pushed at: over 4 years ago - Stars: 300 - Forks: 231

alexklibisz/elastik-nearest-neighbors 📦
Go to: https://github.com/alexklibisz/elastiknn
Language: Python - Size: 56.4 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 253 - Forks: 62

ZPGuiGroupWhu/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: MATLAB - Size: 545 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 78 - Forks: 9

dillondaudert/NearestNeighborDescent.jl
Efficient approximate k-nearest neighbors graph construction and search in Julia
Language: Julia - Size: 399 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 47 - Forks: 7

div3125/k-nearest-neighbors
Implementation of KNN algorithm in Python 3
Language: Python - Size: 9.77 KB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 45 - Forks: 36

BirchKwok/lynsedb
A pure Python-implemented, lightweight, server-optional, multi-end compatible, vector database deployable locally or remotely.
Language: Python - Size: 21.7 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 37 - Forks: 11

ImadSaddik/ElasticSearch_Python_Course
This repository is part of a course on ElasticSearch in Python. It includes notebooks that demonstrate its usage, along with a YouTube series to guide you through the material.
Language: Jupyter Notebook - Size: 20.5 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 37 - Forks: 34

thedevstone/Jestures
A simple framework for gesture recognition in Java
Language: Java - Size: 53 MB - Last synced at: 20 days ago - Pushed at: over 5 years ago - Stars: 33 - Forks: 6

tohtsky/irspack
Train, evaluate, and optimize implicit feedback-based recommender systems.
Language: Python - Size: 733 KB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 31 - Forks: 9

ericmillsio/whiplash
Serverless, lightweight, and fast vector database on top of DynamoDB
Language: Python - Size: 122 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 2

aws-samples/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 Notebook - Size: 1020 KB - Last synced at: 20 days ago - Pushed at: almost 2 years ago - Stars: 17 - Forks: 0

RiteshPuvvada/Machine-Learning-Lab
A cluster of Machine Learning algorithms
Language: Jupyter Notebook - Size: 2.57 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 5

Ralireza/ml-newbie
simple implementation of machine learning algorithm in pyhton
Language: Python - Size: 4.97 MB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 12 - Forks: 1

sayaliwangane/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: PHP - Size: 6.9 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 11 - Forks: 8

RinaldiPakpahan/ANPR-Indonesian
ANPR Indonesian
Language: Python - Size: 4.9 MB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 11 - Forks: 1

Amirhossein-Rajabpour/Information-Retrieval-Project
Information retrieval course project
Language: Python - Size: 7.63 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 0

rocksaint/fruit-data-with-colours
Fruit data with Colours
Language: Jupyter Notebook - Size: 776 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 26

aryanraj2713/KNN-visualization
A casestudy about K-nearest-neighbors Algorithm
Language: Jupyter Notebook - Size: 283 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 0

hosseindamavandi/KNN
k-nearest neighbors algorithm
Language: Jupyter Notebook - Size: 1.17 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 0

Rohithram/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 Notebook - Size: 24 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 9 - Forks: 5

sasivatsal7122/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 Notebook - Size: 174 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

mddragnev/k-nearest-neighbors
C++ implementation for machine learning algorithm K-NN
Language: C++ - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 2

khumam/Knn-Algorithm
This is the simple KNN Algorithm using PHP and you can use csv file as dataset
Language: PHP - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 2

StarlangSoftware/Classification
Machine learning library for classification tasks
Language: Java - Size: 2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 7 - Forks: 6

kamil5b/knnGo
I created K-Nearest Neighbor Algorithm using Go language. Initially, this project is for my assignment but I decided to publish it.
Language: Go - Size: 58.6 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

AninditaGuha98/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 Notebook - Size: 31.9 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

rishabmenon/Traffic-Congestion-Prediction-System
Traffic Congestion Prediction System using Data Mining
Language: Java - Size: 28.3 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 1

Aakash1822/Fruit_prediction
Fruit Count prediction using its shape and size using Machine Learning
Language: Jupyter Notebook - Size: 87.9 KB - Last synced at: 11 months ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 1

hassanzadehmahdi/Rank-estimation
In this program, I used the KNN model to estimate Iranian universities' entrance exam (konkur) rank, and I also developed a telegram bot so users could use it.
Language: Jupyter Notebook - Size: 257 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

SidharthMudgil/reco
Reco is an AI based chat-bot recommendation system
Language: Java - Size: 41.2 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 6

shreyamalogi/Personalized-travel-planning-system
"Personalized Travel Planning System," uses a graphical user interface (GUI) to help users plan personalized travel experiences. It recommends tourist destinations based on user preferences and provides information about nearby places.
Language: Python - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 1

agomolka/AdultIncomeAnalysis
Predict whether income exceeds $50K/yr based on census data.
Language: Jupyter Notebook - Size: 17.6 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

saichandrareddy1/Machine_Learning_basics
This is repository about the MachineLaering Basics including all the Machine learning Algorithms
Language: Jupyter Notebook - Size: 59.6 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 5

romulogmlima/ML-letter-recognition
Applying Machine Learning techniques to identify randomly distorted capital letters in the English alphabet.
Language: Python - Size: 550 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 1

felipexw/knn-java-library
Just a simple implementation of K-Nearest Neighbour algorithm.
Language: Java - Size: 348 KB - Last synced at: about 1 year ago - Pushed at: almost 9 years ago - Stars: 6 - Forks: 0

mehmoodulhaq570/Machine-Learning-Models
A repository consisting of machine learning models for predicting the future instance. More specifically this repository is a Machine Learning course for those who are interested in learning the basics of machine learning algorithms.
Language: Jupyter Notebook - Size: 29.9 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 5 - Forks: 0

StarlangSoftware/Classification-CPP
Machine learning library for classification tasks
Language: C++ - Size: 64.1 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 5 - Forks: 0

mc-cat-tty/mmr_stock
Final project of Web Technologies course. Electronic components stock manager for MMR Driverless Team.
Language: Python - Size: 1.44 MB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

TheDatumOrg/VAQ
Fast Adaptive Similarity Search through Variance‑Aware Quantization
Language: C++ - Size: 7.5 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

rajesh-gupta-14/LookAlike_Model_B2B_Customers_NLP
A look-alike model to identify potential clients based on certain characteristics from the existing customer base.
Language: Python - Size: 77.5 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

skinan/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 Notebook - Size: 1.54 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 3

VaibhavGaur05/StockMarketML
This repository contains our project on Stock Market Price prediction Using Historical Data
Language: Jupyter Notebook - Size: 9.6 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 6

lyraxvincent/Data-Science-Machine-Learning-Portfolio
Portfolio Projects through my Data Science and Machine Learning Course program.
Language: Jupyter Notebook - Size: 7.44 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 3

shubhamchouksey/Movie-Recommendation
Recommedation of movies to a user based on user rating data.
Language: Jupyter Notebook - Size: 2.53 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 4

TWilliamBell/kNNExample
Implementation of k-Nearest Neighbours algorithm for use on geometric morphometric data and a simulated dataset.
Language: R - Size: 5.83 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

xcalts/di-uoa-project-k23a
Plain | Filtered | Stiched Vamana
Language: C++ - Size: 28.3 MB - Last synced at: 27 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

saarbk/Introduction-to-Machine-Learning
Sharing both theoretical and programing ideas, that I came across at Introduction to Machine Learning course. notes, homework solution and python assignment
Language: TeX - Size: 1.57 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 2

NehaPant14/Loan-Prediction
Loan Prediction using Classification Techniques
Language: Jupyter Notebook - Size: 8.74 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

bsef19m521/100-Days-of-Machine-Learning
"100-days-of-machine-learning" is a repository containing a comprehensive guide to Machine Learning, covering the basics and advanced topics, with daily exercises and real-world examples for 100 days.
Language: Jupyter Notebook - Size: 430 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

Shaik-Sohail-72/Iris-Flower-Type-Prediction-and-Classification-with-ML-and-MERN
Iris flower type prediction and classification with machine learning and MERN web I/O system. This project predict the type of iris flower by using machine learning . K-NN algorithm is used for multiclass classification.
Language: EJS - Size: 283 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

nayash/smarter-launcher
An Android launcher which understands your usage patterns and updates the Home screen with a list of apps which are most likely to be used by you next.
Language: Kotlin - Size: 42.5 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

chkrr00k/IshiVision
Computer Vision Based System to read the numbers in an Ishihara Plate test
Language: Python - Size: 4.37 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 3

alicevillar/titanic-kaggle
Titanic rescue prediction using Decision Tree, SVM, Logistic Regression, Random Forest and KNN. The best accuracy score was from Random Forest: 84.35%
Language: Jupyter Notebook - Size: 817 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 2

wildoctopus/heart-disease-detection
Heart disease detection using different classifiers and neural network with feature engineering.
Language: Python - Size: 33.2 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

tharunchitipolu/Machine-Learning-for-Image-Processsing
Language: Jupyter Notebook - Size: 17.6 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

MHassaanButt/Dataware-House-Data-Mining-Experimental-Guide-Source-Codes-GuideBook
The aim of this repository to guide the new students who wants to learn how basic algorithms of data mining (Apriori, Kmeans and KNN etc) are implemented
Size: 28.1 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

Nikhilkohli1/Machine-learning-from-scratch
Implementation of Machine Learning Algorithms (KNN, Linear, Logistic, SVM, K-Means, Decision Tree, Naive Bayes) from Scratch using Python & Numpy only
Language: Jupyter Notebook - Size: 64.5 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

harshitahluwalia7895/face-Recognition-and-Detection
Language: Python - Size: 722 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 6

lukascivil/TCC
Recommender System using movielens 100k dataset
Language: Python - Size: 812 KB - Last synced at: 7 days ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 0

ikanurfitriani/Diabetes-Prediction
This repository contains code archives for Diabetes Prediction with Machine Learning
Language: Jupyter Notebook - Size: 4.31 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

udityamerit/Breast-Cancer-Prediction-using-different-ML-models
This project implements multiple machine learning algorithms to predict breast cancer diagnoses based on medical diagnostic data. The project compares the performance of various models, providing insights into which algorithms are most effective for this task.
Language: Jupyter Notebook - Size: 14.7 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 2

fayzi-dev/PyOD
PyOD (Python Outlier Detection)
Language: Python - Size: 127 KB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

engares/KNN-Based-Telegram-Chatbot-hosted-in-ESP32
A lightweight, customizable chatbot for Telegram running on an ESP32 microcontroller. It's optimized for low-resource environments and embedded systems projects.
Language: C++ - Size: 3.07 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

AJAkil/All-things-AI
This repository contains some machine learning projects. It focuses on the use of classical statistical learning algorithms.
Language: Jupyter Notebook - Size: 23.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

KhaledAshrafH/KNN-Classifier
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.
Language: Python - Size: 63.5 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

varun-soni-ai/LaptopPricePredictionProject
Laptop Price Prediction with Regression Analysis and Exploratory Data Analysis (EDA)
Language: Jupyter Notebook - Size: 1.95 MB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

GNDEC-Minor-Project-KGJ/book-recommendation-system
A recommendation system for books. Built by following two filtering methods that are Collaborative Filtering and Content Based Filtering. Algorithms used are KNN, Pearson Correlation, and TF-IDF. Every dataset used can be easily found in the data folder of the respository.
Language: Jupyter Notebook - Size: 29.8 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

M0hamedIbrahim1/Machine-Learning-Algorithms-
Language: Jupyter Notebook - Size: 3.56 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

konstantinay/RangeTree
University project for elective course Multidimensional Data Structures.
Language: Python - Size: 487 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

Robots-Vision/knn-examples
Repository containing examples of KNN Algorithm
Language: Jupyter Notebook - Size: 351 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 3

rg4sun/RG_captcha_recognization
Captcha Recognition Based on KNN. Implemented in Python to extract and recognize the digital text of captcha images.(This repo has not been cleaned up yet, may contain some redundant discarded files)
Language: Jupyter Notebook - Size: 3.19 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

kk289/Stock_Price_Prediction
Stock Price Prediction of APPLE Using Python
Language: Python - Size: 1.03 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

ravising-h/Implementation-of-ML-Algo
Implementation of KNN, Multivariate Linear Regression
Language: Jupyter Notebook - Size: 38.1 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

leonardomarcao/Anne
Anne - Face recognition using computer vision in IoT enviroment - 5th semester project developed at Paulista University
Language: Python - Size: 2.82 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 1

dhrupad17/Machine-Learning-A-Z
This is a practice Repository consisting of all the notebooks I have practiced for Machine Learning from basics to Advance
Language: Jupyter Notebook - Size: 51.9 MB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

PialGhosh2233/Liver_Cirrhosis_Prediction_using_Machine_Learning
Language: Jupyter Notebook - Size: 344 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

TavinWang/Machine-Learning
机器学习算法实现及实战
Language: Jupyter Notebook - Size: 13.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Mohit-25/Projects
Language: Jupyter Notebook - Size: 859 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Simonnop/RecommendModel
基于NLP和KNN的任务推荐系统
Language: Jupyter Notebook - Size: 1.47 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

jonathanmendoza-tx/knn-algorithm
K-nearest neighbors algorithm from scratch
Language: Python - Size: 548 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

AmirHHasani/Machine-Learning-Algorithms
A collection of my practices using the following algorithms: DBSCAN, KNN, Decision Tree Classifier, K-means, Apriori, SMOTE, SVM
Language: Jupyter Notebook - Size: 342 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

mohammadtavakoli78/Informations-Retrieval
This is final project of Information Retrieval course which is implementation of a search engine
Language: Python - Size: 3.14 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

sakshi170920/Movie-Recommendation-System
Movie Recommendation System based on K-nearest neighbours accelerated using GPU
Language: C++ - Size: 5.78 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

NourAyman10/ServiceCancellationPredictor
Service Cancellation Predictor Project
Language: Jupyter Notebook - Size: 10 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 2

ahjimomo/classifier_knn_basic_from_scratch
Coding K-Nearest Neighbour algorithm for classifier problem without stratified split on unbalanced label set
Language: Python - Size: 78.1 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

eltacshikhsaidov/recommend-api
Book recommender api written in flask framework
Language: Python - Size: 1.86 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

ugurcanerdogan/KNN-Classification-Regression
BBM409 Machine Learning Laboratory - Assignment 1 : KNN Classification and KNN Regression using k-Fold cross validation (OOP design for classifiers)
Language: Jupyter Notebook - Size: 521 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

mrparth23/CSE523-Machine-Learning-SSSR
CSE523 Machine Learning SSSR repository contains a movie recommendation system using KNN, ALS, and SVD algorithm.
Language: Jupyter Notebook - Size: 12.2 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 3

ProsperChuks/wine-quality-prediction
Predicting wine quality by classifying the ingredients using KNN algorithm
Language: Jupyter Notebook - Size: 529 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

johwconst/keystrokeDynamics2FA
⌨️🔒 2FA (Two-factor Authentication) alternative using Keystroke Dynamics
Language: HTML - Size: 473 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

copev313/Book-Recommendation-System-Collaborative-Filtering-Using-kNN
We use a machine learning algorithm called k-Nearest Neighbor (kNN) to implement collaborative filtering, and generate book recommendations.
Language: Jupyter Notebook - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

dileepkorade/Machine-Learning_Projects
Projects based on Machine Leaning
Language: Jupyter Notebook - Size: 1 MB - Last synced at: 10 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

HxnDev/K-Means-KNN-and-Davies-Bouldin-Index-on-Multi-Class-Dataset
Calculating DB index, KNN and K-Means from the given dataset
Language: Jupyter Notebook - Size: 724 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

Rizwan-Hasan/Breast-Cancer-Diagnosis-Using-Probabilistic-Ensemble-Based-Machine-Learning-Algorithms Fork of skinan/Breast-Cancer-Diagnosis-Using-Probabilistic-Ensemble-Based-Machine-Learning-Algorithms
This project is a part of research on Breast Cancer Diagnosis with a 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 Notebook - Size: 1.54 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

Snowapril/pnu-machine-learning-2021
Implementation of several machine learning algorithms, such as logistic-regression, linear-regression, k-Nearest-Neighbor, etc.
Language: Python - Size: 2.49 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

Zubayear/Machine-Learning
Machine learning projects i have done so far in various training program and at the University.
Language: Jupyter Notebook - Size: 2 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

batuhan3526/Breast-Cancer-Predict-with-KNN-NCA
Language: Jupyter Notebook - Size: 14.6 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

Rodrigolara05/Machine-Learning-en-una-red-P2P
Sistema de recomendacion con Machine Learning en una red P2P
Language: Go - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0
