MCPcopy Create free account
hub / github.com/eclab/edisyn / morph

Method morph

edisyn/Model.java:1584–1750  ·  view source on GitHub ↗

This recombiner is meant to be used over and over on the same model to gradually nudge it towards certain models. If you had just two models, it'd be more or less like this: If (weight == previousWeight) . return

(Random random, Model[] models, Model categoricalDefaultModel, String[] keys, double[] weights, double[] previousWeights, int categoricalStrategy)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

updateMethod · 0.80

Calls 15

getStatusMethod · 0.95
isStringMethod · 0.95
minExistsMethod · 0.95
maxExistsMethod · 0.95
getMinMethod · 0.95
getMaxMethod · 0.95
metricMinExistsMethod · 0.95
metricMaxExistsMethod · 0.95
getMethod · 0.95
setMethod · 0.95
reviseMutatedValueMethod · 0.95
coinTossMethod · 0.95

Tested by

no test coverage detected