sisird864
sisird864
Hello @LarsKue and @optuna-maintainers, I'm interested in working on this feature as I've encountered the same limitation when running distributed hyperparameter optimization on multi-node clusters. I've spent some time investigating...
Hello, I'd like to work on this issue. I believe this sampling bias is a symptom of the same underlying problem as in issue #6071 , where the sampler's implementation...
Hello, I’d like to implement PartitionSHAP, following the Captum API. Proposed class: captum.attr.PartitionShap. Will mirror ShapleyValueSampling but use the hierarchical clustering / greedy partitioning trick from Lundberg & Erion (2021)....