Mateusz Sokół

Results 54 comments of Mateusz Sokół

That's right, for SHAP interaction values ​​I believe you are mostly limited to tree based models.

Here's refactor after decision to exclude this to a separate tab. The tab displays all info from [Akka Management API definition](https://doc.akka.io/docs/akka-management/current/cluster-http-management.html#get-cluster-members-responses) (except there's no example how `roles` and `unreachable` exactly...

_Just started learning so I might be all wrong_ In `app.rs`: I've started looking at the code and I think that e.g. in main event loop for `FetcherResponse::FiberDump` event to...

Right, I'll adjust the NPY001 to NumPy 2.0 changes to avoid a conflict with the NPY201 rule (namely `np.bool` was restored and points to NumPy's bool instead of a bool...

I opened a PR for it: https://github.com/astral-sh/ruff/pull/11735

@bersbersbers FYI we noticed that the new `np.bool_` alias is missing a typing stub so we readded it (https://github.com/numpy/numpy/pull/26210). If you upgrade to `2.0.0rc2` mypy shouldn't complain.

> @mtsokol IIRC you had a Mac, is that Apple Silicon by any chance? Could you reproduce this bug with the software versions mentioned? Unfortunately my Mac is an ancient...

@mijicd @pshemass Hi, I've done changes according to first round of review + did a rebase and moved to `Membership[A]` + I've got still one question at the top. So...

@mijicd @pshemass Hi! Please don't consider this PR as dead 😄. The end of remote semester took all my attention, but by the end of July I should get back...