Linlang
08fc2dcef3
chore: modify kaggle docs & Adding ds_loop at program entry ( #786 )
...
* modify kaggle docs
* optimise code based on comments
* Update docs/scens/kaggle_agent.rst
* fix docs build error
---------
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
2025-04-17 22:02:49 +08:00
Linlang
6da6fb5ee5
refactor: remove unused code and update documentation in CoSTEER module ( #720 )
...
* refactor: Remove unused code and update documentation in CoSTEER module
* fix mypy error
* fix black error
---------
Co-authored-by: Young <afe.young@gmail.com >
2025-03-26 22:48:01 +08:00
Xu Yang
b7fcb13c33
feat: a unified CoSTEER to fit more scenarios ( #491 )
...
* Use ExtendedBaseSettings to replace BaseSettings
* update a more general way to pass the default setting
* update all code
* fix CI
* fix CI
* fix qlib scenario
* fix CI
* fix CI
* fix CI & add data science interfaces
* remove redundant code
* abandon costeer knowledge base v1
---------
Co-authored-by: Xu Yang <xuyang1@microsoft.com >
Co-authored-by: XianBW <36835909+XianBW@users.noreply.github.com >
2024-11-25 16:27:34 +08:00
Yuante Li
e512d08439
docs: fix a bug in the document ( #466 )
...
* fix a bug
* edit guidance to run kaggle application
* update docs
* optimize docs
* read RTD badge
---------
Co-authored-by: TPLin22 <tplin2@163.com >
Co-authored-by: Linlang <Lv.Linlang@hotmail.com >
2024-11-08 13:55:24 +08:00
WinstonLiyt
450317d8fe
fix a bug in kaggle runner cache and kaggle costeer execute template ( #467 )
2024-11-04 11:16:16 +08:00
Haoran Pan
d62407cfbb
docs: correct some mistakes in Kaggle scenario guidance ( #465 )
...
* update readme correct some mistakes in guide
* update the doc
---------
Co-authored-by: WinstonLiye <1957922024@qq.com >
2024-11-01 17:33:59 +08:00
XianBW
2c206e9ce5
docs: some changes in kaggle doc ( #461 )
...
* add kaggle scenario description for webapp
* catch download button error
* change kaggle auto_submit to False default
* Added guidance for custom templates in kaggle doc
* CI
* CI
* add kaggle data set instruction(NOTE)
* delete repeated description for kaggle scenario
---------
Co-authored-by: TPLin22 <tplin2@163.com >
2024-10-30 17:00:56 +08:00
Haoran Pan
a7ec1485a7
docs: improve kaggle scenario description ( #455 )
...
* add docs
* add docs
* add docs for roadmap & guide
* edit roapmap format
* edit design image
2024-10-26 00:03:59 +08:00
WinstonLiyt
972d8602c2
docs: add documentation for kaggle scen ( #448 )
...
* init for bg & quickstart for kaggle docs
* Add documentation for the environment configuration in the Kaggle scenario.
* add some descriptions in documents
* remove useless docs
* ci issue
---------
Co-authored-by: TPLin22 <tplin2@163.com >
2024-10-23 13:26:57 +08:00