Results 20 comments of OmG

@jpodivin Thanks for the clarification. But, it seems more than affection. I'm getting error of `TypeError: __init__() got an unexpected keyword argument 'verbose'`

Hello @pranjal-awasthi and @bhaktipriya, please find my notebook in the following link: https://colab.research.google.com/drive/1yS7nBIluesRJ8Bp1nz3tk2r7X9nKjqaQ?usp=sharing I am still working on that to improve the final results. Meanwhile, I would be grateful to...

> Thanks a lot for working on the tasks! Pranjal and Jenny will take a look. > > Note to future applicants: Please use a different public dataset of your...

> **Is your feature request related to a problem? Please describe.** Would like to use dowhy in a Python 3.12 project. > > **Describe the solution you'd like** > >...

> @dimoibiehg can you double check the installed DoWhy version (e.g., `print(dowhy.__version__)`). This `dual` issue has been solved in a later version, I suspect you have 0.8 installed. The result...

> The current version is 0.11.1, maybe try updating DoWhy. Note that you need a Python version below 3.12, so, e.g., 3.11 Thanks for the suggestion. However, I reported the...

> Acknowledged, will try to repro. Just to confirm, social network is working for you and you are able to get metrics? > > re: " is there any way...

> Hi @dimoibiehg, what you are describing could be acomplished by our default monitor profile https://github.com/microsoft/VirtualClient/blob/main/src/VirtualClient/VirtualClient.Main/profiles/MONITORS-DEFAULT.json In your virtualclient commendline, that profile is included by default, unless you overwrite it...

Thanks for your following up. One way that came to my mind was adding more logs to measure extra metrics for each microservice, probably using Jaeger.