A parallel implementation of the well-known data mining algorithm KNN in C++.
-
Updated
Oct 20, 2015 - C++
A parallel implementation of the well-known data mining algorithm KNN in C++.
Trying various machine learning method, it has the data set. Welcome to pull request
Machine Learning Algorithms
This script compares the accuracy of both KNN and Decision Tree and visualizes the same.
Machine Learning exercises for my subject of Machine Learning at University of Granada (UGR).
This repository contains code for a program that scrapes through the pages of Indeed, IEEE Job Search, and ACM Job Search and displays the most relevant jobs based on the keywords provided. Also clusters them using k-means algorithm (LLoyd's algorithm).
Classification system to precisely identify human fitness activities.
Master's machine learning projects
recognize the digits basic on sklearn, keras and pytorch
More details about the dataset, including algorithms that have been tried on it and their levels of success, can be found at http://yann.lecun.com/exdb/mnist/index.html. The dataset is made available under a Creative Commons Attribution-Share Alike 3.0 license.
my solution to the third computer assignment of my intelligent systems course on the topic of clustering
Machine learning model to predict the number of food-borne illnesses that might occur in a state in USA
Customer Segmentation using RFM
A collection of different classification techniques done on iris-dataset
Preditor de Sexo baseado em Peso e Altura e um identificador de dígitos usando KNN
Add a description, image, and links to the knn topic page so that developers can more easily learn about it.
To associate your repository with the knn topic, visit your repo's landing page and select "manage topics."