cdp13 / DAT_SF_10

Repository for data science 10 course
0 stars 0 forks source link

HW #2 Review #4

Open michaelschulerjr opened 9 years ago

michaelschulerjr commented 9 years ago

Hey Caroline,

I like how you took the data and converted it step by step. It's very easy to follow, especially for someone like me who's new to reviewing someone else's code. Also, the for loop you used to assign the classifiers with values was great! (I made mine a lot more complicated than I needed to and wish I thought of this). From there good job taking what we did in class and applying it to the HW.

One thing you don't have to do is rewrite the different imports for every block of code (I think you're doing it so you can just run those specific blocks without having to go through the whole code again).

@ghego, @craigsakuma, @kebaler