\relax \providecommand\tcolorbox@label[2]{} \@writefile{toc}{\contentsline {section}{\numberline {1}Vocabulary Lesson: ``Affine'' versus ``Linear''}{1}} \newlabel{eq:1}{{{One Linear Equation}}{2}} \newlabel{eq:2}{{{An $n \times d$ system of Linear Equations}}{2}} \@writefile{toc}{\contentsline {section}{\numberline {2}Norm of Approximation Error}{2}} \@writefile{toc}{\contentsline {section}{\numberline {3}Features of the sum-of-squares error $E$}{3}} \@writefile{toc}{\contentsline {section}{\numberline {4}Least Squares Algorithms}{4}} \@writefile{toc}{\contentsline {section}{\numberline {5}Least Squares Solutions in Python}{5}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {1}Algorithm 1: Normal Equations}{5}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {2}Algorith 2: QR factors}{5}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {3}Algorithm 3: SVD pseudoinverse}{5}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {4}numpy least squares}{5}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {5}scikit-learn}{5}} \@writefile{toc}{\contentsline {section}{\numberline {6}A ``Random'' Example}{6}} \@writefile{toc}{\contentsline {section}{\numberline {7}How Much Should I Pay for a Used Ford Escort?}{7}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {6}Get data and describe it.}{7}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {7}Create X and y}{8}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {8}Normal equations approach.}{8}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {9}lstsq() approach}{8}} \@writefile{toc}{\contentsline {section}{\numberline {8}Sponsorship of Basketball Players}{9}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {10}Set up for basketball data problem}{9}} \@writefile{toc}{\contentsline {section}{\numberline {9}A multi-variable real estate problem}{10}} \@writefile{lol}{\contentsline {lstlisting}{\numberline {11}Home sale problem}{10}}