Repository navigation

#

k-nearest-neighbours

🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!

Python
409
2 年前

🎨 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 年前

Absolute balanced kdtree for fast kNN search.

C
180
2 年前

A simply budget app that predicts where the expenses are being made

JavaScript
106
7 年前

Exploring the connections between artworks with deep "Visual Analogies"

TypeScript
97
2 年前

🏆 A Comparative Study on Handwritten Digits Recognition using Classifiers like K-Nearest Neighbours (K-NN), Multiclass Perceptron/Artificial Neural Network (ANN) and Support Vector Machine (SVM) discussing the pros and cons of each algorithm and providing the comparison results in terms of accuracy and efficiecy of each algorithm.

Python
62
3 个月前

TiMBL implements several memory-based learning algorithms.

C++
51
4 个月前
Python
45
4 年前

Vídeos e códigos do Universo Discreto ensinando o fundamental de Machine Learning em Python. Para mais detalhes, acompanhar a playlist listada.

Jupyter Notebook
38
2 年前

Data Science Massive Open Online Course: All the code, notes and supplementary materials generated during the course of my data scientific learning.

Jupyter Notebook
29
7 年前

Classification is the process of predicting the class of given data points. Classes are sometimes called as targets/ labels or categories.

Jupyter Notebook
26
2 年前

This is a binary classification problem related with Autistic Spectrum Disorder (ASD) screening in Adult individual. Given some attributes of a person, my model can predict whether the person would have a possibility to get ASD using different Supervised Learning Techniques and Multi-Layer Perceptron.

Jupyter Notebook
26
7 年前