Nonlinear Regression in Python

Описание к видео Nonlinear Regression in Python

A three parameter (a,b,c) model y = a + b/x + c ln(x) is fit to a set of data with the Python APMonitor package. This tutorial walks through the process of installing the solver, setting up the objective (normalized sum of squared errors), adjusting the parameter values to minimize the SSE, and plotting the results.

Комментарии

Информация по комментариям в разработке