this post was submitted on 19 Nov 2023
1 points (100.0% liked)
Machine Learning
1 readers
1 users here now
Community Rules:
- Be nice. No offensive behavior, insults or attacks: we encourage a diverse community in which members feel safe and have a voice.
- Make your post clear and comprehensive: posts that lack insight or effort will be removed. (ex: questions which are easily googled)
- Beginner or career related questions go elsewhere. This community is focused in discussion of research and new projects that advance the state-of-the-art.
- Limit self-promotion. Comments and posts should be first and foremost about topics of interest to ML observers and practitioners. Limited self-promotion is tolerated, but the sub is not here as merely a source for free advertisement. Such posts will be removed at the discretion of the mods.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I agree with what most people have said, but it will definitely vary from company to company and even between interviewers.
My personal preference for interviewing candidates has mainly been about someone's thought process around tackling a problem they aren't familiar with. There's such a broad array of people applying for roles that 9 times out of 10 you'll find people can't explain what the feature creation or feature selection process looks like - because in most courses and play datasets these things are done for you.
Many people don't even think about the implications of their answers. You'd be shocked at the number of people who say they would do a grid search to find the optimal parameters on a dataset with millions of rows.
I'd also say in many interviews now the company is setting you up to fail rather than trying to navigate the interview with you to show how you might be useful to the organisation. I would use that to see if the company are a good fit. If a company has 6 interview stages, they don't know what they want. If a company has 1 interview stage they probably aren't being rigorous enough (find out personal fit and technical fit). If a company makes you solve random leet code problems, or explain the architecture of an RNN, when in reality all they do day to day is use scikit-learn, is that interview really fit for purpose?