Lan Zagar

Results 15 comments of Lan Zagar

After the coefficients output was expanded, I don't think this is needed. If someone would like to see the rotations as well, we can reopen this and add them.

Someone mentioned we can accept donations, but not sponsorships (tax reasons). Maybe the third option falls into the latter category? But the first two options still sound good.

I tried running your code. Didn't know where you imported `mean_squared_error` from, so instead I used `rmse = math.sqrt(((data.Y - y_pred)**2).mean())` In 3 runs, I got the following results: 0.8136,...

We now have 2 possible ways to filter genes/cells (after #133). We can think of adding a third. But we should try to avoid too much complexity and overlap between...

Merging, but the description has an open _To do: documentation_, that should not be forgotten. Since the widget name itself was changed, it will be hard to find the right...