automl / neps

Neural Pipeline Search (NePS): Helps deep learning experts find the best neural pipeline.
https://automl.github.io/neps/
Apache License 2.0
39 stars 11 forks source link

[Warning] FutureWarning: The behavior of DataFrame concatenation with empty or all-NA entries is deprecated. #113

Open eddiebergman opened 1 week ago

eddiebergman commented 1 week ago

python neps_examples/efficiency/multi_fidelity.py

64c9afc (HEAD -> master, origin/master, origin/HEAD) Update pyproject.toml

INFO:neps:Finished evaluating config 26_1
/home/skantify/code/neps/neps/optimizers/multi_fidelity/successive_halving.py:243: FutureWarning: The behavior of DataFrame concatenation with empty or all-NA entries is deprecated. In a future version, this will no longer exclude empty or all-NA columns when determining the result dtypes. To retain the old behavior, exclude the relevant entries before the concat operation.
  self.observed_configs = pd.concat(