We use cookies to distinguish you from other users and to provide you with a better experience on our websites. Close this message to accept cookies or find out how to manage your cookie settings.
To save content items to your account,
please confirm that you agree to abide by our usage policies.
If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account.
Find out more about saving content to .
To save content items to your Kindle, first ensure [email protected]
is added to your Approved Personal Document E-mail List under your Personal Document Settings
on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part
of your Kindle email address below.
Find out more about saving to your Kindle.
Note you can select to save to either the @free.kindle.com or @kindle.com variations.
‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi.
‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.
Many machine learning methods require non-linear optimization, performed by the backward propagation of model errors, with the process complicated by the presence of multiple minima and saddle points. Numerous gradient descent algorithms are available for optimization, including stochastic gradient descent, conjugate gradient, quasi-Newton and non-linear least squares such as Levenberg-Marquardt. In contrast to deterministic optimization, stochastic optimization methods repeatedly introduce randomness during the search process to avoid getting trapped in a local minimum. Evolutionary algorithms, borrowing concepts from evolution to solve optimization problems, include genetic algorithm and differential evolution.
Although there are many ways of describing nonlinear relationships among variables, this chapter focuses primarily on the polynomial regression, which is related to the multiple linear regression model. We pay particular attention to models using the second-order polynomial. These models are often employed in the field of community ecology to describe unimodal changes of species abundances along environmental gradients. The downsides of using polynomial regression are also addressed. We bring this chapter to a close by touching on the non-linear least-squares regression models and the appropriate context in which they should be applied. The methods described in this chapter are accompanied by a carefully-explained guide to the R code needed for their use, including the nlme package.
An algorithm for exponential fitting is presented which exploits the separable regression structure and a reparametrization. The algorithm has proved very satisfactory, and theoretical reasons for this are developed.
Recommend this
Email your librarian or administrator to recommend adding this to your organisation's collection.