Experiment Init
Description
--- description: Init ML experiment directory — mlflow setup, seed, git baseline, data folder structure. --- # /experiment-init Setup directory baru untuk ML experiment dengan reproducibility baseline. ## Usage ``` /experiment-init <experiment-name> ``` Example: ``` /experiment-init churn-prediction-v2 ``` ## Step 1: Create directory structure ```bash EXP_NAME="$1" EXP_DIR="experiments/${EXP_NAME}" DATE=$(date +%Y%m%d-%H%M%S) EXP_PATH="${EXP_DIR}/${DATE}" mkdir -p "${EXP_PATH}"/{data,not
Installation
Installs to ~/.claude/skills/fqih-.mycc-setup-experiment-init/SKILL.md
mkdir -p ~/.claude/skills/fqih-.mycc-setup-experiment-init && curl -fsSL https://raw.githubusercontent.com/Fqih/.mycc-setup/HEAD/commands/experiment-init.md -o ~/.claude/skills/fqih-.mycc-setup-experiment-init/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
mcp-server-postgres
Read-only PostgreSQL database access.
Data mcp-server-sqlite
SQLite database interaction and querying.
Data mcp-server-google-maps
Google Maps integration for location data.
Data Bitbucket Data Center
---
Data Private Gpt
Complete API layer for private AI applications on local models: RAG, skills, tools, MCP, text-to-sql, and more
Data Csv Data Summarizer
Automatically analyze CSV files and generate comprehensive insights with visualizations
Data