Skip to content

Commit

Permalink
Small typo fix in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
loganthomas committed Oct 2, 2019
1 parent 191dbb7 commit 021c2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/examples/gp_symbreg.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ regression methods may not work. It is conceptually a simple problem, and
therefore makes a good introductory example for the GP framework in DEAP.

All symbolic regression problems use an arbitrary data distribution, and try
to fit the most accurately the data with a symbolic formula. Usually, a
to fit the most accurately the data with a symbolic formula. Usually,
measures like the RMSE (Root Mean Square Error) or MSE (Mean Squared Error) are used to measure an
individual's fitness.

Expand Down

0 comments on commit 021c2ab

Please sign in to comment.