churn-predictor-automation
About this automation
This project builds a binary classification neural network that predicts customer churn probability, integrated with an automated n8n workflow that reads customer data from Google Sheets, calls the prediction API, and writes results back automatically every Monday at 8am.
How to Use This Repository
This is a community-contributed repository for n8n. To use these workflows:
- Clone the repository to your local machine:
git clone https://github.com/n8n-practicas/churn-predictor-automation - Explore the repository for
.jsonor documentation files. - Follow the repository's internal README for specific setup instructions.