knn-classifier topic

List knn-classifier repositories

AI_Sudoku

992
Stars
150
Forks
Watchers

GUI based Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it

Forecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning to Forecast Stock Return. Approach Used by Hedge Funds to Selec...

LO-Shot

84
Stars
13
Forks
Watchers

Papers and code related to 'Less Than One'-Shot (LO-Shot) Learning

Diabetes_Prediction_Portal

21
Stars
12
Forks
Watchers

Diabetes Prediction is my weekend practice project. In this I used KNN Neighbors Classifier to trained model that is used to predict the positive or negative result. Given set of inputs are BMI(Body M...

IBM-final-project-Machine-Learning

38
Stars
95
Forks
Watchers

Final project of IBM's course https://www.coursera.org/learn/machine-learning-with-python on coursera

KNN-Visualiser

20
Stars
5
Forks
Watchers

It is a best Visualiser for implementing K-Nearest Neighbours Algorithm with 3 different classes i.e A,B,C. It is developed using ml5.js and p5.js.