# TuneSearchCV Resume?

**URL:** https://discuss.ray.io/t/tunesearchcv-resume/2414
**Category:** Ray Tune
**Created:** [June 4, 2021, 6:31pm UTC](https://discuss.ray.io/t/tunesearchcv-resume/2414 "2021-06-04T18:31:34Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![joespo](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ray.io/joespo/32/1083_2.png) [@joespo](https://discuss.ray.io/u/joespo)
#### Post date: [June 4, 2021, 6:31pm UTC](https://discuss.ray.io/t/tunesearchcv-resume/2414/1 "2021-06-04T18:31:34Z")

</div>

Is there a way to resume TuneSearchCV like with tune.run? I am using named log folders, but it seems like the resume parameter is missing–Is it possible to add? or would you recommend I try to find a workaround, like using the vanilla tune.run?

---

<div class="post-metadata">

### Author: ![Yard1](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ray.io/yard1/32/508_2.png) [@Yard1](https://discuss.ray.io/u/Yard1)
#### Post date: [June 4, 2021, 7:34pm UTC](https://discuss.ray.io/t/tunesearchcv-resume/2414/2 "2021-06-04T19:34:04Z")

</div>

Hey @joespo it doesn’t look like it’s possible ATM but I’ll be happy to take a look at adding it 🙂

I opened an issue tracking it here: [[feature request] Support `resume` (and potentially other `tune.run` args) · Issue #211 · ray-project/tune-sklearn · GitHub](https://github.com/ray-project/tune-sklearn/issues/211)

---

<div class="post-metadata">

### Author: ![joespo](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ray.io/joespo/32/1083_2.png) [@joespo](https://discuss.ray.io/u/joespo)
#### Post date: [June 4, 2021, 8:37pm UTC](https://discuss.ray.io/t/tunesearchcv-resume/2414/3 "2021-06-04T20:37:15Z")

</div>

Thanks @Yard1! I’ll follow that issue.  
Loving this project, and can’t wait for the official 2.0 release. Cheers!
