Saved figures and writing the first version of model evaluations part
This commit is contained in:
@@ -23,17 +23,42 @@
|
||||
\@writefile{toc}{\contentsline {subsection}{\numberline {2.3}Handling missing values}{1}{subsection.2.3}\protected@file@percent }
|
||||
\@writefile{toc}{\contentsline {subsection}{\numberline {2.4}Training, validation and test sets}{1}{subsection.2.4}\protected@file@percent }
|
||||
\@writefile{toc}{\contentsline {section}{\numberline {3}Model selection}{1}{section.3}\protected@file@percent }
|
||||
\@writefile{toc}{\contentsline {section}{\numberline {4}Model Training and Hyperparameter Tuning}{2}{section.4}\protected@file@percent }
|
||||
\@writefile{toc}{\contentsline {section}{\numberline {5}Model Evaluations}{2}{section.5}\protected@file@percent }
|
||||
\providecommand*\caption@xref[2]{\@setref\relax\@undefined{#1}}
|
||||
\newlabel{fig:featureImportanceDT}{{1(a)}{2}{\relax }{figure.caption.1}{}}
|
||||
\newlabel{fig:featureImportanceDT@cref}{{[subfigure][1][1]1(a)}{[1][2][]2}}
|
||||
\newlabel{sub@fig:featureImportanceDT}{{(a)}{2}{\relax }{figure.caption.1}{}}
|
||||
\newlabel{sub@fig:featureImportanceDT@cref}{{[subfigure][1][1]1(a)}{[1][2][]2}}
|
||||
\newlabel{fig:featureImportanceRF}{{1(b)}{2}{\relax }{figure.caption.1}{}}
|
||||
\newlabel{fig:featureImportanceRF@cref}{{[subfigure][2][1]1(b)}{[1][2][]2}}
|
||||
\newlabel{sub@fig:featureImportanceRF}{{(b)}{2}{\relax }{figure.caption.1}{}}
|
||||
\newlabel{sub@fig:featureImportanceRF@cref}{{[subfigure][2][1]1(b)}{[1][2][]2}}
|
||||
\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces The confusion matricies of the Decision Tree model and the Random Forest model on the test data.\relax }}{2}{figure.caption.1}\protected@file@percent }
|
||||
\newlabel{fig:}{{1}{2}{The confusion matricies of the Decision Tree model and the Random Forest model on the test data.\relax }{figure.caption.1}{}}
|
||||
\newlabel{fig:@cref}{{[figure][1][]1}{[1][2][]2}}
|
||||
\bibstyle{model1-num-names}
|
||||
\bibcite{Steinhaus:Mathematical}{1}
|
||||
\@writefile{lot}{\contentsline {table}{\numberline {1}{\ignorespaces The performance metrics of the models on the validation data.\relax }}{3}{table.caption.2}\protected@file@percent }
|
||||
\newlabel{perfmetric}{{1}{3}{The performance metrics of the models on the validation data.\relax }{table.caption.2}{}}
|
||||
\newlabel{perfmetric@cref}{{[table][1][]1}{[1][2][]3}}
|
||||
\@writefile{toc}{\contentsline {section}{References}{3}{figure.caption.3}\protected@file@percent }
|
||||
\newlabel{fig:featureImportanceDT}{{2(a)}{3}{\relax }{figure.caption.3}{}}
|
||||
\newlabel{fig:featureImportanceDT@cref}{{[subfigure][1][2]2(a)}{[1][3][]3}}
|
||||
\newlabel{sub@fig:featureImportanceDT}{{(a)}{3}{\relax }{figure.caption.3}{}}
|
||||
\newlabel{sub@fig:featureImportanceDT@cref}{{[subfigure][1][2]2(a)}{[1][3][]3}}
|
||||
\newlabel{fig:featureImportanceRF}{{2(b)}{3}{\relax }{figure.caption.3}{}}
|
||||
\newlabel{fig:featureImportanceRF@cref}{{[subfigure][2][2]2(b)}{[1][3][]3}}
|
||||
\newlabel{sub@fig:featureImportanceRF}{{(b)}{3}{\relax }{figure.caption.3}{}}
|
||||
\newlabel{sub@fig:featureImportanceRF@cref}{{[subfigure][2][2]2(b)}{[1][3][]3}}
|
||||
\@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces The feature importance graphs for the Decision Tree model and the Random Forest model.\relax }}{3}{figure.caption.3}\protected@file@percent }
|
||||
\newlabel{fig:}{{2}{3}{The feature importance graphs for the Decision Tree model and the Random Forest model.\relax }{figure.caption.3}{}}
|
||||
\newlabel{fig:@cref}{{[figure][2][]2}{[1][3][]3}}
|
||||
\bibcite{Greivenkamp:FieldGuide}{2}
|
||||
\bibcite{Pedrotti:Introduction}{3}
|
||||
\bibcite{Davis:ChemWiki}{4}
|
||||
\@writefile{toc}{\contentsline {section}{\numberline {4}Model Training and Hyperparameter Tuning}{2}{section.4}\protected@file@percent }
|
||||
\@writefile{toc}{\contentsline {section}{\numberline {5}Model Evaluations}{2}{section.5}\protected@file@percent }
|
||||
\@writefile{toc}{\contentsline {section}{\numberline {6}}{2}{section.6}\protected@file@percent }
|
||||
\@writefile{toc}{\contentsline {section}{References}{2}{section.6}\protected@file@percent }
|
||||
\ttl@finishall
|
||||
\newlabel{LastPage}{{}{2}{}{page.2}{}}
|
||||
\xdef\lastpage@lastpage{2}
|
||||
\xdef\lastpage@lastpageHy{2}
|
||||
\gdef \@abspage@last{2}
|
||||
\newlabel{LastPage}{{}{4}{}{page.4}{}}
|
||||
\xdef\lastpage@lastpage{4}
|
||||
\xdef\lastpage@lastpageHy{4}
|
||||
\gdef \@abspage@last{4}
|
||||
|
||||
Reference in New Issue
Block a user