Hey Paul!
I like the new dataset pick, hope it was more fun and challenging. Overall a good analysis, I like that you took the time to interpret your results.
Some things to think about for the future:
- You should scale when working with any models that measure distance aka logistic and linear regression. It can make a big difference in your scores and is best practice.
- I don't see a comparison to baseline. How do you know that your model is better at guessing than just chance? Comparing test and train scores are fine but again, you don't know whether your model is better than the baseline.
- More detailed code commenting would be great! And conclude your analysis with which model you'd use and why.
Hey Paul!
I like the new dataset pick, hope it was more fun and challenging. Overall a good analysis, I like that you took the time to interpret your results.
Some things to think about for the future: