report.plot.classification.py - questions #562
|
There are a couple of things that I may be missing or need to be clarified in this class:
|
Answered by
mahshidaln
Feb 28, 2024
Replies: 4 comments
|
@mahshidaln could you please help answer the questions above? |
0 replies
|
@mahshidaln And these are the |
0 replies
|
@rjavadi To answer your questions:
I can also make the changes If you want me to. Thanks. |
0 replies
Answer selected by
rjavadi
|
@mahshidaln @amrit110 but in method signature it is: I don't know why pytest didn't catch it when running tests. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@rjavadi To answer your questions:
if len(self.template.layout.colorway) >= self.class_num, we need to replaceclass_numwith length ofslice_metrics.metric_values = [metrics[metric_name]]I can also make the changes If you want me to. Thanks.