mirror of
https://github.com/Doctorado-ML/benchmark.git
synced 2025-08-17 16:35:54 +00:00
Fix row height in excel files
This commit is contained in:
@@ -19,6 +19,7 @@ class Files:
|
||||
cmd_open_macos = "/usr/bin/open"
|
||||
cmd_open_linux = "/usr/bin/xdg-open"
|
||||
exreport_pdf = "Rplots.pdf"
|
||||
benchmark_r = "benchmark.r"
|
||||
|
||||
@staticmethod
|
||||
def best_results(model):
|
||||
|
Reference in New Issue
Block a user