Skip to main content

2 docs tagged with "process"

View all tags

Boost.Process

boost::process provides cross-platform subprocess management — launch child processes, capture

The ML Workflow

Every ML project — a Kaggle competition, a production fraud model, a research paper — runs the same loop. Modelling gets the most attention because it's the most fun to write about, but it is a small slice of the actual work. Problem framing, data quality, and evaluation discipline decide whether the project ever produces something useful; the model is often the easy part.