Skip to content
#

the-ai-and-ds-channel

Here are 27 public repositories matching this topic...

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

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 perform sentiment analysis using deep learning on Amazon product reviews dataset. The dataset used for the project is obtained from Kaggle and consists of nearly 3000 reviews of amazon users regarding various amazon Alexa products like Alexa echo, Alexa dot etc. Exploratory data analysis is performed on the datas…

  • Updated May 31, 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

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