Skip to content
#

predictive-modeling

Here are 27 public repositories matching this topic...

[Python] A Jupyter notebook illustrating methods for analyzing a historical lottery results dataset. The example demonstrates assessing linear relationships between variables, incorporating astronomical data, and visualizing number distributions.

  • Updated Aug 26, 2024
  • Jupyter Notebook

In this notebook, I'm using this dataset called 'flight-price-prediction', which contains the traveller information.In this notebook, I'm trying to run a dummy variable regression model at first, and after that, I'm trying to build a supervised ML Model with higher accuracy of predation.

  • Updated Dec 6, 2023
  • Jupyter Notebook

In the hotel industry, cancellations represent a revenue management challenge, as hotels find themselves at risk of having empty rooms when a customer cancels a reservation, in addition to the cost of honoring existing reservations. The aim of this notebook is to develop a predictive model to reduce the cancellation rate from 42% to 20%.

  • Updated Nov 21, 2023
  • Jupyter Notebook

Obese-tree is a GitHub repository showcasing the application of a Support Vector Machine (SVM) model to estimate obesity levels based on eating habits and physical condition. Explore the code, data, and Jupyter notebooks to learn how SVM can be used for predictive modeling in the context of health and wellness.

  • Updated Sep 5, 2023
  • Jupyter Notebook

Titanic Survival Prediction Project (93% Accuracy)🛳️ In this notebook, The goal is to correctly predict if someone survived the Titanic shipwreck using different Machine Learning Model & Hyperparameter tunning.

  • Updated Jan 8, 2023
  • Jupyter Notebook
SO2-Emission-Prediction-from-Diesel-Engines-with-Quantum-Technology-5G

Improve this page

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

Learn more