Earlier quoted context omitted.
I wonder if you are less impacted by the lack of CS degree than by your "Software QA Engineer" label. My own experience was that my initial position as a software performance engineer resulted in a perception that I was a "tester" without technical skills despite having multiple CS credentials and published code in practitioner-oriented sources. Overcoming recruiter biases was such a struggle that I now routinely cou…
I had a similar experience. My first job out of college was for a Developer Role (building testing frameworks, maintaining and building browser extensions) but the job was titled 'QA Developer' so I had a hell of a time the first time I tried to find a new job. Never mind that I wrote thousands and thousands of lines of application code, lots of recruiters would deny me on the basis that my background didn't fit.
Some Reflections on Being Turned Down for a Lot of Data Science Jobs
101–110 of 175 posts
Re: Some Reflections on Being Turned Down for a Lot of Data Science Jobs
#102Many recommend setting up an online portfolio for these types of positions. But I've applied to a number of Data Analyst/Scientist jobs recently and I am immediately rejected almost every time despite highlighting my blog/portfolio ( http://minimaxir.com ) and my GitHub with open-source code/Notebooks for each and every post ( https://github.com/minimaxir ), both of which have topped HN on occasion. Internal recruite…
https://www.linkedin.com/in/minimaxir/ It turns out that QA was only the tip of the iceberg. You have a job title as "QA" and a job title as "support". You will NEVER get any development or engineering job with that. Expect 90% reject in the resume screening because you are not a developer. If they were development jobs, replace both by "software developer".
My most recent job is obfuscated a bit in the public eye/only visible to logged-in LinkedIn users, for good reason. (I politely request people looking into it not discuss it)
Re: Some Reflections on Being Turned Down for a Lot of Data Science Jobs
#103Many recommend setting up an online portfolio for these types of positions. But I've applied to a number of Data Analyst/Scientist jobs recently and I am immediately rejected almost every time despite highlighting my blog/portfolio ( http://minimaxir.com ) and my GitHub with open-source code/Notebooks for each and every post ( https://github.com/minimaxir ), both of which have topped HN on occasion. Internal recruite…
Re: Some Reflections on Being Turned Down for a Lot of Data Science Jobs
#104Earlier quoted context omitted.
https://www.linkedin.com/in/minimaxir/ It turns out that QA was only the tip of the iceberg. You have a job title as "QA" and a job title as "support". You will NEVER get any development or engineering job with that. Expect 90% reject in the resume screening because you are not a developer. If they were development jobs, replace both by "software developer".
Those were my college internships, as you can see by the dates. (and obviously I do not include them in my resume) My most recent job is obfuscated a bit in the public eye/only visible to logged-in LinkedIn users, for good reason. (I politely request people looking into it not discuss it)
You remove the experiences you have and wonder why your resume doesn't pass a screening test? Must seem quite empty.
Re: Some Reflections on Being Turned Down for a Lot of Data Science Jobs
#105Companies often use interviews as a time to figure out what they're really looking for. For startups, this transcends data science. It might be the one time that week they focus on that need. Networking is still king. Exactly and this also argues against wanting to get hired to work remotely.
Not sure networking is contrary to working remotely. Opportunities for networking online are far bigger than in-person.
Re: Some Reflections on Being Turned Down for a Lot of Data Science Jobs
#106That's actually the only correct answer. Having been on both sides of the table for many years, I can pretty much guarantee that whatever reason the candidate is given is nowhere close to the actual reasons.
There may not be any specific reason why we didn't pick you, but we'll give you a tiny sample anyway. So you think that's the reason - it's not.
In other cases, we have a strong reason not to pick you, but it's embarrassing so we feed you a bogus reason instead.
And in more cases than I'd like, there is no problem on your side, we are having internal issues that we can't reveal anyway. Any reason you hear from us in that case is completely irrelevant.
By the way, when you evaluate people in interview, you really need to figure out a vector: where they are today in terms of knowledge and experience, but also in what direction they are going (fast learner or not, high potential, etc.). Which is why sometimes you can hire someone who has less relevant experience, but you think they'll learn fast and are very smart, and sometimes you are looking for the perfect match to the current position, but don't care too much whether they can pick up new stuff or not.
Re: Some Reflections on Being Turned Down for a Lot of Data Science Jobs
#107You never really know That's actually the only correct answer. Having been on both sides of the table for many years, I can pretty much guarantee that whatever reason the candidate is given is nowhere close to the actual reasons. There may not be any specific reason why we didn't pick you, but we'll give you a tiny sample anyway. So you think that's the reason - it's not. In other cases, we have a strong reason not t…
Re: Some Reflections on Being Turned Down for a Lot of Data Science Jobs
#108Many recommend setting up an online portfolio for these types of positions. But I've applied to a number of Data Analyst/Scientist jobs recently and I am immediately rejected almost every time despite highlighting my blog/portfolio ( http://minimaxir.com ) and my GitHub with open-source code/Notebooks for each and every post ( https://github.com/minimaxir ), both of which have topped HN on occasion. Internal recruite…
Your portfolio sais "I can plot public data in colour". It should say "I understand and can apply in practice a couple multivariate modelling techniques". Learn until you understand why we don't blog about single decision trees.
Others have said the same, but I'd wager the biggest issue is (a) the limited past roles that directly dealt with data science/analysis or (b) SF's narrow-minded hiring practices. Maybe a masters or data science bootcamp would go further than more blog posts?
Re: Some Reflections on Being Turned Down for a Lot of Data Science Jobs
#109I manage a data science team and revamped the hiring process pretty substantially about a year ago, to good results. Nothing in here is particularly original, but here's what we do: 1. Break down "data science" into several different roles–in our case, Analyst (business-oriented), Scientist (stats-heavy), Engineer (software-heavy). Turns out that what we mostly want are Engineers-Analysts, so our process screens heav…
Re: Some Reflections on Being Turned Down for a Lot of Data Science Jobs
#110Earlier quoted context omitted.
Regarding precision/recall, I've a background in financial econometrics and this is the first time I encounter the terms.
I think the problem is that certain subfields use different terminology to mean similar or identical concepts. For example, while I'm in software, I tend to hear the terms sensitivity and specificity. They are historically medical terms. They aren't identical to recall/precision, but I think you can derive one set from the other.
https://en.wikipedia.org/wiki/Confusion_matrix
You can see from that that sensitivity and recall are the same thing, but specificity and precision are not.