Skip to content

Commit b88e831

Browse files
committed
Fix typo
1 parent da48497 commit b88e831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chapter1_Introduction/Chapter1_Introduction.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"\n",
119119
"**No.**\n",
120120
"\n",
121-
"Frequentist methods are still useful or state-of-the-art in many areas. Tools like Least Squares linear regression, LASSO regression, EM algorithm etc. are all very powerful and incredibly fast. Bayesian methods are a compliment to solve the problems these solutions cannot or to gain further insight into the underlying system by offering more flexibility in modeling.\n",
121+
"Frequentist methods are still useful or state-of-the-art in many areas. Tools like Least Squares linear regression, LASSO regression, EM algorithm etc. are all very powerful and incredibly fast. Bayesian methods are a complement to solve the problems these solutions cannot or to gain further insight into the underlying system by offering more flexibility in modeling.\n",
122122
"\n",
123123
"\n",
124124
"#### A note on *Big Data*\n",

0 commit comments

Comments
 (0)