Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extends execution span of hiplot and sklearn #298

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

fusawa-yugo
Copy link

Motivation

The functionfetch_openml in scikit-learn is currently failing due to a cyberattack on openml.org.
It seems there is no temporary solution other than stopping the workflow.

Description of the changes

I changed the workflow intervals of hiplot and sklearn from daily to every Monday.

on:
  schedule:
    - cron: '0 15 * * 1'

@c-bata
Copy link
Member

c-bata commented Jan 24, 2025

@not522 Could you review this PR? Please note that CI errors can be ignored since openml.org is down.

@not522
Copy link
Member

not522 commented Jan 24, 2025

Thank you for your PR! Could you add TODO comments for changes?

@fusawa-yugo
Copy link
Author

@not522
Thank you for your review!!
I added comments.

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

Successfully merging this pull request may close these issues.

4 participants