Plotting a NumPy Polynomial with Matplotlib

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

What if we want to plot residuals?

How can we use polyfit for anomaly detection in data?

codecompass
Автор

Awesome video Adam this was more helpful to me in 9 minutes than in the half-hour I spent searching numpy and python websites!
My personal gut response at 2:23 would be to type 'for i in range (1, 21)' to avoid using (i+1) in the for loop. Would that also be alright to do?

sknnyjnsndvnckss
Автор

Can this be used to forecast a time series such as financial prices?

trademain
Автор

Thanks. It was very informative.
How to get an error bar for how wrong we are? Like the one that the seaborn regression plot uses?

nosratullahmohammadi
welcome to shbcf.ru