Karthik Ramanathan

Results 5 comments of Karthik Ramanathan

Setting the hierarchical layout `enabled` parameter to `FALSE`, makes it look less tangled by restricting edges to be between consecutive levels. However I think it also reduces the size and...

This is another layout option without the levels: ![image](https://user-images.githubusercontent.com/6463520/65647161-681f2880-dfc3-11e9-9b53-f5190b3395c7.png)

The lowest node in the example is `ggplot2`, which was the package I was creating a report for. Yes, it seems to be using some algorithm to optimize the layout...

Hi @MiNeves00, I would like to keep track of precision and recall associated with different prompts on a test dataset. Is this issue meant to solve that problem and what...