kgp.examples / QuarticPolynomial / <init>

<init>

QuarticPolynomial()

The quartic polynomial regression problem for KGP to solve.

The target function is x^4 + x^3 + x^2 + x.

See Also