Skip to content

Instantly share code, notes, and snippets.

@jenetics
Created June 11, 2019 18:29
Show Gist options
  • Save jenetics/d028e4ba960a02e2aac457a53e317f10 to your computer and use it in GitHub Desktop.
Save jenetics/d028e4ba960a02e2aac457a53e317f10 to your computer and use it in GitHub Desktop.
final Error error = Error.of(
LossFunction::mse,
Complexity.ofMaxNodeCount(50)
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment