Files
NexQuant/rdagent/components/coder/data_science/raw_data_loader
Tim 6f9843a7df feat: custom data (#810)
* custom data

* fix: simplify competition check and log local description file

* no sample data

* feat: add test evaluation module with error handling support

* fix: update eval path to use eval_sub_dir and add valid_check TODO

* refactor: add MLETestEval check to conditionally run grading steps

* avoid blank stdout

* valid in testeval

* rename test.csv to avoid conflict

* Support Disabling sample submission

* refactoring

* fix: remove DS_KAGGLE_DATA and update prompt instructions

* add try for grade

* ignore submission

* fix: remove tee from eval command and warn about pipeline exit code detection

* optional to use raw description

* support old data

* add execution result to stdout

* add metric to raw description

* custom data explain

* add debug_path

* rst update

---------

Co-authored-by: Young <afe.young@gmail.com>
2025-05-06 16:00:13 +08:00
..
2025-04-04 12:08:18 +08:00
2025-05-06 16:00:13 +08:00
2025-03-12 11:36:28 +08:00

CoSTEER

  • subworkspace使用主experiment_workspace RD-Agent/rdagent/scenarios/data_science/experiment/experiment.py

evolving_strategy ( implement_one_task() )

  1. xxxTask (in exp.py)
    • spec
    • description

evaluator

  1. queried_knowledge部分 共用
  2. eval_test脚本