An open API service providing repository metadata for many open source software ecosystems.

Topic: "k-nearest-neighbor"

zotroneneis/machine_learning_basics

Plain python implementations of basic machine learning algorithms

Language: Jupyter Notebook - Size: 10.8 MB - Last synced at: 4 days ago - Pushed at: 11 months ago - Stars: 4,376 - Forks: 838

lettier/interactiveknn

Interactive K-Nearest Neighbors machine learning algorithm in JavaScript.

Language: JavaScript - Size: 1.27 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 82 - Forks: 5

Dentrax/Data-Mining-Algorithms

Data Mining Algorithms with C# using LINQ

Language: C# - Size: 91.8 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 42 - Forks: 20

StefanSalewski/RTree

Generic RTree for Nim

Language: Nim - Size: 29.3 KB - Last synced at: 27 days ago - Pushed at: about 4 years ago - Stars: 26 - Forks: 2

chawins/knn-defense

Adversarial Examples on KNN (and its neural network friends)

Language: Jupyter Notebook - Size: 117 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 17 - Forks: 6

JingweiToo/Machine-Learning-Toolbox

This toolbox offers 8 machine learning methods including KNN, SVM, DA, DT, and etc., which are simpler and easy to implement.

Language: MATLAB - Size: 97.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 3

tarcisio-marinho/ML

Machine Learning Algorithms

Language: Python - Size: 11.4 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 0

marcelcases/calibration-sensors-machine-learning

Calibration of an air pollution sensor monitoring network in uncontrolled environments with multiple machine learning algorithms

Language: Python - Size: 2.99 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 5

jiaeyan/Machine-Learning-Plate

Various machine learning algorithm implementation tastes made of Python and Numpy. Enjoy!

Language: Python - Size: 72.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

shekkizh/VISSL_NNK_Benchmark

Integrating NNK evaluation with VISSL framework

Language: Python - Size: 35.2 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

rtimbro185/syr_mads_ist736_text_mining

Syracuse University, Masters of Applied Data Science - IST 736 Text Mining

Language: Jupyter Notebook - Size: 75.4 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

joyoyoyoyoyo/machine-learning-cs165b-assignment4

📌 1. Compute the Mahalanobis distance from a centroid for a given set of training points. 2. Implement Radial Basis function (RBF) Gaussian Kernel Perceptron. 3. Implement a k-nearest neighbor (kNN) classifier

Language: Python - Size: 428 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

mckellwoodland/dimen_reduce_mahal

Official Repository for the MELBA paper entitled "Dimensionality Reduction and Nearest Neighbors for Improving Out-of-Distribution Detection in Medical Image Segmentation".

Language: Python - Size: 3.27 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

zekaouinoureddine/ML-Project-Classification-With-Python

Maching Learning Project : A classification problem using K Nearest Neighbor(KNN), Decision Tree, Support Vector Machine, and Logistic Regression algorithms

Language: Jupyter Notebook - Size: 85.9 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

jps1001/Sentiment-Analysis-On-Movie-Reviews

Sentiment analysis on Rotten Tomatoes Dataset

Language: Jupyter Notebook - Size: 2.93 MB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

fikriaf/mapping-network-analysis

This script analyzes and visualizes signal distribution in Banten using GeoPandas, Matplotlib, and NetworkX.

Language: Python - Size: 7.63 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

ThomasAFink/optimal_knn_distance_for_data_science

Plotting the Optimal Distance for Data Scientists in Python using the K-Nearest Neighbour K-NN Algorithm

Language: Python - Size: 1.31 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Alan-D-Chen/KNN_ML

Demo for KNN(K-Nearest Neighbor) & Iris module(a classical test) in data analysis in Python

Language: Python - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

smoijueh/DigitRecognizer

Exploratory Data Analysis of MNIST dataset

Language: R - Size: 16.9 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

lemma-osu/sknnr

scikit-learn compatible estimators for various kNN imputation methods

Language: Python - Size: 1.22 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 1

theo-liang/Python-Project-Analysis-for-ClimateWins

This project analyzes historical weather data to identify patterns and predict future weather conditions, focusing on extreme events and temperature trends across Europe.

Language: Jupyter Notebook - Size: 76.1 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

DaphneyJ/Analytics-Modeling

Machine Learning, Linear Regression, ANOVA, K-nearest Neighbor, Classification

Language: HTML - Size: 1.46 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Isha03Shukla/Election-Vote-Prediction

ML Project - Coded (Election Vote Prediction)

Language: Jupyter Notebook - Size: 8.17 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

muspriandi/TextMining-SentimentAnalysis

Tugas Akhir - Mus Priandi

Language: JavaScript - Size: 266 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

20101301-Alina-Hasan/Mobile-Price-Prediction-AI

Here we use basic ML models to learn from already categorized mobile phone prices and then predict prices of mobile phones not introduced to its learning scheme.

Language: Jupyter Notebook - Size: 317 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Jayavathsan/MachineLearning-SciKitLearn

Using SciKit Learn few Deep Learning Rules and Algorithms are implemented

Language: Jupyter Notebook - Size: 1.09 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rahmanenjozz/knn

K Nearest Neighbor (KNN) from scratch untuk pendukung keputusan penerima modal UMKM

Language: HTML - Size: 31.4 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

NavindaFernando/IRIS

Hello world for ML :mushroom:

Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Develop-Packt/Introduction-to-Classification

This module introduces classification — you will be implementing the various techniques such as k-nearest neighbors and Support Vector Machines. You will be using the Euclidean distance to work with the k-nearest neighbors.

Language: Jupyter Notebook - Size: 19.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

bdfd/Project_01-Credit_Card_Approval_Prdiction

Project 01 - Credit Card Approval Prediction.Also included a few resources on side that I found helpful.

Language: Jupyter Notebook - Size: 9.16 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bdfd/Project_03-Social_Network_Ads

Project 03 - Social Network Ads.Also included a few resources on side that I found helpful.

Language: Jupyter Notebook - Size: 176 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Athari22/Classification-with-Python

IBM Project

Language: Jupyter Notebook - Size: 148 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

R-N/k_nearest_neighbor

Language: Python - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

nykolai-d/k-nearest-neighbor_1

The algorithm k-nearest-neighbor with an anonymous data set, in Python.

Language: Jupyter Notebook - Size: 120 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

atosborges00/ggTTS_paper

This repo was created to share the source code for the initial paper about automatic identification of interlanguage transfer phenomena between Brazilian Portuguese and American English using machine learning techniques.

Language: MATLAB - Size: 102 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

ozbeko/Heart_Disease_Classification

Heart Disease Classification with Python

Language: Jupyter Notebook - Size: 384 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

bhavinidata/ExoplanetExplorationML

Classify candidate exoplanets using various machine learning models like Random Forest, KNN, Logistic Regression and SVM

Language: HTML - Size: 8.9 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mrizqiaal/sentiment-analysis

Sentiment Analysis of Foreigners against Indonesian Language

Language: Python - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Related Topics
machine-learning 16 classification 10 python 10 knn 10 logistic-regression 9 data-science 7 machine-learning-algorithms 6 naive-bayes 6 random-forest 6 decision-tree 5 support-vector-machine 5 scikit-learn 5 jupyter-notebook 3 decision-trees 3 support-vector-machines 3 python3 3 regression 3 linear-regression 3 svm 3 text-mining 3 artificial-intelligence 3 sklearn 3 k-nearest-neighbours 3 matplotlib 2 principal-component-analysis 2 neural-networks 2 sentiment-classification 2 k-means 2 kmeans 2 knn-classification 2 deep-learning 2 ml 2 mahalanobis-distance 2 decision-tree-classifier 2 algorithms 2 jupyter-notebooks 2 flask 2 supervised-learning 2 sentiment-analysis 2 cross-validation 2 apriori 2 algorithm 2 pandas 2 kmeans-clustering 2 linear-discriminant-analysis 2 neural-network 2 artificial-neural-networks 2 k-nearest-neighbors 2 svm-classifier 2 visualization 2 perceptron 2 spatial-index 1 gui 1 interactive-knearest-neighbors 1 joblib 1 html5 1 ai 1 data-analysis 1 r-tree 1 nearest-neighbors 1 ensemble-techniques 1 classification-algorithm 1 decisiontree 1 decisiontreeclassifier 1 ibm 1 lr 1 numpy 1 sklearn-library 1 geopandas 1 network-analysis 1 networkx 1 networkx-graph 1 nearest-neighbor 1 self-supervised-learning 1 bulk-load 1 dynamic 1 generic 1 nim 1 nim-lang 1 nim-language 1 hyperparameter-tuning 1 learning-rate 1 overfitting 1 recurrent-neural-networks 1 supervised-machine-learning 1 liver-cancer 1 medical-imaging-segmentation 1 out-of-distribution-detection 1 ipynb 1 k-nn 1 python-implementations 1 gnn 1 gradient-nearest-neighbor 1 imputation 1 most-similar-neighbor 1 msn 1 random-forest-nearest-neighbor 1 rfnn 1 sklearn-estimator 1 javascript 1