Yurii Romanyshyn

Results 10 issues of Yurii Romanyshyn

resolves #1739 to summarise this PR is the continuation of this [issue](https://github.com/deepchecks/mon/issues/20) (initial [PR](https://github.com/deepchecks/deepchecks/pull/1736)) previously we added `config` and `from_config` methods to the `BaseCheck` and `BaseSuite` types. The purpose of...

refactoring
feature
dev

this PR intends to remove `ipywidgets` from the codebase so, why we should get rid of `ipywidgets`? in short, `ipywidgets` in order to work require additional jupyter extensions (or javascript...

refactoring
feature

I think that the `TrainValidationBaseCheck` check type and the way how `CheckSuite` is implemented makes the entire library less flexible/ From my perspective, it would be better to add an...

Recently we added a small function to resolve a reference link to the documentation section/page - `deepchecks.utils.docref.doclink` (was added by this [PR](https://github.com/deepchecks/deepchecks/pull/1885)). An obligation of this function is to return...

documentation

@nirhutnik few thoughts/suggestions **Point 1.** IMO, we should create context instances in the same way and with the same defaults as how base checks do that. We need to separate...

feature

resolves #2028 screenshot: ![image](https://user-images.githubusercontent.com/71635444/203941683-11cc45b8-8d02-41e1-8d80-03beb97e6f6d.png)

feature