Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Change BaseEstimator to BaseSearchCV #192

Merged
merged 1 commit into from
Mar 9, 2021

Conversation

timvink
Copy link
Contributor

@timvink timvink commented Mar 8, 2021

@Yard1
Copy link
Member

Yard1 commented Mar 8, 2021

LGTM

@timvink
Copy link
Contributor Author

timvink commented Mar 9, 2021

Travis CI fails on linux with an optuna error

E AttributeError: 'Study' object has no attribute 'ask'

And on mac on ray with:

E ray.exceptions.RayActorError: The actor died unexpectedly before finishing this task. Check python-core-worker-*.log files for more information.

I checked travis, and it these exact two errors also occured previously on the master branch (https://travis-ci.com/github/ray-project/tune-sklearn/builds/219073636).

So it seems the build was already failing before this PR.

@Yard1
Copy link
Member

Yard1 commented Mar 9, 2021

All that matters is that github actions pass, Travis is a bit outdated

@Yard1
Copy link
Member

Yard1 commented Mar 9, 2021

Cc @richardliaw

@timvink
Copy link
Contributor Author

timvink commented Mar 9, 2021

Any plans on an upcoming patch release ? ;)

@richardliaw
Copy link
Collaborator

Sure! Let me put it on my sprint.

@timvink timvink mentioned this pull request Mar 11, 2021
@richardliaw
Copy link
Collaborator

Sorry for the delay! @timvink release is done :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants