A command-line interface for OpenML.
pip install -e .# Display help
openml --help
# Display version
openml --version
# Show version information
openml version# Install with development dependencies
pip install -e ".[dev]"pytestBSD-3-Clause
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A command-line interface for OpenML.
pip install -e .# Display help
openml --help
# Display version
openml --version
# Show version information
openml version# Install with development dependencies
pip install -e ".[dev]"pytestBSD-3-Clause