to do list for regression

This commit is contained in:
mhjensen
2018-08-25 21:45:18 +02:00
parent d93f3a19f2
commit 5da7d55fb3
+1
View File
@@ -789,6 +789,7 @@ years etc.
We will discuss in more
detail these and other functions in the various lectures. We conclude this part with another example. Instead of
a linear $x$-dependence we study now a cubic polynomial and use the polynomial regression analysis tools of scikit-learn.
Add description of the various python commands.
!bc pycod
import matplotlib.pyplot as plt