Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@you-n-g you-n-g released this 21 Oct 09:37
bc885b0

0.3.0 (2024-10-21)

Features

  • add a new template for kaggle (#289) (eee3ab5)
  • add download submission.csv button for kaggle scenario (#317) (dcdcbe4)
  • add kaggle command (#271) (0938394)
  • add kaggle tpl: feedback-prize (#331) (a288e39)
  • add more templates for kaggle (#291) (da752ec)
  • add normal rag into framework (#360) (91b0b1f)
  • add qlib_factor_strategy (#307) (f8f59ff)
  • Add ranking in kaggle scenario (#401) (b16b4be)
  • Add runtime measurement for each step and loop in RDLoop. (#281) (83058c8)
  • add s3e11 kaggle template (#324) (8c57524)
  • Added RepoAnalyzer to empower auto-summary of a workspace (#264) (0bd349a)
  • Added support for loading and storing RAG in Kaggle scenarios. (#269) (c4895de)
  • announce Discord and WeChat (#367) (acac507)
  • auto submit result after one kaggle RDLoop (#345) (ab55d70)
  • better feedback & evaluation (#346) (cc9a8c1)
  • Dynamic scenario based on task (#392) (665a037)
  • Factor Implement Search Enhancement (#294) (4ecf25f)
  • Feature selection v3 to support all actions (#280) (0047641)
  • fix some bugs and add original features' description (#259) (1a5f45a)
  • get kaggle notebooks & disscussion text for RAG (#371) (cead345)
  • Iceberge competition (#372) (c10ea4f)
  • implement isolated model feature selection loop (#370) (cf1292d)
  • Initial version if Graph RAG in KAGGLE scenario (#301) (fd3c0fd)
  • Integrate RAG into the Kaggle scenarios. (#262) (be0e48a)
  • Kaggle loop update (Feature & Model) (#241) (4cf22a6)
  • kaggle templates related (#287) (785fdc1)
  • Model context for tuning and selection (#284) (f2831e7)
  • Modify FactorRowCountEvaluator and FactorIndexEvaluator to return the ratio (#328) (8f43f8e)
  • New competition - Optiver (#356) (3705efe)
  • random forest for s3e11 (#347) (b57846d)
  • refine the code in model description and fix some bugs in feedback.py (#288) (5b124d7)
  • refine the template in several Kaggle competitions (#343) (034f238)
  • Revise to support better hypothesis proposal (#390) (c55ec0a)
  • show workspace in demo (#348) (ddf567c)
  • support Multi output (#330) (3d36c45)
  • Supporting COVID-19 competition (#374) (a1b63db)
  • supporting Mnist competition (#375) (e958a34)
  • Supporting Model Specifications (#319) (e126471)
  • supporting various Kaggle competitions & scenarios for RD-Agent (#409) (75eea22)
  • template for kaggle (#308) (ff97cf0)
  • use auto gen seed when using LLM cache (#441) (ca15365)
  • use unified pickle cacher & move llm config into a isolated config (#424) (2879ecf)
  • xgboost gpu accelerate (#359) (56a5b8f)

Bug Fixes

Performance Improvements

  • some small upgrade to factor costeer to improve the performance (#420) (9eb931f)

Reverts