Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linear-regression

statsmodels add_constant for OLS intercept, what is this actually doing?

Converting Numpy Lstsq residual value to R^2

How `poly()` generates orthogonal polynomials? How to understand the "coefs" returned?

Predicted vs. Actual plot

r plot linear-regression

R-squared on test data

r linear-regression

"weighted" regression in R

Predicting values using an OLS model with statsmodels

How do I get RSS from a linear model output

3D Linear Regression

Why the built-in lm function is so slow in R?

Using scikit-learn (sklearn), how to handle missing data for linear regression?

Increasing cost for linear regression

Use "colon" between two characters as a regressor in lm()

r linear-regression

plot.lm(): extracting numbers labelled in the diagnostic Q-Q plot

support vector machines - a simple explanation?

How to check for correlation among continuous and categorical variables?

Access standardized residuals, cook's values, hatvalues (leverage) etc. easily in Python?

sklearn LinearRegression, why only one coefficient returned by the model?

Specifying which category to treat as the base with 'statsmodels'

How to get R-squared for robust regression (RLM) in Statsmodels?