Skip to content
#

polynomial-regression

Here are 20 public repositories matching this topic...

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
Abalone-Age-Prediction-Classification-or-Regression-Task-Improving-Model-Performance

The age of an abalone can be estimated by cutting its shell, staining it, and counting the number of rings in the shell through a microscope. However, this process is time-consuming, boring, and can cause death to the creature. Therefore, it is necessary to find another non-collision method for age estimation. Other physical measurements, which …

  • Updated May 1, 2022
  • Jupyter Notebook

In this series of notebooks, we will dive into each step of the data analysis process of a data set with some information about a list of cars and several attibutes, including their prices. So essentially we will develop a model to predict cars price.

  • Updated Mar 15, 2023
  • Jupyter Notebook

Improve this page

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

Learn more