Created chapters

This commit is contained in:
2022-02-06 23:55:55 +01:00
parent 28ebbad694
commit be49a06844
16 changed files with 70 additions and 11 deletions

View File

@@ -0,0 +1,3 @@
\chapter{Linear Classification}%
\label{cha:Linear Classification}

View File

@@ -0,0 +1,3 @@
\chapter{Linear Regression}%
\label{cha:Linear Regression}

View File

@@ -0,0 +1,3 @@
\chapter{Model Selection}%
\label{cha:Model Selection}

View File

@@ -0,0 +1,3 @@
\chapter{Ridge Regression}%
\label{cha:Ridge Regression}

View File

@@ -0,0 +1,3 @@
\chapter{Trees and Forests}%
\label{cha:Trees and Forests}

View File

@@ -0,0 +1,3 @@
\chapter{k-Nearest Neighbors}%
\label{cha:k-Nearest Neighbors}