Repository navigation

#

knn-classification

Here you can get all the Quantum Machine learning Basics, Algorithms ,Study Materials ,Projects and the descriptions of the projects around the web

HTML
2900
1 年前

Decision Trees, Random Forest, Dynamic Time Warping, Naive Bayes, KNN, Linear Regression, Logistic Regression, Mixture Of Gaussian, Neural Network, PCA, SVD, Gaussian Naive Bayes, Fitting Data to Gaussian, K-Means

MATLAB
351
8 年前

🎨 Color recognition & classification & detection on webcam stream / on video / on single image using K-Nearest Neighbors (KNN) is trained with color histogram features by OpenCV.

Python
340
4 年前

SDN networks (Software Defined Networking ) are exposed to new security threats and attacks, especially Distributed Denial of Service (DDoS) attacks. For this aim, we have proposed a model able to detect and mitigate attacks automatically in SDN networks using Machine Learning (ML)

Python
185
1 个月前

This project is for classification of emotions using EEG signals recorded in the DEAP dataset to achieve high accuracy score using machine learning algorithms such as Support vector machine and K - Nearest Neighbor.

Python
166
6 年前

Objective of the repository is to learn and build machine learning models using Pytorch. 30DaysofML Using Pytorch

Python
131
3 年前

DIAGNOSIS OF DIABETIC RETINOPATHY FROM FUNDUS IMAGES USING SVM, KNN, and attention-based CNN models with GradCam score for interpretability,

Jupyter Notebook
126
2 年前

Machine learning model for Credit Card fraud detection

Jupyter Notebook
97
4 年前

A simple, modern and scalable facial recognition based attendance system built with Python back-end & Angular front-end.

Python
94
2 年前

Machine learning approach to detect whether patien has the diabetes or not. Data cleaning, visualization, modeling and cross validation applied

Jupyter Notebook
93
1 年前

Heart disease prediction and Kidney disease prediction. The whole code is built on different Machine learning techniques and built on website using Django

Jupyter Notebook
92
4 年前

โค้ดประกอบเนื้อหา Python Machine Learning เบื้องต้น

Python
63
1 个月前

Machine Learning Project on Resume Screening using Python

Jupyter Notebook
57
3 个月前

Computer Vision - Impemented algorithms - Hybrid image, Corner detection, Scale space blob detection, Scene classifiers, Vanishing point detection, Finding height of an object, Image stitching.

Python
47
7 年前

• Proposed system enhances user experience by providing a recommendation in travel domain more specifically for food, hotel and travel places to provide user with various sets of options like time based, nearby places, rating based, user personalized suggestions, etc.M RECOMMENDATION METHODS : • Near-by Recommendation Algorithm - KNN Algorithm • Rating based and Price based Recommendation Algorithm - K-Means algorithm • User personalized recommendation Algorithm - Classification - Decision tree using Gini index • Time based Recommendation Algorithm - Using Data Mining Technology - Python, Django Framework, ML Algorithms, Graphlab Ipython (For Proof of Concept)

Python
46
7 年前

Machine learning is widely used in bioinformatics and particularly in breast cancer diagnosis. In this project, certain classification methods such as K-nearest neighbors (K-NN) and Support Vector Machine (SVM) which is a supervised learning method to detect breast cancer are used.

Python
44
6 年前