matanper

Results 10 issues of matanper

I'm trying to use regular tqdm (not tqdm.notebook) in jupyter notebook with leave=False and colour option. When using the colour after calling `close()` the end of the text isn't cleaned....

p2-bug-warning ⚠
submodule-notebook 📓

A community request https://deepcheckscommunity.slack.com/archives/C02LCTA527J/p1657037109565629

feature
dev

We show in several checks a grid of images. In order to allow it to be serializable and to prevent code duplication, we need an ImageGrid class that we will...

feature
dev

Currently, the categorical features inference happens when dataset is initialized. this may lead to a different result when running on train and test, and therefore to a weird out of...

In the function `deepchecks.utils.distribution.plots` we are currently cutting the edges of the distribution plots by a fixed percentage. Need to implement smarter logic to decide how much to cut so...

In the future, we will want to support NLP models. Using this issue to collect feature requests related to NLP https://docs.google.com/spreadsheets/d/1n7DLR0-fDTkOhCZYD2AYgZowO4c8SuuA5-NMr0uOK3U/edit#gid=0

ds
nlp

Hey, I went over the code of `RedisBackend` and I've seen the usage of lua script to delete dynamic keys: ``` if namespace: lua = f"for i, name in ipairs(redis.call('KEYS',...

The class id/name is missing when we draw masks for semantic segmentation ![image](https://user-images.githubusercontent.com/9868530/212964090-be566892-264b-42d9-9188-3f0386116520.png)

feature
vision
needs triage
linear