Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lernen Build linear function by two points | Basic linear models
Basic linear models

book
Build linear function by two points

Aufgabe

Swipe to start coding

Build linear function by two points

Lösung

x = np.linspace(0, 10, 100)
plt.plot(x, 3/2*x+1/2)

Mark tasks as Completed
War alles klar?

Wie können wir es verbessern?

Danke für Ihr Feedback!

Abschnitt 1. Kapitel 2
AVAILABLE TO ULTIMATE ONLY
We use cookies to make your experience better!
some-alt