Ivan Shcheklein

Results 95 issues of Ivan Shcheklein

After implementing multiple commits logic we can start improving the UX a bit. Hash as a name is not informative. It's not even clear if that is a commit or...

enhancement
priority-p1
A: table

Mind the arrow on the left screen edge. It appears when I'm trying to use pad gesture (scroll to the left). It means that during the day it kick you...

bug
priority-p1
A: table
A: codespaces

In the example below, I can't get back `avg_prec` to its initial state. https://user-images.githubusercontent.com/3659196/190881195-95499ecd-ab3c-4e1e-b1ac-f02d0e2af9c4.mov I should be able to this also by ESC the operation.

bug
priority-p1
A: table

When a new experiment is running there are a few entries in the table that affect what is being show in the plot and change their state dynamically. It's important...

bug
enhancement
research
A: table
A: plots

When table is wide, it's very hard to move column to behind the viewport (area on which it scrolls is very small). Can it be made a bit more sensitive...

bug
A: table

This image doesn't exist at in the experiment, refresh doesn't make much sense here. Might depend on plots error handing cc @mattseddon @pared

bug
A: plots

Mlem version is 🐶 MLEM Version: 0.2.8.dev17+g33031e0 ``` (.venv) ?2 Projects/example-gto % mlem -v deploy run deploy/prod ⏳️ Loading deployment from deploy/prod.mlem 🔗 Loading link to models/churn.pkl.mlem ❌ Unexpected error:...

bug
enhancement
cli

E.g. in the Lighting logger there is call: ``` @rank_zero_only def log_hyperparams(self, params, *args, **kwargs): pass ``` should we utilize it to automatically track things? Edit: add checkboxes per framework...

enhancement
p2-medium
A: frameworks

An idea (that probably has been discussed a lot already), just want to come back to it, since it bothers me that I can't migrate fully / easy to the...

p1-important
discussion
A: checkpoints

# Bug Report ## Description See this link https://stackoverflow.com/questions/77962532/dvc-using-cached-run-although-parameter-changed ### Reproduce Use this repo: https://github.com/shcheklein/test-dvc-so-77962532 Run with size 30, then change to 40, run `dvc status`, run dvc repro again....

bug
A: pipelines