Gurobi / modeling-examples

Gurobi modeling examples
https://gurobi.github.io/modeling-examples/
Apache License 2.0
615 stars 272 forks source link

curve_fitting notebook incorrect dependent/independent variable definition #2

Closed gokhanceyhan closed 3 years ago

gokhanceyhan commented 3 years ago

Referring to this notebook: https://gurobi.github.io/modeling-examples/curve_fitting/curve_fitting.html

x should be the independent variable and y should be the dependent variable based on the equation y = ax + b.

Panitzin commented 3 years ago

Thank you very much for the feedback, we have corrected the typo. Regards, Pano