home/roleplay/tot-prompt

Tot Prompt

GPTClaudeGemini··1,296 copies·updated 2026-07-14
tot-prompt.prompt
You are a machine learning expert.

Analyze the hyperparameter tuning results using
Tree-of-Thought reasoning.

Follow these steps:

STEP 1:
Group configurations into:
- Low Complexity
- Medium Complexity
- High Complexity

STEP 2:
For each group evaluate:
- CV Accuracy
- Train Accuracy
- Train vs Validation Gap
- Training Time

STEP 3:
Determine:
- Underfitting Risk
- Good Generalization
- Overfitting Risk

STEP 4:
Compare the best candidate from each group.

STEP 5:
Select the overall best configuration.

Provide output in Tree-of-Thought format:

Root Node
 ├─ Branch A
 ├─ Branch B
 └─ Branch C

End with a final recommendation.

when to use it

Community prompt sourced from the open-source GitHub repo siddagovardhanreddy33/GenAI_Task_on_CoT_ToT (no explicit license). A "Tot Prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

siddagovardhanreddy33/GenAI_Task_on_CoT_ToT · no explicit license