You (probably) don’t need Machine Learning

Your company doesn't need Machine Learning (probably)

Your company doesn't need Machine Learning (probably)Statistically speaking, you and/or your company really don’t need machine learning.

By ‘statistically speaking’, I mean that most companies today have no absolutely no need for machine learning (ML). The majority of problems that companies want to throw at machine learning are fairly straightforward problems that can be ‘solved’ with a form of regression.  They may not be the simple linear regression of your Algebra 1 class, but they are probably nonetheless regression problems. Robin Hanson summed up these thoughts recently when he tweeted the following:

Of particular note is the ‘cleaned-up data’ piece.  That’s huge and something that many companies forget (or ignore) when working with their data. Without proper data quality, data governance and data management processes / systems, you’ll most likely fall into the Garbage in / Garbage out trap that has befallen many data projects.

Now, I’m not a data management / data quality guru. Far from it.  For that, you want people like Jim Harris and Dan Power, but I know enough about the topic(s) to know what bad (or non-existent) data management looks like – and I see it often in organizations. In my experiences working with organizations wanting to kick off new data projects (and most today are talking about machine learning and deep learning), the first question I always ask is “tell me about your data management processes.” If they can’t adequately describe these processes, they aren’t ready for machine learning.  Over the last five years, I’d guess that 75% of the time the response to my data management query is “well, we have some of our data stored in a database and other data stored on file shares with proper permissions.”  This isn’t data management…it’s data storage.

If you and/or your organization don’t have good, clean data, you are most definitely not ready for machine learning.  Data management should be your first step before diving into any other data project(s).

What if you have good data management?

A small minority of the organizations I’ve worked with do have proper master data management processes in place. They really understand how important quality, governance and management is to good data and good analysis. If your company understand this importance, congratulations…you’re a few steps ahead of many others.

Let me caution you thought. Just because you have good, clean data doesn’t mean you can or should jump into machine learning. Of course you can jump into it I guess, but you most likely don’t need to.

Out of all the companies I’ve worked with over the last five years, I’d say about 90% of the problems that were initially tagged for machine learning were solved with some fairly standard regression approaches. It always seems to come as a surprise to clients when I recommend simple regression to solve a ‘complex’ problem when they had their heart set on building out multiple machine learning (ML) / deep learning (DL) models.   I always tell them that they could go the machine learning route – and their may be some value in that approach – but wouldn’t it be nice to know what basic modeling / regression can do for you to be able to know whether ML / DL is doing anything better than basic regression?

But…I want to use machine learning!

Go right ahead. There’s nothing stopping you from diving into the deep end of ML / DL. There is a time and a place for machine learning…just don’t go running full-speed toward machine learning before you have a good grasp of your data and what ‘legacy’ approaches can do for the problems you are trying to solve.

20 responses to “You (probably) don’t need Machine Learning”

  1. Bill Schneider Avatar
    Bill Schneider

    Interesting point. Sounds like yet another instance of “start with the simplest thing that could work”.

  2. Anindya Sankar Chattopadhyay Avatar
    Anindya Sankar Chattopadhyay

    Isn’t regression (be it linear or non-linear) a form of supevised ML? Am not an expert in ML. But just curious.

    Thanks

    1. Eric D. Brown Avatar

      Good old fashioned regression modeling is a statistical method that has been around much longer than machine learning. Regression is now used within machine learning methods and processes but is wholly separate from machine learning as a modeling technique (in its purest form).

      Thanks for the question.

      1. Anindya Sankar Chattopadhyay Avatar
        Anindya Sankar Chattopadhyay

        Thanks Eric. So if I got it right, you actually mean regression is a Statistical modelling rather than a ML modeling.

        Thanks

  3. […] be even more places than they are. As an un-named “good computer science expert” tweeted about by Robin Hanson said: “most firms that think they want advanced AI/ML really just need linear regression on […]

  4. Thomas Speidel Avatar
    Thomas Speidel

    What?! You mean organizations cannot brag about fancy ML, and they have to instead focus on the un-sexy task of organizing, cleaning, cataloguing data just to use a 100 years old technique? Of course, I wholeheartedly agree.

    1. Eric D. Brown Avatar

      Exactly Thomas.

      Now…if they have their data cleaned, organized and ready to go AND they’ve tried everything else (or their use case is one of the ones that really fits ML), then maybe – just maybe – they can try out ML.

  5. Eric Kraemer Avatar
    Eric Kraemer

    Concise and pragmatic. Well said. Particularly in industrial machine data scenarios I see a lot of ML hype that glosses over the real-world data acquisition challenges in that space. Algorithms don’t sample sensors, normalize data types, assign timestamps, speak machine protocols, etc etc. As usual, 80% of the work and cost is in the data acquisition layer – yet this is the least sexy aspect to discuss. Thanks for pointing out the “table stakes”.

    1. Eric D. Brown Avatar

      Thanks Eric.

      This is a good description of the requirements needed before you get to ML. Lots of data cleaning, management, etc needed.

  6. Heidi Huber Avatar
    Heidi Huber

    It’s about time I saw someone write about common sense data management.You can only build the Giza Pyramids if you have a sturdy foundation. Throw a couple of cool, latest technology terms at a company and you are guaranteed to get to the top of the most intelligent list. But it all boils down to a basic understanding of what data is needed, what needs to be cleaned and what is missing. As someone who has been doing this for over 30 years, I wish more companies would recognize the value of experience versus the value of the latest university degrees.

    Someone who has re-built a 67 mustang may not have the tech specs for a new Ferrari, but someone with the knowledge of a new Ferrari may have no idea how a basic engine works. It’s about time companies understand how important experience can be when compared to the knowledge of a newly college graduate. There are benefits of both, but it takes true understanding to know which is needed.

    1. Eric D. Brown Avatar

      Well said Heidi. Love the analogy as well.

  7. Brian Forbes Avatar

    Great article. Many corporations don’t seem to want to hear this message, thinking that more and more data scientists should be hired while there is still no usable data or database.
    There is still confusion in differentiating problems that can be solved with basic programming from those that might benefit from ML. An unfortunate corollary is that the same people believe ML will magically turn piles of manually maintained Excel and PDF files into insight.
    I do hope for increased awareness across industries, but given my own failure to convince management of these basic ideas, I don’t have high hopes.

    1. Eric D. Brown Avatar

      Thanks Brian. Well said. Hopes aren’t high for me either, but all we can do is keep trying educate and inform.

  8. […] years.  I believe in data science and I believe in big data. I’m a fan of machine learning (but think you probably don’t need it) for the majority of problems that the majority of organizations run […]

  9. […] ‘sufficiently large’ is hard to define.  That’s why I usually tell people to start with the basics first and try out regression then move to machine learning (Random Forest, SVM’s, etc etc) and […]

  10. […] are some viable problems out there for ML/AI. That said, I still stand behind my argument that you probably don’t need machine learning…but every organization should investigate the use of […]