Skip to content
#

knn-regression

Here are 210 public repositories matching this topic...

Predicting Amsterdam house / real estate prices using Ordinary Least Squares-, XGBoost-, KNN-, Lasso-, Ridge-, Polynomial-, Random Forest-, and Neural Network MLP Regression (via scikit-learn)

  • Updated Apr 9, 2019
  • Python

sklearn, tensorflow, random-forest, adaboost, decision-tress, polynomial-regression, g-boost, knn, extratrees, svr, ridge, bayesian-ridge

  • Updated Jul 13, 2023
  • Jupyter Notebook

I'm attempting the NYC Taxi Duration prediction Kaggle challenge. I'll by using a combination of Pandas, Matplotlib, and XGBoost as python libraries to help me understand and analyze the taxi dataset that Kaggle provides. The goal will be to build a predictive model for taxi duration time. I'll also be using Google Colab as my jupyter notebook.…

  • Updated Sep 21, 2018
  • Jupyter Notebook

Problems Identification: This project involves the implementation of efficient and effective KNN classifiers on MNIST data set. The MNIST data comprises of digital images of several digits ranging from 0 to 9. Each image is 28 x 28 pixels. Thus, the data set has 10 levels of classes.

  • Updated Oct 30, 2017
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the knn-regression 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 knn-regression topic, visit your repo's landing page and select "manage topics."

Learn more