Robust regression in

  Рет қаралды 1,016

John Kitchin

John Kitchin

Күн бұрын

Пікірлер: 5
@danv8718
@danv8718 2 жыл бұрын
Great presentation.
@WiredForSound97
@WiredForSound97 Жыл бұрын
Hey! How do i display the equation of the line and the correlation coefficient?
@JohnKitchin
@JohnKitchin Жыл бұрын
you can use something like plt.text to add an annotation to the plot. You have to construct the equation and compute R2 your self though. You can use pycse for that (github.com/jkitchin/pycse/blob/master/pycse/PYCSE.py#L284)
@krux02
@krux02 2 жыл бұрын
The reason why outliers have such a big impact on the outcome in least squared error minimization is, the error is squared. Squared error minimization isn't done because of good results, it is done because of ease of computation. Total non-squared error minimization would just ignore the outlier here, there is just no closed formula to compute it.
@JohnKitchin
@JohnKitchin 2 жыл бұрын
you are describing minimizing the L1 norm (absolute value), it is basically the soft_l1 method, and similar to the huber method. It does not ignore the outlier, it just reduces the impact.
Linear Regression From Scratch in Python (Mathematical)
24:38
NeuralNine
Рет қаралды 182 М.
R demo | Robust Regression (don't depend on influential data)
4:40
yuzaR Data Science
Рет қаралды 6 М.
БУ, ИСПУГАЛСЯ?? #shorts
00:22
Паша Осадчий
Рет қаралды 2,6 МЛН
Ice Cream or Surprise Trip Around the World?
00:31
Hungry FAM
Рет қаралды 16 МЛН
1, 2, 3, 4, 5, 6, 7, 8, 9 🙈⚽️
00:46
Celine Dept
Рет қаралды 102 МЛН
Curve Fitting in Python (2022)
24:50
Mr. P Solver
Рет қаралды 99 М.
Learn Statistical Regression in 40 mins! My best video ever. Legit.
40:25
This Is Why Python Data Classes Are Awesome
22:19
ArjanCodes
Рет қаралды 814 М.
Robust Regression | Modelling with Outliers | Statistical Modelling
18:04
Analytics University
Рет қаралды 22 М.
How to implement Linear Regression from scratch with Python
17:03
XGBoost in Python from Start to Finish
56:43
StatQuest with Josh Starmer
Рет қаралды 231 М.
Logistic Regression in R, Clearly Explained!!!!
17:15
StatQuest with Josh Starmer
Рет қаралды 524 М.
Interactive Python Plots With IPyWidgets
15:59
NeuralNine
Рет қаралды 47 М.
Stanford's FREE data science book and course are the best yet
4:52
Python Programmer
Рет қаралды 704 М.
How I would learn Machine Learning (if I could start over)
7:43
AssemblyAI
Рет қаралды 762 М.