GitHub topics: knearest-neighbor-classifier
ManjinderSingh3/Driver-Drowsiness-Detection-using-KNN-and-CNN
A comparative analysis of Classification models (K-Nearest Neighbors and Convolutional Neural Network) is performed to classify the drowsiness of a driver. Features like Eye Aspect Ratio, Mouth Aspect Ratio, Pupil Circularity and Mouth Aspect Ratio over Eye Aspect Ratio were taken into consideration.
Language: Jupyter Notebook - Size: 9.73 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

lionelsamrat10/Classification-Visualization
This repository contains the main.py file that performs different Classification algorithms on popular datasets like the Iris dataset, Breast Cancer dataset, and Wine dataset from UCI Machine Learning Repository and shows its results in a simple UI. Also, the visualization of the data is done using Matplotlib. The datasets are multidimensional, thus I have applied PCA first to reduce the dataset to two-dimension and then have plotted it.
Language: Python - Size: 148 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

Th3NiKo/Machine-learning-training
Machine learning / Deep learning / Data analysis notebooks, tools and scripts for learning purpose.
Language: Jupyter Notebook - Size: 42.3 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

chetandudhane/ml-modelling-text-analytics
This project uses ML Classification models to predict Election Exit Polls and Text Mining with NLTK to analyse US Presidents' Speeches
Language: Jupyter Notebook - Size: 9.45 MB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sahill-rawat/Car-Evaluation-Model
Car Evaluation Model using K Nearest Neighbors
Language: Jupyter Notebook - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

prateekagr21/Patients-with-Heart-problems
Risk of having a heart disease Prediction using Machine Learning Algorithms.
Language: Jupyter Notebook - Size: 285 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

saratbhargava/ECE239AS-Neural-Networks-and-Deep-Learning-UCLA
These Codes are written as part of Neural Networks and Deep learning course at UCLA.
Language: Jupyter Notebook - Size: 978 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

AdithyaSanyal/Resume-Screening
Resume Screening Project with proper data visualization. Made using TFIDF Vectorizer, K Neighbors Classifier, and other basic python libraries. Used WordCloud,seaborn for visualization purposes
Language: Jupyter Notebook - Size: 736 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Ovishake/KNNandGridSearch
K-NEAREST NEIGHBOR and HyperParameter Optimization using GridSearch.
Language: Jupyter Notebook - Size: 1.48 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

sssandan/classifying_movies
Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

srilaasya/Breast-Cancer-Classifier
Used several Python libraries to make a K-Nearest Neighbor classifier that is trained to predict whether a patient has breast cancer
Language: Jupyter Notebook - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

subhamyadav580/Predicting-Viral-Tweets
To predict the tweet whether it goes viral or not
Language: Jupyter Notebook - Size: 7.02 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

AdmireKhulumo/Car-Class-Classification
Machine Learning K-Nearest Neighbours classification algorithm practice in Jupyter Notebooks.
Language: Jupyter Notebook - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mesc08/Machine-Learning-Algorithms
All machine Learning algorithms practiced in detail using python with there datasets.
Language: Jupyter Notebook - Size: 8.85 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

rupalshrivastava/Artificial-Neural-Network-and-K-Nearest-Neighbors
Implemented Artificial Neural Networks, and K nearest neighbors for classification problems. Used cross-validation for improving model accuracy. Plotted different types of learning curves like error rates vs train data size, error rates vs clock time. Compared performance using learning curves and confusion matrices across algorithms.
Language: Jupyter Notebook - Size: 2.46 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

SujayDas1999/Iris-Flower-Classification-KNN
This is a classification of iris flower using k nearest neighbour classifier
Language: Jupyter Notebook - Size: 160 KB - Last synced at: 10 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

rajtulluri/Taxi-rank-Geoclustering
Geo clustering of Taxi rank locations to find optimal locations for service centers to be setup
Language: Jupyter Notebook - Size: 3.36 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

Uttam580/movie_recommendation
Simple Movie recommedation sysytem , integrated with Flask and deployed over heroku
Language: Jupyter Notebook - Size: 5.39 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

clundstrom/ml_regression
Exercises in introductory machine learning. Polynomial regression and K-nearest neighbour.
Language: Jupyter Notebook - Size: 592 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

EriqueSouza/Codenation_Challenge_Data_Science
Análise exploratória dos dados de alunas que fizeram o ENEM 2016 e predição das notas de matemática dos alunos
Language: Jupyter Notebook - Size: 3.58 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

LaxmiChaudhary/SVHN-Deep-Neural-Network
Implementing an Image classification neural network to classify Street House View Numbers
Language: Jupyter Notebook - Size: 533 KB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 12

Upasanadhameliya/Iris-Classifier-Project
Uses Machine Learning Python libraries and Predicts the iris flower type based on KNeighboursClassifier model
Language: Python - Size: 882 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

jakubkorczakowski/twitter-gender-prediction-project
Analiza danych dotyczących płci użytkowników serwisu Twitter.
Language: Jupyter Notebook - Size: 3.97 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

N3ll/KNN
Language: Jupyter Notebook - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

ktsiounis/PatternRecognitionModels
Language: HTML - Size: 2.86 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

anubhavp28/ml-hello-world
My "Hello, World!" program in machine learning.
Language: Jupyter Notebook - Size: 147 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

akshaykhadse/ml-neural-network
Implementation of Neural Network from scratch
Language: Python - Size: 1.1 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

prashant-mahanta/AI-Assignment
This repository is for managing all my assignment for Artificial Intelligence Course
Language: C - Size: 946 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

jainds/IntrotoML-Udacity
Identifying the conspirators in Enron fraud using Email Data
Language: Jupyter Notebook - Size: 34.8 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
