Wendy Wang
Wendy Wang
Hi, Thanks for working on such an amazing package! I have a bunch of layers of data to render on county level so wanted to reduce the map loading time...
Hi, I'm trying to get the friends for some users but encountered a weird problem: Basically it looks like the RetryOnRateLimit number is automatically reset after 15 or 16 trials,...
Hi, I'm using widyr to do text mining homework, where I'm asked to calculate word association of NY Time articles. For the input dataframe, I have word (unigram) and document...
Hi! I'm working on a long document QA problem and looked into the MultiFieldQA-en dataset recently. I downloaded the dataset using the following code snippet: ``` from datasets import load_dataset...
This PR includes a couple of major updates for model training: 1. Implementation of Attention UNet compatible with the current framework: now attention UNet is available to be used as...
Hi, I had problem reproducing the ADNI experiments because ADNI recently changed how the clinical files are organized :( see the [announcement](https://groups.google.com/g/clinica-user) in clinica-user group. Is it possible for you...