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

Allow 1 as sk_n_jobs, fix cloning issues #225

Merged
merged 13 commits into from
Oct 18, 2021
Merged

Conversation

Yard1
Copy link
Member

@Yard1 Yard1 commented Oct 13, 2021

Closes #221

@Yard1 Yard1 changed the title Allow 1 as sk_n_jobs, remove kwargs Allow 1 as sk_n_jobs, fix cloning issues Oct 14, 2021
@@ -8,7 +8,7 @@ ROOT="$(git rev-parse --show-toplevel)"
builtin cd "$ROOT/examples"
PYTHON="${PYTHON:-python}"
# rm catboostclassifier.py
rm bohb_example.py hpbandster_sgd.py # Temporary hack to avoid breaking CI
rm keras_example.py # Keras example crashes randomly

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you know why? Should we track re-enabling it?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why, and I couldn't reproduce it locally. Perhaps it's running out of memory on the small github runner. I'll open an issue to track it.

@Yard1 Yard1 merged commit 1c69092 into ray-project:master Oct 18, 2021
@Yard1 Yard1 deleted the fix_sk_n_jobs branch October 18, 2021 18:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants