giacomogaglione
- 3 skills
- 0 followers
- 1 day ago last updated
- ▌ Ml Debug · giacomogaglione bundleDebug ML issues systematically -- tensor shapes, NaN propagation, gradient flow, device mismatches, dtype errors. Use when encountering training failures, unexpected outputs, or numerical issues.
- ▌ Data Explore · giacomogaglione bundleProfile and explore datasets -- schema inference, distributions, missing values, outliers, correlations. Use when starting work with a new dataset or investigating data quality issues.
- ▌ Notebook Refactor · giacomogaglione bundleExtract Jupyter notebook cells into tested Python modules while preserving the exploration workflow. Use when converting prototyping notebooks into production code.