* add qlib_factor_strategy
* refine the code of action choosing
* fix a bug
* feat: template for kaggle (#308)
* init for s3e26
* ci issue
* fix a small bug in model runner which might cause error when model is the first try (#309)
* update
---------
Co-authored-by: Haoran Pan <167847254+TPLin22@users.noreply.github.com>
Co-authored-by: Xu Yang <peteryang@vip.qq.com>
* Search enhancement
* refactor: reorganize imports for consistency with isort
* reformatterd by black
---------
Co-authored-by: Tim <illking@foxmail.com>
* init for forest-cover-type-prediction
* add nn model for forest-cover-type-prediction
* add cross_validation for forest-cover-type-prediction
* edit path to file
* CI issues
* CI Issue
* edit dir name
* fix a bug in s4e8 ensemble & init spaceship-titanic
* add nn model for s4e8 & spaceship-titanic
* init for s4e9
* ci issues
* ci issue
* edit prompts & model_rf
* init for sf-crime template
* CI issues
* discard change in prompts
* CI issues
* fix a bug
* fix some bugs
* fix a ci bug
---------
Co-authored-by: WinstonLiye <1957922024@qq.com>
* fix some bugs in feedback.py
* feat: kaggle templates related (#287)
* add kaggle test
* kaggle templates changes
* rename two files
* fix a grammar bug
* fix a ci error
* fix a bug
---------
Co-authored-by: XianBW <36835909+XianBW@users.noreply.github.com>
* Update feedback.py to support all actions
Feedback.py is updated to support all actions.
* Update prompts.yaml to support all actions
* Revised for CI
* CI
* fix a ci bug
* fix a ci bug
---------
Co-authored-by: WinstonLiye <1957922024@qq.com>
* Add runtime measurement for each step and loop in RDLoop.
* refine some codes
* refine the code (#276)
* show variables only when it exists (#277)
* fix: support seed and fix absolute path (#278)
* fix: support seed and fix absolute path
* Absolute path
* lint
* fix: improve_execution_time_in_kaggle_loop (#279)
* improve_execution_time_in_kaggle_loop
* fix CI
* fix CI
* fix CI
* fix: Update runner.py to fix a small bug (#282)
* fix: Update runner.py to fix a small bug
* fix CI
* refine the code
* Update loop.py
* Update rd_loop.py
* Update model_xgb.py
---------
Co-authored-by: XianBW <36835909+XianBW@users.noreply.github.com>
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com>
Co-authored-by: Xu Yang <peteryang@vip.qq.com>
* init a scenario for kaggle feature engineering
* Added support for loading and storing RAG in Kaggle scenarios.
* fix a ci bug
* Add RAG after each experiment's feedback.
* add a promt
* fix a bug
* fix a bug
* add a readme
* refine the code in knowledge loading
* init a scenario for kaggle feature engineering
* add 1st version rag for Kaggle hypo
* refine the code
* fix a bug
* add the process of extracting exp from docs
* Remove the unnecessary file.
* refine the code for ci test
* Delete rdagent/app/kaggle_feature/conf.py
* refine the comments
* Update extract_experience_from_docs.py
* Update extract_experience_from_docs.py
* init a scenario for kaggle feature engineering
* fix some bugs and add original features' description
* refine the process of data downloading
* fix a error
* revert the code
* fix a bug in feedback
* fix a ci bug
* fix a ci bug