Skip to content
#

prediction-model

Here are 1,192 public repositories matching this topic...

This project revolves around the analysis and prediction of customer churn using a dataset sourced from Kaggle. The dataset underwent thorough cleaning in Python to address missing values, invalid data types, and normalization tasks. The analysis was subsequently visualized using Power BI. Lastly, a Random Forest model was employed for prediction,

  • Updated May 24, 2024
  • Jupyter Notebook

This repository contains two implementations of a K-Nearest Neighbors (KNN) classifier for predicting online shopping behavior. The classifiers are implemented in Python and use different approaches for finding the nearest neighbors: Naive Implementation, KDTree Implementation

  • Updated May 25, 2024
  • Python

🌈📊📈 The Zillow Home Value Prediction project employs linear regression models on Kaggle datasets to forecast house prices. 📉💰Using Apache Spark (PySpark) within a Docker setup enables efficient data preprocessing, exploration, analysis, visualization, and model building with distributed computing for parallel computation.

  • Updated May 21, 2024
  • Jupyter Notebook

The aim of this project is to develop a machine learning model to predict the levels of CO in the air using historical datasets containing atmospheric variables. The project makes use of variables selection, decision trees, and cross-validation techniques to ensure robustness and model accuracy.

  • Updated May 20, 2024
  • R

This repository contains the source code for the Cab Fare Prediction Web Application. The application utilizes machine learning algorithms to predict cab fares based on various factors such as pickup location, drop location, time, date, no. of passengers etc.

  • Updated May 16, 2024
  • HTML

Improve this page

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

Learn more