knn-algorithm

There are 532 repositories under knn-algorithm topic.

  • Machine-Learning-Algorithms-

    Language:Jupyter Notebook4
  • Projects

    Language:Jupyter Notebook3
  • 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 Notebook6
  • Machine_Learning_basics

    This is repository about the MachineLaering Basics including all the Machine learning Algorithms

    Language:Jupyter Notebook6
  • kNNExample

    Implementation of k-Nearest Neighbours algorithm for use on geometric morphometric data and a simulated dataset.

    Language:R6
  • VAQ

    Fast Adaptive Similarity Search through Variance‑Aware Quantization

    Language:C++5
  • search-engine

    create the search engine to retrieve the text documents. (the information retrieval course project)

    Language:Python5
  • AI-for-Marketing

    Marketing is crucial for the growth and sustainability of retail business. Marketers can help build the company’s brand, engage customers, grow revenue, and increase sales. AI can star change maker for Product Marketing & Business Boost

    Language:Jupyter Notebook5
  • 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:Kotlin5
  • keystrokeDynamics2FA

    ⌨️🔒 2FA (Two-factor Authentication) alternative using Keystroke Dynamics

    Language:HTML5
  • StockMarketML

    This repository contains our project on Stock Market Price prediction Using Historical Data

    Language:Jupyter Notebook5
  • Movie-Recommendation

    Recommedation of movies to a user based on user rating data.

    Language:Jupyter Notebook5
  • mmr_stock

    Final project of Web Technologies course. Electronic components stock manager for MMR Driverless Team.

    Language:Python4
  • Rank-estimation

    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 Notebook4
  • Loan-Prediction

    Loan Prediction using Classification Techniques

    Language:Jupyter Notebook4
  • 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:TeX4
  • Ocean-Plastic-Analysis

    Helps in the analysis of plastics found in water bodies to track their uses to control water pollution

    Language:Python4
  • IshiVision

    IshiVision

    Computer Vision Based System to read the numbers in an Ishihara Plate test

    Language:Python4
  • heart-disease-detection

    Heart disease detection using different classifiers and neural network with feature engineering.

    Language:Python4
  • 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 Notebook4
  • 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

  • Data-Science-Machine-Learning-Portfolio

    Portfolio Projects through my Data Science and Machine Learning Course program.

    Language:Jupyter Notebook4
  • Recommer-System

    A recommender system to recommend movies, books or shopping items list based on search.

    Language:Python4
  • Classification

    Machine learning library for classification tasks

    Language:Java4
  • TCC

    Recommender System using movielens 100k dataset

    Language:Python4
  • 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:Python3
  • 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:Python3
  • 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:EJS3
  • book-recommendation-system

    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 Notebook3
  • TextMining-KNN

    Practicing Text Mining with KNN algorithm

    Language:Python3
  • All-things-AI

    This repository contains some machine learning projects. It focuses on the use of classical statistical learning algorithms.

    Language:Jupyter Notebook3
  • knn_project

    KNN 알고리즘을 이용한 내용 기반 기사 추천 구현하기

    Language:Jupyter Notebook3
  • CSE523-Machine-Learning-SSSR

    CSE523 Machine Learning SSSR repository contains a movie recommendation system using KNN, ALS, and SVD algorithm.

    Language:Jupyter Notebook3
  • knn-examples

    Repository containing examples of KNN Algorithm

    Language:Jupyter Notebook3