Simon Brugman
Simon Brugman
Thanks for this repository, great trade-off between finding near duplicates without turning to expensive computer vision approaches. The repository is currently missing a license, altough I suspect you intend to...
Is it a deliberate decision to not compare this algorithm to popular implementations such as xgboost and lightgbm? If this is fundamental research I can imagine it is (not) yet...
### Discussed in https://github.com/ydataai/pandas-profiling/discussions/984 Originally posted by **Anselmoo** May 18, 2022 Dear community, thx for help? I am wondering if there is a chance to export figure-reports like a variable,...
When using the Firefox browser (which is a good default on Ubuntu), the browser window is not maximized and hence does not find the results. A simple selenium call to...
Dropout
The paper mentions > "Dropout [9] was applied after each IndRNN layer with a dropping probability of 0.25 and 0.1 for CS and CV settings, respectively." and > "Dropout [9]...
**Describe the bug** When recording in Google Chrome with camera view, the audio and video are out of sync. (Tested with Safari, this didn't happen). Tested that it isn't just...
Visions' currently supports defining custom types, such as Path, File and URL. These types inherit from object and are stored as uniquely defined classes. This for instance means that URL...
Running `mypy --strict src/` does show ~420 errors, might be worth it's own issue someday.
Creators of applications in the medical domain often deal with medical images, such as ultrasound images or CT scans. In this domain, data summarization and validation are of vital importance....