Samuel Wilson

Results 48 comments of Samuel Wilson

Sorry for the late response, I'll look into this later tonight.

When I last looked into these multiplots, I couldn't figure out how to prevent those empty plots from showing up... I'm not sure if it's possible. Either way, I want...

This shouldn't be a problem in major version 6. The plotting functionality doesn't exist yet, but it should be much easier to implement with `plotnine`.

Thanks for looking at both packages. My personal testing matches your observations. I have a few thoughts: 1) `lightgbm` isn't a random forest library by default. Yes, it has random...

I'm in the middle of a major update of the package, which should be ready in a few days. Unfortunately it'll have to wait until then. Quick question for you...

This has been fixed in the latest major update. blosc2 is no longer a dependency - all parquet stuff is done in `__getstate__` and `__setstate__`.

This commit was merged as a part of [this](https://github.com/AnotherSamWilson/miceforest/pull/99) PR.