Oguzhan Gencoglu

Results 93 issues of Oguzhan Gencoglu

Right now it only supports attacks on classification models. Any plans for extending to regression?

`catboost` support would be fantastic.

enhancement

Last release note that is in the [webpage](https://facebookexperimental.github.io/Robyn/docs/releases) is 3.6.3. Would be nice to have the latest release notes there too as there are important changes.

documentation

Hi, the dataset listed also here https://ai.baidu.com/broad/download is not available anymore. Any ideas?

Trying to run `from mklaren.regression.ridge import RidgeLowRank` on python3.8 and getting `ImportError: cannot import name 'Align' from 'align' ` error. I believe updates are needed to comply with `align` package...

Gradio demo seems too slow. Any plans to have a Google colab demo?

Would be great if each data stream in XY plot can have separate controllable flag of `showLine` instead of a global option.

## Improvement ## To Reproduce Currently `RandomToneCurve` only supports `uint8` images and floats will return an error.

Would be useful for albumentations to have these two methods that were recently published in ICCV2023. Their repo: https://github.com/MKYucel/hybrid_augment

Would be nice to have AugMix augmentation : - https://arxiv.org/abs/1912.02781 - https://github.com/google-research/augmix

enhancement