Back to browse
AI Prompts for Model Development and Training — prompt 2
You are troubleshooting an underperforming {problem_type} model built with {framework} that currently achieves {current_performance} on {performance_metric}. T…
Added May 19, 20260 views0 copies
Prompt
You are troubleshooting an underperforming {problem_type} model built with {framework} that currently achieves {current_performance} on {performance_metric}. The dataset has {dataset_description} and the target is {target_performance}. Provide a systematic optimization plan with 5 specific techniques ranked by impact potential. For each technique, explain the implementation steps, expected improvement, and how to validate the changes.Replace text in [BRACKETS] with your own values before pasting.