Mark Aron Szulyovszky

Results 21 issues of Mark Aron Szulyovszky

Hi, Can you please create a release on github? it seems like cocoapods is not picking up the fact that 0.3.0 already happened;) Cheers!

Hi! I'm trying to speed up the time it takes to get my environment up and running (with the Build task provided by the extension) and it looks like the...

bug

Hi, It's super nice to see this happening! noEmitOnError is the one of the main reasons we're using TypeScript. It'd be great if the packager would fail the build if...

enhancement
help wanted

Hi! We're using this library heavily, and we love it!:) There an issue we've faced lately with react native itself: on older devices, rendering itself is slow. Even without animations,...

Hi! Thanks for the great library!:) We're trying to integrate it into `fold` as an available model, NeuralForecast was our first choice for time series DL models. We fundamentally are...

Hi! Fasttreeshap is great example of real applied computer science research, thank you! It is much faster and configurable than the original `shap`package. We were wondering if the referenced original...

I think this is something I'd be happy to contribute, if my PR will be accepted. It would have helped me quite a few times! Thanks for creating the package,...

https://engineering.linkedin.com/blog/2022/fasttreeshap--accelerating-shap-value-computation-for-trees It looks like it's a drop-in replacement, which we'll start testing next week!

Hi! Thank you creating this library, it's super useful! We're using it with pandas 2.0, without any errors so far. Would it be possible to relax the version constraints, to...

Hi! We're using react-native-localization in our quite larger react-native app, and bumped into an issue where our localization file actually takes up 15-20% of our bundle. In this situation, a...