Skip to content
#

knearest-neighbor-algorithm

Here are 2 public repositories matching this topic...

Language: Jupyter Notebook
Filter by language

The repository contains several Jupyter notebooks, each of which covers a different machine learning project, such as sentiment analysis, image classification, and customer segmentation. You also have code examples and datasets included to help users understand and implement the projects themselves.

  • Updated Apr 5, 2023
  • R
Diamond-Price-Modelling-Based-on-Their-Attributes

The purpose of this notebook is to develop an automated function to predict the price of a diamond based on its given features (cut, color, dimensions, etc.). We will create a machine learning model which can estimate these values. We need to find continuous data, so we will perform a regression task. We will use supervised learning to find the …

  • Updated Jun 29, 2022
  • Jupyter Notebook

Improve this page

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

Learn more