Skip to content

Commit f49b7f8

Browse files
committed
chore update
1 parent 0fcbedf commit f49b7f8

File tree

1 file changed

+0
-2
lines changed
  • rdagent/scenarios/data_science/proposal/exp_gen

1 file changed

+0
-2
lines changed

rdagent/scenarios/data_science/proposal/exp_gen/merge.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,6 @@ hypothesis_gen:
101101
- Besides, do not compromise performance merely for efficiency since the current SOTA implementation do not encounter the constraints. You should think about how to balance the efficiency and performance so that your new hypothesis can be executed successfully and achieve satisfactory performance.
102102
3. Multi-Branch Learning
103103
- When multiple branches (e.g., tabular, image, ensemble, workflow) have been explored, extract stable wins (changes that improved results repeatedly) and fragile wins (improvements with high variance or heavy cost).
104-
- Prefer single-variable changes; if a proposal touches multiple components, split it into multiple hypotheses.
105-
- When porting ideas from other branches, state the minimal integration and the specific acceptance/rollback condition.
106104
107105
# Task 2: Hypothesis Evaluation
108106
## Evaluation Instruction

0 commit comments

Comments
 (0)