Skip to content

Commit

Permalink
Add the title
Browse files Browse the repository at this point in the history
  • Loading branch information
moskytw committed May 11, 2019
1 parent 9548629 commit 7910297
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
@@ -1,3 +1,5 @@
# Statistical Regression With Python

We have many variables like the columns in a database, the questions in a survey, etc. Could we build a model to explain the relationships, or even predict the future values?

In this talk, I will introduce the correlation analysis, OLS (ordinary least squares), R formula (an implementation in Python) to build models, covariance types, outliers, common models, and the most important thing: how to build and interpret a model correctly.
Expand Down

0 comments on commit 7910297

Please sign in to comment.