feat: fix some bugs and add original features' description (#259)

* 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
This commit is contained in:
WinstonLiyt
2024-09-12 00:30:16 +08:00
committed by GitHub
parent dbe2cf12bb
commit 82bef3a375
17 changed files with 51 additions and 107 deletions
@@ -137,5 +137,4 @@ PARAM_INIT_VALUE = {param_init_value}
return execution_feedback_str, execution_model_output
FeatureExperiment = Experiment
ModelExperiment = Experiment