I'd argue software engineering is still too hard for ML engineers. Most of ML (not research but commercial applications of what's already been demonstrated) is now well within the realm of engineering, but there are few standard practices, bodies of knowledge, or agreed on processes for doing anything. These are problems that engineering formalism solve, not another auto-ml tool. Maybe I'm saying the same thing as th…
I'd argue software engineering is still too hard for software engineers.
Machine learning is still too hard for software engineers
151–154 of 154 posts
Re: Machine learning is still too hard for software engineers
#152Earlier quoted context omitted.
Anyone's who hires an AI person unknowingly, probably doesn't know the difference. I mean, you can call it optimization with a specially chosen sparse function if you like.
From experience, there are lots of companies looking precisely for an "AI person" who is going to use a bunch of complicated sounding buzzwords and build some overly complex thing without evaluating simpler options. This kind of person gets way more attention than someone who suggests that what the company wants to do can probably be accomplished with a simple shell script, or someone that tells them AI is not magic…
Could the Data/ML team have done something cool and likely complex to show clearer patterns and maybe get something in place to continually refine that data? Probably. Would it have saved more money for the company eventually? Unknown. Would it have cost substantially more money to design and implement? Pretty sure.
Re: Machine learning is still too hard for software engineers
#153Earlier quoted context omitted.
From experience, there are lots of companies looking precisely for an "AI person" who is going to use a bunch of complicated sounding buzzwords and build some overly complex thing without evaluating simpler options. This kind of person gets way more attention than someone who suggests that what the company wants to do can probably be accomplished with a simple shell script, or someone that tells them AI is not magic…
Ran into this very thing writing software for customer support teams. There's a Data/ML team within the company and there was a lot of talk about getting them to help plan the software to add abilities to "learn" what customers wanted with their support requests. The reality of the situation is that you can just take a step back and look at the pain points for the CSRs, the highest cost calls and where the time is sp…
As I keep saying to people, sometimes the best model is a well chosen graph.
Re: Machine learning is still too hard for software engineers
#154Earlier quoted context omitted.
Ran into this very thing writing software for customer support teams. There's a Data/ML team within the company and there was a lot of talk about getting them to help plan the software to add abilities to "learn" what customers wanted with their support requests. The reality of the situation is that you can just take a step back and look at the pain points for the CSRs, the highest cost calls and where the time is sp…
To be fair, any competent data team would have done the same analysis first, before attempting to build complicated models. As I keep saying to people, sometimes the best model is a well chosen graph.