Coding challenge two questions - One applying linear regression on a csv file along with other pandas usage. Other using PCA analysis and calculating various metrics. The values from the final code run were compared to known answers.
Interview questions [1]
Question 1
Pandas data manipulation and implementation of ML.