Skip to content

Add link to synthetic churn dataset on Hugging Face - #29

Merged
fenar merged 1 commit into
open-experiments:mainfrom
osaatcioglu:add-churn-dataset-link
Aug 8, 2026
Merged

Add link to synthetic churn dataset on Hugging Face#29
fenar merged 1 commit into
open-experiments:mainfrom
osaatcioglu:add-churn-dataset-link

Conversation

@osaatcioglu

Copy link
Copy Markdown
Contributor

Closes the gap reported in #28 — the synthetic dataset used to train the churn models in #11 was never committed to the repo. This adds a link to it on Hugging Face: https://huggingface.co/datasets/Omer1234567/telco-churn-synthetic

Also notes that the generator script isn't seeded, so re-running it won't reproduce the exact same data.

Copilot AI lite review requested due to automatic review settings August 8, 2026 18:28

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the churn experiment documentation to address the missing synthetic training dataset by linking to the published dataset on Hugging Face and clarifying that the local generator script is non-deterministic (unseeded), so regenerated data will not exactly match the published dataset.

Changes:

  • Add a “Dataset” section with a link to the synthetic churn dataset hosted on Hugging Face.
  • Note that re-running the generator script produces different values because it is not seeded.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@fenar
fenar merged commit 9821d14 into open-experiments:main Aug 8, 2026
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants