Hacker News
- The Bitcoin price touches its linear regression line today https://twitter.com/JonathanBeuys/status/1536794236116508675 3 comments
- Combining Regression Model with Non-Linear Transform https://www.reddit.com/r/rstats/comments/74x802/combining_regression_model_with_nonlinear/ 3 comments rstats
- Linear Regression Explained (Using R): A blog http://data-science-explained.curtismurray.tech/blog/Linear-Regression-Explained-(Using-R)/ 7 comments rstats
- A simple introduction to Machine Learning: Linear Regression http://pythonalgos.com/2021/11/04/introduction-to-machine-learning-linear-regression/ 13 comments learnprogramming
- Diagnostic plots for linear regression: Would these results concern you? https://www.reddit.com/r/rstats/comments/lveq23/diagnostic_plots_for_linear_regression_would/ 5 comments rstats
- How to use a For Loop to do a Simple Linear Regression (SLR) on the different species? https://stackoverflow.com/questions/27952653/how-to-loop-repeat-a-linear-regression-in-r 10 comments rstats
- Forecasting free cash flow using a linear regression model. Alternatives? https://www.reddit.com/r/investing/comments/i6eupd/forecasting_free_cash_flow_using_a_linear/ 6 comments investing
- [Question] Linear regression - checking assumptions https://docs.google.com/spreadsheets/d/1YHDwkZhnCv5uhgF9dasfQM4RaS6LkniwMRmjvSTZId8/edit?usp=sharing 16 comments statistics
- Essential Machine Learning Tutorial - Sequential Bayesian Linear Regression (w. code!) https://dtransposed.github.io/blog/Bayesian-Linear-Regression.html 7 comments learnmachinelearning
- Problem with my first linear regression algorithm. https://github.com/asmodee59/linear_regression/blob/master/lin_reg.py 3 comments learnmachinelearning
- Help - Transforming Data for linear regressions https://www.reddit.com/r/rstats/comments/9u7akv/help_transforming_data_for_linear_regressions/ 4 comments rstats
- Linear Regression Produces Non-linear Predictions? https://www.reddit.com/r/AskStatistics/comments/9nc3yo/linear_regression_produces_nonlinear_predictions/ 3 comments statistics
- Training a Simple Linear Regression Model From Scratch https://utkuufuk.github.io/2018/04/21/linear-regression/ 9 comments programming
- Understanding Linear Regression https://bobbywlindsey.com/data-science/2017/11/06/understanding-linear-regression.html 8 comments math
- Linear regression vs societal regression https://i.reddituploads.com/3bf90d5e15924dd5ac2c7841bfe6ff84?amp%3Bh=1536&%3Bs=c93c0c80da05ca36fd867c5b36f3c45a&%3Bw=1536&fit=max 7 comments datascience
- Using SQL to compute Linear Regression Coefficients – useful for forecasting and identifying trends. http://www.silota.com/docs/recipes/sql-linear-regression.html?utm_source=reddit&utm_medium=social 5 comments programming
- bayesian linear regression w/ pymc3 https://github.com/shkr/bayesian_regression/blob/master/clrm/results.pdf 3 comments datascience
- xkcd: Linear Regression http://xkcd.com/1725 42 comments math
- 10 Assumptions of Linear regression with examples in R http://r-statistics.co/assumptions-of-linear-regression.html 11 comments rstats
- Guide to Linear Regression (Machine Learning) http://alexhwoods.com/2015/07/19/guide-to-linear-regression/ 20 comments programming
- [Tutorial] Basics of Linear Regression in R for Data Scientists http://weanalyze.azurewebsites.net/Site/TutView 9 comments datascience
- Introduction to Linear Regression http://austingwalters.com/introduction-to-linear-regression/ 6 comments compsci
- Why ANOVA and Linear Regression are the Same Analysis http://www.theanalysisfactor.com/why-anova-and-linear-regression-are-the-same-analysis/ 25 comments statistics
- Least Squares Teaching Module: First click on "Generate Data". Then use the sliders to estimate the linear regression. Finally, click on "Fit Least Squares" to check your estimate. http://statgadgets.student.iastate.edu/teaching/linearregression.html 4 comments math
- [Question] [Rstudio] linear regression model standardised residuals None 0 comments rstats
- Annual Returns of different Assets, Linear Regression Model for S&P 500 https://pages.stern.nyu.edu/~adamodar/New_Home_Page/datafile/histretSP.html 9 comments wallstreetbets
- Predict linear regression with multiple separate groups https://i.stack.imgur.com/Lo1lm.jpg 32 comments rstats
- Machine Learning Part 3 — Linear regression in SQL revisited https://blog.adamfurmanek.pl/blog/2018/11/03/machine-learning-part-3/ 3 comments programming
- The Mathphobics Guide to Linear and Logistic Regression https://datajenius.com/articles/the-mathphobics-guide-to-linear-and-logistic-regression 10 comments learnmachinelearning
- [Python] Going from using calculus for gradient descent (in linear regression) to linear alegra -- vectorization http://www.johnwittenauer.net/machine-learning-exercises-in-python-part-1/ 6 comments learnmachinelearning
- Estimation of JCSAT-14 Mass via Linear Regression of Other LS-1300 Bus Satellites https://www.reddit.com/r/spacex/comments/4hvn24/estimation_of_jcsat14_mass_via_linear_regression/ 41 comments spacex
- ML.NET vs Python Implementing Multiple Linear Regression: A Comparison https://www.macivortech.com/blog/mlnet-v-python-multiple 10 comments csharp
- How to interpret the output of a multivariate multiple linear regression? https://old.reddit.com/r/AskStatistics/comments/bj5hn0/how_to_interpret_the_output_of_a_multivariate/ 3 comments statistics
- BASIC Simple Linear Regression, 4 hours to submit paper, real screwed. Help, anyone, please? http://ge.tt/7sdlGmx 7 comments statistics
- Do you play Starcraft II? Are you good at linear algebra or regression analysis? Perhaps you can help in demystifying Blizzard's MMR system! http://www.teamliquid.net/forum/viewmessage.php?topic_id=118212 33 comments math
- BTC is a pyramid scheme: Linear regression plot of Tethers in circulation vs BTC price (USD) R^2 = 0.9655 https://www.reddit.com/r/btc/comments/7c9v2d/btc_is_a_pyramid_scheme_linear_regression_plot_of/ 4 comments btc
- p-values for every coefficient of multiple linear regression https://www.reddit.com/r/matlab/comments/6mlinq/pvalues_for_every_coefficient_of_multiple_linear/ 6 comments matlab
- Predicting Housing Prices with Linear Regression using Python, pandas, and statsmodels http://www.learndatasci.com/predicting-housing-prices-linear-regression-using-python-pandas-statsmodels/ 3 comments datascience
- log-log linear regression in R https://www.reddit.com/r/rstats/comments/7bj6vk/loglog_linear_regression_in_r/ 6 comments rstats
- Moore's Law and the Origin of Life: linear regression of genetic complexity extrapolated back to just one base pair suggests the time of the origin of life = 9.7 ± 2.5 billion years ago http://m.technologyreview.com/view/513781/moores-law-and-the-origin-of-life/ 25 comments science