AlexanderZender

Results 24 comments of AlexanderZender

> Will have a closer look at the code hopefully tomorrow or this weekend. But thanks already for this contribution, let's try to get it ready and released quickly! Sounds...

You are correct, i removed it

@oegedijk Totally forgot that there was a conflict, ups

@oegedijk Any info when this would be looked at?

Fix for the first issue is to ignore nan values: ![image](https://github.com/oegedijk/explainerdashboard/assets/79153884/1c4aa5f4-668b-4065-9e5b-72ecc7a12b9f)

I found the issue(?) with my changed columns and values. The model applied its preprocessing and these changes got applied to self.X in the explainer class. I currently solved it...

If this is still of interest, I managed to make AutoGluon work with explainer dashboard. I used the most recent releases of both. You need to wrap the model into...

Indeed, that is the issue with this AutoML, most AutoML actually work out of the box or with a simple wrapper class similar to the one I posted above. In...

@enkodellc That sounds fantastic, does that mean the maui branch will be included in the new release or will they stay as two separate "versions"?

Adding to above, the same issue occurs when using a stream_stream connection. the client is stuck waiting until the server closes the connection, I wonder if the server actually send...