Skip to content
#

knearest-neighbor-classification

Here are 27 public repositories matching this topic...

Classification ML models for predicting customer outcomes (namely, whether they're likely to opt into email / catalog marketing) depending on customer demographics (age, proximity to store, gender, customer loyalty duration) as well as sales and shopping frequencies by department

  • Updated May 4, 2021
  • Jupyter Notebook

Advanced Twitter sentiment analysis pipeline using Apache Spark for distributed data processing, featuring TF-IDF–based feature engineering and stochastic gradient-descent classification for scalable, real-time sentiment insights.

  • Updated May 7, 2025
  • Jupyter Notebook

Data Modelling on 2018 US midterm Election Data and US Demographic Data. Creating regression, classification and clustering models.

  • Updated Jun 5, 2021
  • Jupyter Notebook

Detailed Data Science using Python-Jupyter Notebook ( Data Analysis using Pandas and NumPy, Visualization using plotly express, Exploratory Data Analysis, Supervised ML models: Linear Regression, KNN, Logistic Regression, Support Vector Machine, Decision Trees Ensemble Models: Voting Bootstrap/ Bagging Aggregation, Unsupervised: K-Means

  • Updated Aug 27, 2023
  • Jupyter Notebook

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.

  • Updated Nov 20, 2022
  • Python

Identifying Image Orientation using Supervised Machine Learning Models of k-Nearest Neighbors, Adaboost and Multi-Layer Feed-Forward Neural Network trained using Back-Propagation Learning Algorithm

  • Updated Dec 21, 2017
  • Python

Improve this page

Add a description, image, and links to the knearest-neighbor-classification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the knearest-neighbor-classification topic, visit your repo's landing page and select "manage topics."

Learn more