dandls / counterfactuals

counterfactuals: An R package for Counterfactual Explanation Methods
https://dandls.github.io/counterfactuals/
GNU Lesser General Public License v3.0
21 stars 4 forks source link

MOC: SBX recombinator instead of uniform crossover recombinator for numeric features #14

Closed dandls closed 2 years ago

dandls commented 2 years ago

In contrast to the original implemention of MOC), MOCClassif/-Regr use the uniform crossover recombinator for numeric features since the simulated binary crossover (SBX) recombinator is not available yet in miesmuschel for multi-objective optimization. This will be changed soon.

dandls commented 2 years ago

Closed by https://github.com/dandls/counterfactuals/commit/6a720c46cfa2a3a7669d6f1d5f70b842a5da7f40