Skip to content
#

shap

Here are 320 public repositories matching this topic...

This project explores the Framingham Heart disease dataset with the objective to predict its risk in 10 years. Various methods for handling missing values and outliers are explored as iterations. After analysing the dataset, important and necessary features are selected. Seven ML models are implemented, with evaluation on the basis of Test Recall.

  • Updated Apr 7, 2023
  • Jupyter Notebook

This project dives deep into customer sales data to uncover valuable insights for business decision-making. It leverages machine learning and time-series forecasting to predict customer churn, forecast product demand, and segment customers based on their purchasing behavior.

  • Updated Jun 9, 2024
  • Jupyter Notebook

This project provides a performance evaluation of credit card default prediction. Thus different models are used to test the variable in predicting the credit default and we found Random Forest Classifier performs the best with a recall of 0.95 on the test set.

  • Updated Mar 21, 2022
  • Jupyter Notebook

Improve this page

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

Learn more