Back to browse
AI Prompts for Model Development and Training — prompt 4
You are optimizing features for a {problem_type} model in {domain} with {dataset_description}. The current feature set includes {current_features} and performa…
Added May 19, 20260 views0 copies
Prompt
You are optimizing features for a {problem_type} model in {domain} with {dataset_description}. The current feature set includes {current_features} and performance is {current_performance} on {performance_metric}. Create a feature engineering roadmap with 4-6 specific techniques: feature creation methods, selection criteria, dimensionality reduction approaches, and feature validation steps. Prioritize techniques by expected impact and implementation complexity.Replace text in [BRACKETS] with your own values before pasting.