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:
- Using global feature descriptors and machine learning to perform image classification☆91Updated 5 years ago
- K-Means Clustering using Python from Scratch☆129Updated 7 years ago
- Credit Card Fraud Detection using ML: IEEE style paper + Jupyter Notebook☆104Updated 2 years ago
- CNN based Image Classification on CIFAR-10 dataset, along with data augmentation and deployment of the trained CNN model using Flask. (Py…☆28Updated 5 years ago
- In general, a learning problem considers a set of n samples of data and then tries to predict properties of unknown data. If each sample …☆55Updated 4 years ago
- Credit card fraud detection through logistic regression, k-means, and deep learning.☆243Updated 7 years ago
- OpenCV-Computer-Vision-Projects-with-Python☆112Updated 2 years ago
- Implementation of VGG16 architecture in Keras☆54Updated 3 years ago
- Centralized location for storing, organizing, and managing both my blog posts and related data.☆50Updated 2 years ago
- Computer Vision with Python 3, published by Packt☆61Updated 2 years ago
- Open Machine learning Projects☆97Updated 2 years ago
- 4 different image classification ConvNets models for Fashion-MNIST dataset☆101Updated 3 years ago
- This is the code for "K-Means Clustering - The Math of Intelligence (Week 3)" By SIraj Raval on Youtube☆126Updated 5 years ago
- Predicting house prices using Linear Regression and GBR☆371Updated last year
- Handwritten Digit Recognition using Machine Learning and Deep Learning☆250Updated 4 months ago
- Uploading files using Python and Flask☆108Updated 5 years ago
- Various projects in Linear Regression, Logistic Regression, k Nearest Neighbors, Decision Trees, Random Forests, SVM☆141Updated 2 years ago
- Implemented Convolutional Neural Network, LSTM Neural Network, and Neural Network From Scratch in Python Language.☆39Updated 6 years ago
- CNN image classifier implemented in Keras Notebook 🖼️.☆185Updated 3 years ago
- This is project predicts the salary of the employ based on the experience.☆93Updated 4 years ago
- Deep Learning Tutorial notes and code. See the wiki for more info.☆71Updated 9 years ago
- Dog and cat image classifier with deep learning☆135Updated 3 years ago
- Python Deep Learning Projects, published by Packt☆213Updated 2 years ago
- notebooks with example for machine learning examples☆62Updated 4 years ago
- The course is contained knowledge that are useful to work on deep learning as an engineer. Simple neural networks & training, CNN, Autoen…☆54Updated 2 years ago
- Machine learning classifier for cancer tissues 🔬☆77Updated 4 years ago
- Built house price prediction model using linear regression and k nearest neighbors and used machine learning techniques like ridge, lasso…☆90Updated last year
- Loan Application Data Analysis☆93Updated 2 years ago
- This project explores colors in various images and then enables the user to query the images based on a given color.☆107Updated 4 years ago
- iPython notebook and pre-trained model that shows how to build deep Autoencoder in Keras for Anomaly Detection in credit card transaction…☆556Updated 6 years ago