CLAUDE.md Configs
Data Science Config
A CLAUDE.md for data science workflows with experiment tracking
// First 7 days
What can be running fast.
01
Get a ready-to-run system that replaces blank-page setup.
02
Ship a usable package with 7 included files and working structure.
03
Move from purchase to first setup in about 3 min.
// Included files
What is inside the package.
Description
What is Data Science Config?
CLAUDE.md for data science workflows. Jupyter conventions, experiment tracking, model evaluation protocols, data versioning, and reproducibility requirements.
Upgrade path
- 01Start with this package and validate the workflow.
- 02Add specialized skills or bundles once the core system is stable.
- 03Use the community to sharpen positioning, demos, and feedback loops.
# CLAUDE.md — Data Science Config
## Notebook Conventions
- One notebook per experiment, named: YYYY-MM-DD-experiment-name.ipynb
- First cell: imports and config (no magic numbers in code cells)
- Last cell: summary of results and next steps
- Clear all outputs before committing
## Experiment Tracking
- Log every run: parameters, metrics, artifacts
- Use MLflow or Weights & Biases for tracking
- Never overwrite previous experiment results
- Tag experiments: exploratory, validation, production
## Reproducibility Requirements
- Pin all package versions in requirements.txt
- Set random seeds: numpy, torch, sklearn
- Document data source, version, and access date
- Include data preprocessing steps in pipeline (not notebook)// Community acceleration
Use the room after the purchase.
Bring your workflow into the Solo Unicorn community for sharper feedback, operator critique, and more visibility once the system is live.
Related products
More from this shelf.
launch / A CLAUDE.md for solo devs who ship fast and fix later
Solopreneur Starter
A CLAUDE.md for solo devs who ship fast and fix later
launch / Guard rails for teams that need PR reviews and audit trails
Enterprise Dev Config
Guard rails for teams that need PR reviews and audit trails
launch / A CLAUDE.md tuned for writing, editing, and publishing workflows
Content Creator Config
A CLAUDE.md tuned for writing, editing, and publishing workflows
launch / A CLAUDE.md for legal document drafting with precision standards
Legal Writing Config
A CLAUDE.md for legal document drafting with precision standards