You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixing hps remain active & meta hp configuration (#1536)
* fixing the issue that metalearning tries to use every hp defined in the csv files.
Also fixing the hps remain active bug.
* fixing the issue that metalearning tries to use every hp defined in the csv files.
Also fixing the hps remain active bug.
* fixing the issue that metalearning tries to use every hp defined in the csv files.
Also fixing the hps remain active bug.
* fixing the issue that metalearning tries to use every hp defined in the csv files.
Also fixing the hps remain active bug.
* fixing the issue that metalearning tries to use every hp defined in the csv files.
Also fixing the hps remain active bug.
* fixing ensemble builder
* fixing ensemble builder
* fixing ensemble builder
* fixing ensemble builder
* fixing ensemble builder
* fixing ensemble builder
* fixing ensemble builder
* fixing ensemble builder
* fixing ensemble builder
* fixing ensemble builder
* fixing ensemble builder
* fixing ensemble builder
* fixing ensemble builder
* fixing ensemble builder
* fixing ensemble builder
* fixing ensemble builder
* fixing ensemble builder
* fixing ensemble builder
* fix search space bug
* fix search space bug
* fix search space bug
* fix search space bug
* fix search space bug
* fix search space bug
* fix search space bug
* fix search space bug
* fix search space bug
* fix search space bug
* fix search space bug
* fix typing
* fixing pre-commit
* fixing pre-commit
* fixing pre-commit
* fixing pre-commit
* fixing pre-commit
* fixing pre-commit
* fixing pre-commit
* fixing pre-commit
* fixing pre-commit
* adding new test. Test if new configuration space is correct.
* add new tests and fixing some issues from PR
* add new tests and fixing some issues from PR
* add new tests and fixing some issues from PR
* add new tests and fixing some issues from PR
* fix-1535-Exception-in-the-fit()-call-of-AutoSklearn (#1539)
* Create PR
* Fix test fixture
* add new tests and fixing some issues from PR
* add new tests and fixing some issues from PR
* chancing metalearning test to check whether the configspace adapts to feat_type or not
* in `test_data_preprocessing_feat_type.py` check for configuration space size
* in `test_data_preprocessing_feat_type.py` check for configuration space size
* in `test_data_preprocessing_feat_type.py` check for configuration space size
* include feedback from review
* include feedback from review
* include feedback from review
* adapted meta_data_generation search space
* Bump docker/build-push-action from 1 to 3 (#1515)
* Bump docker/build-push-action from 1 to 3
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 1 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v1...v3)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
* Update docker-publish.yml
Replace password by token
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Feurer <[email protected]>
* fix-1532-_ERROR_-asyncio.exceptions.CancelledError (#1540)
* Create PR
* Abstract out dask client types
* Fix _ issue
* Extend scope of dask_client in automl.py
* Add docstring to dask module
* Indent result addition
* Add basic tests for Dask wrappers
* Update config space in meta-data generation script
Co-authored-by: Eddie Bergman <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Feurer <[email protected]>
0 commit comments