Skip to content

Feature to run a local model, without the intention to upload it to openml #301

Description

@janvanrijn

Use case: I want to run my model on the OpenML splits, but have not a single intention of uploading it.

Of course, there is the run_model_on_task function, which party does this, but it always attempts to make a flow. This could be a problem, if some very exotic features are used (e.g.: scipy distributions)

Would be cool to be able to bypass this feature.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions