Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with knn-classifier

A curated list of projects in awesome lists tagged with knn-classifier .

https://github.com/ksdkamesh99/knn-visualiser

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.

artificial-intelligence bootstrap4 javascript knn-classifier knn-visualiser machine-learning ml5js p5js

Last synced: 09 Nov 2024

https://github.com/evernext10/hand-gesture-recognition-machine-learning

Automatic method for the recognition of hand gestures for the categorization of vowels and numbers in Colombian sign language based on Neural Networks (Perceptrons), Support Vector Machine and K-Nearest Neighbor for classifier /// Método automático para el reconocimiento de gestos de mano para la categorización de vocales y números en lenguaje de señas colombiano basado en redes neuronales (perceptrones), soporte de máquina vectorial y K-vecino más cercano para clasificador

artificial-intelligence colombian-sign-language colombian-signal-language f1-score feature-extraction gesture hand knearest-neighbor-classifier knn-classification knn-classifier lsc machine-learning machinelearning neural-network precision preprocessing recall recognition signal-processing support-vector-machines

Last synced: 09 Nov 2024

https://github.com/kamil5b/knnGo

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

ai artificial-intelligence go golang knn knn-algorithm knn-classification knn-classifier

Last synced: 14 Nov 2024

https://github.com/jalajthanaki/book_recommendation_system

This repository contains code for recommendation engine. This recommendation engine is for recommending books.

collaborative-filtering correction knn-classifier recommendation-engine

Last synced: 20 Dec 2024

https://github.com/lucasmsa/sinais

🏞 Fourier Transformation applied to images, KNN used to classify images

knn-classifier python

Last synced: 29 Nov 2024

https://github.com/ksdkamesh99/cancer-prediction

A machine learning Flask application for predicting cancer is Malignant or Benign

flask heroku knn-classifier machine-learning

Last synced: 24 Oct 2024

https://github.com/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.

css ejs expressjs google-oauth2 heroku-deployment html iris-dataset javascript knn-algorithm knn-classification knn-classifier machine-learning nodejs pandas python sklearn-library

Last synced: 25 Nov 2024

https://github.com/dark-data/breast-cancer-prediction

Over the past few decades, ML techniques have been widely used in intelligent healthcare systems, especially for breast cancer (BC) diagnosis and prognosis. Traditionally the diagnostic accuracy of a patient depends on a physician’s experience. however, this expertise is built up over many years of observations of different patient’s symptoms and confirmed diagnoses. ML techniques can take over some complex manual works from the physicians. Recently, ML techniques are playing a significant role in diagnosis of BC by applying classification techniques to identify people with BC, distinguish benign from malignant tumours and to predict weather the patient is affected or not. We focus on the neural network (NN), support vector machine (SVMs) and k-nearest neighbor (k-NNs) techniques in BC diagnosis.

breast-cancer-wisconsin ipynb-jupyter-notebook knn-classifier neural-networks svm-classifier

Last synced: 13 Nov 2024

https://github.com/sukanyabag/microsoft-malware-detection

Advanced ML Case Study where we use ML algorithms to detect malware from a given piece of software.

knn-classifier logistic-regression machine-learning multivariate-analysis randomsearch-cv tsne-algorithm xgboost

Last synced: 10 Nov 2024

https://github.com/hashirshoaeb/polygon-classifier

Distinguishing polygon shapes in testing image on the basis of provided training dataset using KNN algorithm.

blob-analysis blob-detection classifier component-analysis knn-algorithm knn-classifier python3 simple

Last synced: 10 Nov 2024

https://github.com/ngirimana/ml_knn

Welcome to the KNN Project! This will be a simple project very similar to the lecture, except you'll be given another data set. Go ahead and just follow the directions below.

artificial-intelligence knn-algorithm knn-classification knn-classifier machine-learning matplotlib numpy pandas python3 searbon

Last synced: 08 Nov 2024

https://github.com/ushariranasinghe/movie-recommendation

Movie recommendation system with Collaborative filtering and kNN recommendation, featuring streamlit frontend

keras-tensorflow knn-classifier pandas pyspark streamlit surprise-library

Last synced: 21 Nov 2024

https://github.com/dionixius7/titanic-disaster-ml-model

This project predicts the survival of passengers on the Titanic by using Kaggle Titanic Disaster Dataset. The dataset contains information related to passengers, such as age, gender, and class. Different machine learning algorithms have been applied for this predictive model to accomplish an accurate prediction that will define the survival chances

data-analysis data-science data-visualization eda knn-classifier machine-learning neural-network python scikit-learn svm tensorflow titanic-kaggle titanic-survival-prediction

Last synced: 17 Nov 2024

https://github.com/grachale/predict_titanik

Predicting the survival of Titanic passengers (binary classification) with usage of decision tree and KNN from scikit-learn.

classification decision-tree-classifier knn-classifier matplotlib pandas python scikit-learn titanic-survival-prediction

Last synced: 13 Nov 2024

https://github.com/nouranhaitham/ml_loanprediction

A notebook aimed to predict loan eligibility with high accuracy using advanced machine learning models including Logistic Regression and KNN.

classification-model decision-making insights knn-classifier loan-prediction-analysis logist logistic-regression machine-learning python regression-models

Last synced: 15 Nov 2024

https://github.com/davityak03/animal-classification-using-different-kinds-of-machine-learning-algos

5 different kinds of machine learning alorithms has been used for the classfication of the animals and have been compared with each other

decision-tree-classifier knn-classifier logistic-regression machine-learning machine-learning-algorithms naive-bayes-classifier python svm-classifier

Last synced: 17 Nov 2024

https://github.com/spignelon/letter-recognition_project-ml

A machine learning project for letter recognition using SVM, KNN, and Decision Tree, Random Forest, and Naive Bayes algorithms. Includes data preprocessing, model training, evaluation, and visualization, and research report.

decision-tree-classifier knn-classifier letter-recognition machine-learning machinelearning naive-bayes-classifier random-forest-classifier research research-paper research-project scikit-learn svm-classifier uci-dataset uci-machine-learning

Last synced: 17 Nov 2024

https://github.com/kheriberto/knn_project

This is a simple project that uses dummie data to practice and demonstrate my knowledge of the KNN algorithm.

data-analysis knn-classifier numpy python scikit-learn seaborn

Last synced: 07 Dec 2024

https://github.com/agnivchtj/mnist-classifier

Implement an algorithm that can classify handwritten digits, based on MNIST database.

jupyter-notebooks knn-classifier mnist mnist-dataset python svc

Last synced: 21 Nov 2024

https://github.com/agnivchtj/us-census-classifier

Find the optimal classification algorithm that can predict salaries above $50k, based on US Census data.

census-data decision-tree-classifier jupyter-notebooks knn-classifier logistic-regression naive-bayes-classifier python scikit-learn svm-classifier

Last synced: 21 Nov 2024

https://github.com/cyprianfusi/predicting-heart-disease-using-k-nearest-neighbours

Up to 90% accuracy with just 5 features using KNN algorithm and PCA for feature engineering. The dataset contained less than 1000 observations. The model's accuracy could be improved using more observations, further hyperparameter optimization and feature engineering

feature-engineering heart-disease knn-classifier pca-analysis

Last synced: 27 Nov 2024

https://github.com/charlieroth/k_nearest_neighbors

K Nearest Neighbors Classifier

knn-classifier python

Last synced: 17 Dec 2024

https://github.com/musty-ess/shopping-prediction-ai-using-machine-learning

This project is an AI model designed to predict whether customers on an online shopping website will complete a purchase. It uses machine learning, specifically a k-nearest neighbors (KNN) classifier, to analyze user behavior and predict their purchasing intent.

ai-prediction classification-model k-nearest-neighbors knn-classifier machine-learning online-shopping python scikit-learn sensitivity-specificity user-behavior-prediction

Last synced: 19 Dec 2024

https://github.com/ehsan-ashik/prostate-cancer-classification

The project involves training micro RNA-based classification models using a prostate cancer dataset.

classification k-means-clustering knn-classifier pca prostate-cancer random-forest tsne

Last synced: 05 Dec 2024

https://github.com/leftcoastnerdgirl/disaster_tweet_classification_nlp

This repository holds the final project for the Natural Language Processing project for the Intel AI Learning and Certification Program.

decision-tree-classifier knearest-neighbor-classifier knn-classifier logistic-regression nlp pandas random-forest-classifier sklearn sklearn-library support-vector-machine svm-classifier

Last synced: 10 Oct 2024

https://github.com/mohamedkhalidlx/loan-eligibility-prediction-web-app

Loan Eligibility Prediction Model: A machine learning application to predict loan approval based on applicant data. Includes a web interface for submitting loan applications and receiving predictions. Built with Python and Jupyter Notebook.

bernoulli-naive-bayes css csv decision-tree-classifier flask gaussian-naive-bayes-classifier gradient gradient-boosting-classifier html ipython-notebook knn-classifier logistic-regression machine-learning machine-learning-algorithms naive-bayes-classifier pickle python random-forest-classifier support-vector-classifier webapp

Last synced: 13 Nov 2024

https://github.com/farooqueesamiya/social-network-ads-classification-models

In this repository, we will explore different classification models to predict whether a user will purchase a product based on age and estimated salary.

classification-model decision-tree-classifier knn-classifier linear-kernel logistic-regression naive-bayes-classifier random-forest-classifier rbf-kernel support-vector-machine svc-model

Last synced: 23 Nov 2024

https://github.com/isaqueiros/iris-predictions-knnclassifier_and_decisiontree

This notebook demonstrates the basic application of two common machine learning algorithms, KNN and Decision Tree, for species classification using the classic Iris dataset. This is a beginner-friendly guide for understanding and applying basic classification techniques in Python using scikit-learn.

decision-tree-classifier knn-classifier sklearn

Last synced: 23 Nov 2024

https://github.com/somjit101/ds-knn-k-fold-cv

An implementation of the **k-Nearest Neighbours Classification Algorithm** using some popular demo datasets.

classification-algorithm cross-validation cross-validation-scores k-fold-cross-validation k-nearest-neighbor-classifier k-nearest-neighbors k-nearest-neighbours knn-classifier

Last synced: 16 Nov 2024

https://github.com/amrali/js-image-classifier

A simple TensorFlow image classifier in Javascript

knn-classifier mobilenet tensorflow-experiments tensorflowjs

Last synced: 21 Dec 2024

https://github.com/arturmareknowak/knn

kNN classificator implementation with execution review and visualization

knn knn-classification knn-classifier machine-learning

Last synced: 05 Nov 2024

https://github.com/pronzzz/stock_price_prediction

This repository is dedicated to exploring different machine learning models for stock price prediction. Our goal is to determine which model is the most accurate and efficient in forecasting stock market prices. We'll be using historical stock data and various machine learning techniques to build and evaluate models.

knn-classifier knn-regression linear-regression lstm-model random-forest svm-model

Last synced: 06 Nov 2024

https://github.com/grupoudea/simulacion-sistemas

Este repositorio almacena algunos algoritmos de Machine Learning con implementación usando librerías y sin librerías, mayormente usando Python. Se agregan algunos algoritmos adicionales, usando Python, Rust y otros lenguajes.

k-means-clustering knn-classifier machine-learning machine-learning-algorithms python3 rust-lang

Last synced: 06 Nov 2024

https://github.com/geekquad/knn-from-scratch

A basic project to implement the KNN classifier from Scratch.

knn knn-classifier python scratch-implementation sklearn

Last synced: 10 Nov 2024

https://github.com/syedissambukhari/electric-motor-fault-detection-using-machine-learning

This repository is dedicated to the detection of faults in electric motors through machine learning techniques, specifically utilizing the K-Nearest Neighbors (KNN) algorithm. It contains datasets, Python scripts, and accompanying documentation necessary for implementing and understanding the fault detection process.

aritificalintelligence iot-application knn knn-algorithm knn-classification knn-classifier machine-learning-algorithms motor-control

Last synced: 14 Nov 2024

https://github.com/adilius/wine-quality-data-set

An experiment on wine quality data set using python and different ML methods

datamining knn-classifier naive-bayes-classifier python

Last synced: 12 Nov 2024

https://github.com/polaris000/introduction-to-machine-learning

Basic machine learning algos, like kNN Classifiers and regression

knn-classifier machine-learning matplotlib practise python3 sklearn

Last synced: 11 Nov 2024

https://github.com/msikorski93/alzheimer-s-disease-classification

A multi classification using scikit-learn and TensorFlow models on MRI scans of patient's brains.

alzheimers-disease classification efficientnetb0 inceptionv3 knn-classifier mri-brain random-forest scikit-learn svc tensorflow

Last synced: 11 Nov 2024

https://github.com/msikorski93/heart-failure-prediction

The subject of this repository was to perform binary classification based on respondent's collected features (age, cholesterol level, fasting blood sugar, thallium stress test results, etc.).

classification knn-classifier logistic-regression random-forest-classifier roc-curves scikit-learn svm-classifier

Last synced: 11 Nov 2024

https://github.com/animesh-chourey/image-classification-using-a-bag-of-words-model

Bag-of-words model is created and classification of images using K-Nearest Neighbour (KNN) and Support Vector Machine (SVM) is performed.

bag-of-words image-descriptors knn-classifier sift-features svm-classifier

Last synced: 12 Nov 2024