update on stat

This commit is contained in:
mhjensen
2020-09-20 22:46:14 +02:00
parent 273810ff7b
commit f7fa251939
206 changed files with 49421 additions and 28500 deletions
+24 -4
View File
@@ -1,4 +1,24 @@
- file: introduction.ipynb
- file: gettingstarted.ipynb
- file: regression.ipynb
- file: logistic.ipynb
chapters:
- file: introduction.ipynb
- file: gettingstarted.ipynb
- file: regression.ipynb
- file: logistic.ipynb
- part: Introduction
numbered: true
chapters:
- file: chapter1
- part: Linear Algebra, Statistics and Probability Theory
numbered: true
chapters:
- file: chapter2
- file: chapter3
- part: Linear and Logistic Regression
numbered: true
chapters:
- file: chapter4
- file: chapter5