No video

Polynomial Regression in Python

  Рет қаралды 45,196

NeuralNine

NeuralNine

Күн бұрын

In this video we learn about polynomial regression in Python.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: www.neuralnine...
💻 The Algorithm Bible Book: www.neuralnine...
👕 Programming Merch: www.neuralnine...
🌐 Social Media & Contact 🌐
📱 Website: www.neuralnine...
📷 Instagram: / neuralnine
🐦 Twitter: / neuralnine
🤵 LinkedIn: / neuralnine
📁 GitHub: github.com/Neu...
🎙 Discord: / discord
🎵 Outro Music From: www.bensound.com/

Пікірлер: 20
@TheEnginator
@TheEnginator Жыл бұрын
For those asking, I used print(reg.intercept_, reg.coef_) to print the coefficients. reg.intercept_ is a_0, reg.coef_ is a list of a_1,...,a_n, whereas n is the degree of the polynom.
@FazeelUddin
@FazeelUddin 2 жыл бұрын
great video brother i also make videos on you tube and recently started python for beginners. This all about python i have learned from you is helping me a lot. Thank you
@AaSinSin137
@AaSinSin137 Жыл бұрын
Hi.. thank you for your tutorial. It is very helpful. I wonder if possible to perform polynomial regression for multiple variable?
@stefvleugels1736
@stefvleugels1736 2 жыл бұрын
Nice video. Do you have any plans on making a video about custom NER?
@standarddeviation9113
@standarddeviation9113 Жыл бұрын
Great video, thanks and regards from germany
@fenixjose17
@fenixjose17 2 жыл бұрын
Great lesson. You always pick no conventional subjects.
@thecatsister3040
@thecatsister3040 Жыл бұрын
Thank you for your video. This is really helpful. I need further help, how can I obtain the equation for the fit?
@theovasilopoulos5499
@theovasilopoulos5499 6 ай бұрын
Press Command+W (or Ctrl+W if you'er on Windows) after plotting the output. This should print the equation of the regression line.
@mosesgnanamanickam7043
@mosesgnanamanickam7043 10 ай бұрын
if I take polynomial regression of degree 1 will it map to linear regression?
@mouaidsirafai
@mouaidsirafai Жыл бұрын
perfect video, thank you so much! ☺
@codeislife1851
@codeislife1851 2 жыл бұрын
idk why but the audio is very low on my laptop! the music seems to be loud but flori's voice is quite low
@shobhitasohal2853
@shobhitasohal2853 Жыл бұрын
What is meant by Polynomial features? at the end of video you mentioned that we can give weights to features what does that mean? also, x_vals is just the test data to predict y_vals correct?
@justinborrerou9109
@justinborrerou9109 Жыл бұрын
How would you print the regression as a polynomial function? In other words, how would you print an expression for the polynomial regression you just fit?
@TheEnginator
@TheEnginator Жыл бұрын
I used print(reg.intercept_, reg.coef_) to print the coefficients. reg.intercept_ is a_0, reg.coef_ is a list of a_1,...,a_n, whereas n is the degree of the polynom.
@ericwen100
@ericwen100 Жыл бұрын
Thank you for your video! How about for multivariate polynomial regression? Is that possible?
@shehab976
@shehab976 Жыл бұрын
How about fit a surface f(x,y,z),can u help me about that sir?
@ShiftKoncepts
@ShiftKoncepts 4 ай бұрын
Is there anyway that we can show the coefficients incase we want to plug it into Excel? Also what does it mean to have Bias = False?
@white2905
@white2905 2 ай бұрын
yes you can use reg._intercept , reg._coef but it'ill return you the finalized best parameters if you want it for measuring accuracy just code an gradient descent and loop and print it with accuracy with that.
@philtoa334
@philtoa334 2 жыл бұрын
Good thx.
@ralpharnold9186
@ralpharnold9186 5 ай бұрын
I dare you to show how to show this in vs 2019 and 2022 and show us where we can find articles and background information on almost all the commands and its syntax reference manual if possible and leave us the link
Linear Regression From Scratch in Python (Mathematical)
24:38
NeuralNine
Рет қаралды 167 М.
Polynomial regression
8:57
Mike X Cohen
Рет қаралды 86 М.
what will you choose? #tiktok
00:14
Анастасия Тарасова
Рет қаралды 6 МЛН
Gradient Descent From Scratch in Python - Visual Explanation
28:44
Polynomial Regression in Python - sklearn
14:01
RegenerativeToday
Рет қаралды 10 М.
Polynomial Regression ! All you need to know
4:31
Priyanshu Vats
Рет қаралды 11 М.
Python 🐍 Nonlinear Regression Curve Fit
14:22
APMonitor.com
Рет қаралды 81 М.
Linear regression 3: Polynomial regression and basis functions
15:14
Professional Preprocessing with Pipelines in Python
21:48
NeuralNine
Рет қаралды 62 М.
Polynomial Regression Machine Learning Python Code
16:12
The AI University
Рет қаралды 15 М.