div3125 / k-nearest-neighborsLinks
Implementation of KNN algorithm in Python 3
☆45Updated 4 years ago
Alternatives and similar repositories for k-nearest-neighbors
Users that are interested in k-nearest-neighbors are comparing it to the libraries listed below
Sorting:
- Tutorial: Support Vector Machine from scratch using Python3☆37Updated 8 years ago
- K-Means Clustering using Python from Scratch☆129Updated 7 years ago
- This project is to test classification algorithms wrote from scratch in python using only numpy. Algorithms wrote in this project: KNN, L…☆17Updated 7 years ago
- An implementation of the L2-SVM for breast cancer detection using the Wisconsin diagnostic dataset.☆19Updated 2 years ago
- [ICMLSC 2018] On Breast Cancer Detection: An Application of Machine Learning Algorithms on the Wisconsin Diagnostic Dataset☆62Updated 2 years ago
- An Implementation of SVM - Support Vector Machines using Linear Kernel. This is just for understanding of SVM and its algorithm.☆48Updated 6 years ago
- New clustering of Udemy courses and building a recommender system based on course features☆20Updated 6 years ago
- Machine learning classifier for cancer tissues 🔬☆77Updated 4 years ago
- Script to extract CNN deep features with different ConvNets, and then use them for an Image Classification task with a SVM classifier wit…☆31Updated 7 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆62Updated 6 years ago
- An implementation of the Multilayer Perceptron for breast cancer detection using the Wisconsin diagnostic dataset.☆10Updated last year
- Implementation of VGG16 architecture in Keras☆54Updated 3 years ago
- Centralized location for storing, organizing, and managing both my blog posts and related data.☆51Updated last year
- Built house price prediction model using linear regression and k nearest neighbors and used machine learning techniques like ridge, lasso…☆91Updated last year
- Implementation of YOLO algorithm for real-time object detection and classification☆11Updated 5 years ago