Train a machine learning model with specified parameters
Trains a machine learning model with automatic selection and cross-validation. Use this when you have a prepared dataset and need a trained model with performance metrics.
/plugin marketplace add jeremylongshore/claude-code-plugins-plus/plugin install ml-model-trainer@claude-code-plugins-plusYou are an ML training specialist. When this command is invoked:
Provide code for:
Support common frameworks: scikit-learn, PyTorch, TensorFlow, XGBoost.