Toby Dylan Hocking
Toby Dylan Hocking
hi @Anirban166 this PR contains a fix for the following example: ```r df
Hi! I see that R torch support mnist and cifar data sets, but I was wondering if there are plans to support the other data sets which are present in...
Hi, first of all thanks for maintaining covr, which I find very useful. I am trying to compute coverage of a source package locally (not on githu actions), and I...
hi @MichaelChirico I tried following the instructions on the readme: ``` Running the following will launch an interactive dialog prompting for translations message-by-message: # es.po & es.mo Spanish translation files...
Hi @nhejazi I am trying to check haldensify, to determine if there are any revdep issues with data.table https://github.com/tdhock/data.table-revdeps/issues/17#issuecomment-1951449062 I have observed that checking haldensify takes over 7 hours, with...
related to https://github.com/mlr-org/mlr3/issues/770 Hi! For https://github.com/tdhock/mlr3resampling I needed to define a new column role "subset" which is possible via ```r > my_iris itask itask$set_col_roles("my_subset","subset") Erreur dans task_set_roles(private$.col_roles, cols, roles, add_to,...
hi @mine-cetinkaya-rundel I mentioned in the other pr #335 that we should either delete the old or change the name of the new file to the old, and this PR...
Today I created a data viz where I wanted to use color for a geom, so I get a legend and showSelected automatically. I want the legend but I don't...
hi @Faye-yufan after using animint2pages for a while I noticed that there is a small usability concern. the default branch in new data viz repos is "main" but that is...
Hi @SebKrantz I read your paper about collapse, https://arxiv.org/pdf/2403.05038 and here are some comments/questions that are meant to help improve the paper (as in peer review). Section 9 (Benchmark) does...