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

Add arguments for customization of output #25

Open
ImProta opened this issue Jul 18, 2024 · 0 comments
Open

Add arguments for customization of output #25

ImProta opened this issue Jul 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ImProta
Copy link
Owner

ImProta commented Jul 18, 2024

def compare_metrics(*models: MlModel, filepath: str = None, palette: str = 'dark:skyblue'):

Add positional arguments to account for customization of the plotting.
The reason for this plotting is mainly for debbuging and easy assessment of the model, so the plotting customization must not be an in-depth feature.

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

No branches or pull requests

1 participant