datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
customer-churn-logistic-regression
Riteesh2k6/customer-churn-logistic-regression
Generated by ML Intern
This dataset repository was generated by ML Intern, an agent for machine learning research and development on the Hugging Face Hub.
Try ML Intern: https://smolagents-ml-intern.hf.space
Source code: https://github.com/huggingface/ml-intern
Usage
from datasets import load_dataset
dataset = load_dataset('Riteesh2k6/customer-churn-logistic-regression')
Banking_Customer_Churn_Prediction_Dataset
Assignment #1: EDA & Dataset - Bank Customer Churn Analysis
Overview
This project presents an exploratory data analysis (EDA) of a bank customer churn dataset. The analysis aims to uncover key factors influencing customer churn and provide actionable insights for customer retention strategies.
Dataset Information
Source: Bank Customer Churn Dataset
Size: 10,000 records
Features: Multiple demographic and behavioral attributes including age, credit score… See the full description on the dataset page: https://huggingface.co/datasets/EthanGabis/Banking_Customer_Churn_Prediction_Dataset.
