# Command Line API The command line API allows to run experiments using the algorithms provided by this project, without the need to write code. Compared to the section {ref}`testbed`, the following sections provide a more detailed description of the functionalities it provides: ```{toctree} :maxdepth: 1 evaluation pre_processing model_persistence parameter_persistence experimental_results arguments ```