added link to notes
This commit is contained in:
@@ -74,14 +74,14 @@ given some assumptions, make predictions about the target feature value
|
||||
!split
|
||||
===== A Sketch of a Tree, Regression problem =====
|
||||
|
||||
See handwritten notes November 3
|
||||
"See handwritten notes November 3":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2022/NotesNov32022.pdf"
|
||||
|
||||
#FIGURE: [DataFiles/Regsimpletree.png, width=600 frac=0.8]
|
||||
|
||||
!split
|
||||
===== A Sketch of a Tree, Classification problem =====
|
||||
|
||||
See handwritten notes November 3
|
||||
"See handwritten notes November 3":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2022/NotesNov32022.pdf"
|
||||
#FIGURE: [DataFiles/Classimpletree.png, width=600 frac=0.8]
|
||||
|
||||
|
||||
@@ -668,7 +668,7 @@ In computations we will translate all classes into numbers. Being
|
||||
these binary classes, they can easily be split into ones and zeros.
|
||||
|
||||
!bblock Gini index for Average trend
|
||||
See handwritten notes for Thursday November 3
|
||||
"See handwritten notes November 3":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2022/NotesNov32022.pdf"
|
||||
!eblock
|
||||
|
||||
|
||||
@@ -677,7 +677,7 @@ See handwritten notes for Thursday November 3
|
||||
|
||||
|
||||
!bblock Gini index for hour slept
|
||||
See handwritten notes for Thursday November 3
|
||||
"See handwritten notes November 3":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2022/NotesNov32022.pdf"
|
||||
!eblock
|
||||
|
||||
|
||||
@@ -686,7 +686,7 @@ See handwritten notes for Thursday November 3
|
||||
|
||||
|
||||
!bblock Gini index for hour studied
|
||||
See handwritten notes for Thursday November 3
|
||||
"See handwritten notes November 3":"https://github.com/CompPhysics/MachineLearning/blob/master/doc/HandWrittenNotes/2022/NotesNov32022.pdf"
|
||||
!eblock
|
||||
|
||||
For final tree, see the above handwritten notes
|
||||
|
||||
Reference in New Issue
Block a user