Open driskerr opened 5 years ago
Hi Steven,
I'm glad you enjoyed the course. I started a new job, and I don't work for Codecademy anymore. However, feel free to connect with me on LinkedIn (linkedin.com/in/albemlee). I'd be happy to find a time to hop on a phone call to chat about supply chain and ML.
Cheers, Albert
Rubric Score
Criteria 1: Valid Python Code
Criteria 2: Exploration of Data
['is_outgoing']
or['is_music']
are thoughtfully prepared.Criteria 3: Machine Learning Techniques used correctly
Criteria 4: Report: Are conclusions clear and supported by data?
'job'
column, which has an "artistic / musical / writer" response, may have also been an efficient proxy for your'is_music'
label.Criteria 5: Code formatting
Overall Score: 20/20
Great work! Your curiosity really shined through on this project. I appreciate how thorough you were in exploring the dataset and the unique questions you asked, which clearly resonated with you. You went above and beyond the requirements of this project by not only comparing 2 classification methods (can we predict who is likely to be a musician?) and 2 regression methods (can we predict level of income?), you also explored an additional classification problem to see if you could determine who was an outgoing or introverted. I also appreciate the format of your analysis in Jupyter notebooks that used Markdown to provide context to your code and interpretation to your results.
You shared some really interesting insights in your final thoughts/conclusions notebook. The comparison to the early days of personal computing is fascinating. I'll be sure to let Albert know that you appreciated his help.
Again, great work on this assignment, you demonstrated that you have a machine learning engineer's greatest asset: curiosity.