Command Line Interface#
The CLI module provides a command line interface for Brisk. See brisk CLI for more details.
Module Contents#
Object |
Description |
|---|---|
Represents the differences between environments. |
|
Manages environment capture, comparison, and export for reproducible runs. |
|
Enumeration of version matching states. |
|
Checks the environment compatibility with a previous run. |
|
Creates a new project. |
|
Creates a synthetic dataset. |
|
Create a requirements.txt file from the environment captured during a previous experiment run. |
|
Load a scikit-learn dataset by name. |
|
Load a scikit-learn dataset by name. |
|
Run the current experiment setup. |