Christian Michelsen

Results 7 comments of Christian Michelsen

I would love to have a range slider, so +1 from here! Further inspiration can be found in [Dash's RangeSlider](https://dash.plotly.com/dash-core-components/rangeslider).

My Y is already in the range from 0.1 to 68, so that shouldn't be too bad, should it? Good idea about checking different subset, will return once I test...

I tried using only a subset of the data which helped (the errors only came up in the first 100 iterations and not afterwards), however, I am yet to try...

Any news on this? Coming from a data science background, this seems like a very common plot that would be super useful for EDA!

Thanks for your reply, @devmotion! It seems like my code should maybe be taken somewhere else. Do you have any suggestions? Turing.jl? MCMCChains.jl? Regarding your suggestions, I have a couple...

Well, it was also just a proposal in case you wanted more external contributors. 1. Well, the main reason is just to make it easier for users to check them...

The use case is very much not classification, but rather regression, however, regression where the target is a continuous variable between 0 and 1. This also what's known as beta-regression...