Kevin Jiang
Kevin Jiang
Nice find! very open to a pull request if you want to handle it! seems like you did all the work finding it. If not I can take care of...
Hi Yifei, just trying to understand your problem a bit better. it looks like we can change from `F.sigmoid` to `F.softmax` as softmax is equivalent to sigmoid for classes of...
Small fix added let me know what you think!
Hi Jeff, Apologies, I don't speak Chinese very well. Can you run this code block and let me know what it says? ``` from opendataval.model import ModelFactory from opendataval.dataloader import...
friendly ping if you've had a chance to take a look at the PR!
hey Zhenbang, by caching the dataframe do you mean caching the data downloaded from a data source?