Octree/Quadtree/N-dimensional linear tree
-
Updated
May 24, 2025 - C++
Octree/Quadtree/N-dimensional linear tree
Knn implementation without K parameter
An implementation of the K-Nearest Neighbors algorithm from scratch using the Python programming language.
C++ implementation for machine learning algorithm K-NN
A simple implementation of K Nearest Neighbors classifier model in python.
A semantic search engine to find questions semantically similar to given query using Elastic Search, Tensorflow, Universal Sentence Encoder, AWS Lambda, API Gateway
Predicting the champion of the 2023 Cricket World Cup through the implementation of the Random Forest algorithm.
Machine learning and Deep learning project
Building a ML model that can predicts the species of the flower from the measurements of the petal and the sepal
In this challenge, we ask you to build a predictive model that answers the question: “what sorts of people were more likely to survive?” using passenger data (ie name, age, gender, socio-economic class, etc).
AU331机器学习与知识发现课程项目——拍照矩阵计算器开发
Recommendation System Using K-Nearest Neighbors .
Here a predictive system has made to measure the sentiment of each review or tweet, whether it is 1 (Positive Sentiment) or 0 (Negative Sentiment). In this work, LGBM Classifier, XGBooost Classifier, CatBoost Classifier, Random Forest Classifier, Gradient Boosting Classifier, K-Nearest Neighbors, and Logistic Regression are used.
A swift implementation of a KNearestNeighbour Classifier in swift.
DataHipsters is a service implementing MinHash similarity on a Key-Value Database (Google AppEngine/GCloud), including an API for k-nearest neighbors (k-nn) used in Online Recommender Systems.
n this project I used different regression algorithms to predict flight delay. I used Kaggles free GPUs and Datasets from Zindi in this project. Those different algorithms include random forrest, decision tree, xgboost and so on. Initially I used feature engineering and used data visualization techniques to get my data into the best shape.
Esse pequeno projeto tem como objetivo fazer testes de acurácia com rede neural com apenas um neurônio sem classificadores e com 2 (dois) classificadores, sendo eles KNN e 1R.
Project 1 for Introduction to Machine Learning course.
Image classification in the gastrointestinal tract with KNN and CNN
Sklearn, logistic regression, Naive Bayes classifier, K-Nearest Neighbors, decision trees
Add a description, image, and links to the knearest-neighbors topic page so that developers can more easily learn about it.
To associate your repository with the knearest-neighbors topic, visit your repo's landing page and select "manage topics."