Skip to content
#

the-ai-and-ds-channel

Here are 27 public repositories matching this topic...

This is a python project for building a linear regression model that is used to predict used car prices from a given dataset using machine learning. The dataset used for this project is taken from Kaggle. For the complete video explanation, check out the following link.

  • Updated Jun 14, 2023

This project demonstrates how to perform exploratory data analysis on car price prediction dataset. The dataset is available on Kaggle and consists of various attributes related to the sales price of used ford cars. We will be performing Exploratory Data Analysis to understand this data and to find out which factors affect the sales price of use…

  • Updated Jul 15, 2022
  • Jupyter Notebook

This project demonstrates how to implement k-means clustering on unsupervised data. The dataset used here is the famous iris dataset. To see a complete video explanation on this topic, check out the attached link.

  • Updated Jun 14, 2022
  • Jupyter Notebook

This python project explains on how to implement a supervised machine learning algorithm on the famous iris dataset. The different classifiers used in this project includes decision tree and k-nearest neighbors. For a complete explanation of this project, check out my video on this topic.

  • Updated Jun 14, 2022
  • Jupyter Notebook

Improve this page

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

Learn more