issues
search
ray-project
/
tune-sklearn
A drop-in replacement for Scikit-Learn’s GridSearchCV / RandomizedSearchCV -- but with cutting edge hyperparameter tuning techniques.
https://docs.ray.io/en/master/tune/api_docs/sklearn.html
Apache License 2.0
467
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Installation fails on Python 3.11/Windows
#283
amotl
opened
1 year ago
0
Update README with archival message
#282
justinvyu
closed
1 year ago
0
Bump version to `0.5.0` and update Ray Tune lower bound to `2.7.1`
#281
justinvyu
closed
1 year ago
0
Is it possible to save all models when doing TuneSearchCV or equivalent?
#280
8bit-pixies
opened
1 year ago
0
[doc] Add auto-generated docs
#279
justinvyu
closed
1 year ago
0
Label management problem for Multilable classification
#278
imaspol
opened
1 year ago
0
Revert "Bump version to `0.5.0` and update Ray Tune lower bound to `2.7.1`"
#277
justinvyu
closed
1 year ago
0
Bump version to `0.5.0` and update Ray Tune lower bound to `2.7.1`
#276
justinvyu
closed
1 year ago
0
context is not passed with `set_config`
#275
gunsodo
opened
1 year ago
0
No experiment checkpoint file of form 'experiment_state-*.json' was found
#274
jmakov
closed
1 year ago
1
Since Ray-2.7.0, fetch_trial_dataframes is deprecated and raise an DeprecationWarning exception
#273
dhavalsalwala
closed
1 year ago
2
Fix `ExperimentAnalysis` usage for Ray 2.7
#272
justinvyu
closed
1 year ago
0
How to tune Skorch model using GPU
#271
animeshkumarpaul
closed
1 year ago
0
False Error log complains failed to read the result of trails
#270
JingChen23
opened
1 year ago
0
during pickling there is an error
#269
drhosseinjavedani
opened
1 year ago
1
[release] Bump version number to `0.4.6`
#268
justinvyu
closed
1 year ago
0
TuneSearchCV doesn't seem to search for modules in alternative locations included in the PATH environment variable
#267
RNarayan73
closed
1 year ago
2
AttributeError: 'str' object has no attribute 'setup'
#266
wasifmasood
opened
1 year ago
0
For TuneGridSearchCV: Where should I put reuse_actors=True?
#265
animeshkumarpaul
opened
1 year ago
0
Import `mlflow` integration from new `air.integrations` module
#264
justinvyu
closed
1 year ago
6
"training_iteration" from TuneSearchCV is always 1, and accuracy does not improve over time
#263
gbrookshire
opened
1 year ago
0
sk_n_jobs bug
#262
xhulianoThe1
opened
1 year ago
0
Fail to run the conda installed tune_sklearn package
#261
Soga-no-Tojiko
opened
1 year ago
2
Resuming from checkpoint?
#260
jonathanmiller2
opened
1 year ago
0
Fix `error_score` argument being ignored
#259
Yard1
closed
1 year ago
0
Bump version to 0.4.5
#258
Yard1
closed
2 years ago
0
n_jobs doesn't seem to be taken into account by TuneSearchCV
#257
RNarayan73
opened
2 years ago
3
Don't store `fit_params`, use `with_parameters` for it
#256
Yard1
closed
2 years ago
0
Can't suppress warning messages through standard python methods
#255
RNarayan73
closed
2 years ago
4
Fix `early_stopping=True` with BOHB not setting the correct scheduler
#254
Yard1
closed
2 years ago
0
Move tune imports to new locations
#253
Yard1
closed
2 years ago
0
Bump version to 0.4.4
#252
Yard1
closed
2 years ago
0
Import correct MLFlow logger
#251
Yard1
closed
2 years ago
0
add license metadata to package setup
#250
jimthompson5802
closed
2 years ago
2
Save TuneSearchCV object with tensorflow and keras models
#249
Goicu
opened
2 years ago
7
TuneSearchCV not correctly handling error_score parameter
#248
ssiegel95
closed
1 year ago
5
[Question] Manually setting resources_per_trial parameter
#247
umutcakan
closed
2 years ago
2
[BUG] TuneBaseSearchCV: Multiple scores as dictionary
#246
felipemonroy
opened
2 years ago
0
ValueError: list of dictionaries for parameters is not supported for non-random search
#245
RNarayan73
opened
2 years ago
3
[Question] Logging ray errors
#244
umutcakan
closed
2 years ago
4
Bump version to 0.4.3
#243
Yard1
closed
2 years ago
0
[ci] Disable `build_doc`
#242
Yard1
closed
2 years ago
0
Move from loggers to logger callbacks
#241
krfricke
closed
2 years ago
0
Support sklearn.compose.TransformedTargetRegressor
#240
aidiss
opened
2 years ago
4
Move `loggers` (deprecated in Tune) to `callbacks`
#239
Yard1
closed
2 years ago
0
Bump version to 0.4.2
#238
Yard1
closed
2 years ago
0
Use `tune.with_parameters`
#237
Yard1
closed
2 years ago
0
Remove `ray_context`
#236
Yard1
closed
2 years ago
0
[BUG] Verbose=0 does not work, when n_jobs is set to 1.
#235
umutcakan
closed
2 years ago
1
[BUG] ray:IDLE processes persist even after client.disconnect()
#234
nopanderer
opened
2 years ago
6
Next