Improve plots and calculate runtime. #11
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Hariss-Gills/counterfactual_explainers#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I do not loop over the required amount so i think the performance of AIDE can be improved if I loop. The hard thing to do is to find the correct increments between each num_required_cfs.
For now, calculate the runtime. Better parallel coordinate plot so that they include validity of CF and the actual class of a query instance.
Lastly, my code needs a full refactor with types and docstrings.