Mikhail Rozhkov

Results 29 issues of Mikhail Rozhkov

For enterprise usage of CML we often have to set up self-hosted `cml-runners` to be run on a server without an internet connection. Usually, it's due to some security issues....

enhancement
p1-important
external-request

# Bug Report I'm testing DVC Experiments for monorepo scenario using [this repo](https://github.com/mnrozhkov/monorepo-multiproject-detached-exps). I encountered unexpected behavior for `dvc exp push` Within a mono repo say we have: ``` -...

p2-medium
A: experiments
A: artifacts
product: Studio

## Summary / Background I'm testing DVC Experiments for monorepo scenario. I encountered unexpected behavior for `dvc exp remove` Within a mono repo say we have: ``` - / -...

p2-medium
A: experiments
A: cli

### **Summary:** We propose adding CSV file support as a [metics file format](https://dvc.org/doc/command-reference/metrics#supported-file-formats). This feature will allow users to leverage the flexibility and familiarity of CSV, and DataFrame libraries widely...

A: api

**Is your feature request related to a problem? Please describe.** Sometimes users may want to train a custom object-detection model with YoloV5 and use it in the OpenBot. To make...

feature

o show plots in VSCode, people need to select experiments to which they want to show plots. There are a few points we could improve to make UX better. This...

research
discussion
A: experiments
A: plots

When people start using `Live.log_plot()`, they could struggle with getting an expected visualization because of 2 reasons 1. `log_plot()` is very opinionated about the data format required for every template...

enhancement
p2-medium
A: log_plot

Branch: step-7-metrics-and-experiments Tasks: - [ ] save 'reports/classes.csv` file - [ ] get confusion matrix plot with`dvc plots show reports/classes.csv --template confusion --template confusion` - [ ] `dvc plots show`...

practice

Branch: step-5-automate-ml-pipeline Tasks: - [ ] make sure that you've completed the [Task 3.5](https://github.com/iterative/course-ds-base/issues/9) - [ ] run `dvc repro` (assume we do this for 1st time) - [ ]...

practice

Branch: main Task: - [ ] Fork & clone repo - [ ] create a branch: git_basics - [ ] checkout, create a file, commit & push to remote -...

practice