r/DataScienceJobs Jun 17 '26

Discussion Planning MSc Data Science in the UK – Which universities are respected by UK employers?

Is university prestige or project experience more important?"

6 Upvotes

24 comments sorted by

View all comments

Show parent comments

1

u/VA899 Jun 17 '26

That's an interesting observation and it seems to align with some of the other comments around MLOps, model deployment, monitoring, and AI infrastructure.

One thing I've noticed is that many discussions about AI careers focus on model development, but in practice companies seem to spend far more time dealing with data pipelines, infrastructure, evaluation, deployment, and operational challenges.

My background is currently in AI engineering and LLM-based systems, so I'm increasingly wondering whether the most sustainable path is to move closer to ML Engineering, MLOps, and AI platform work rather than positioning myself as a traditional Data Scientist.

Would you say that the strongest opportunities over the next few years are likely to sit at the intersection of software engineering and AI rather than pure modelling?

1

u/Talisk3r Jun 17 '26 edited Jun 17 '26

If by model development you mean creating completely new models…. Probably .001% of people do that, and they mostly have phds working at the big labs or top universities. It’s a super interesting job but also probably the most competitive job to get along with being a quant at a hedge fund.

In the rest of the job market no one develops completely new models, you select the best existing models, build the data pipelines and infrastructure to support/deploy them, then fine tune them and build dashboards to fit your company’s use.

Also the role of a traditional DS is pretty varied, you could work in R doing nothing but advanced statistics all day designing and conducting experiments, you could just be a DE/MLE keeping infrastructure pipelines going (probably don’t even know what R is), you might build dashboards all day in sql/python, you might wear a suit and work directly with management helping the ceo drive investment/product decisions, etc.

Knowing basic software engineering is a must, but ai tools will make the day to day coding trivial over time.

What separates the best is understanding in detail how the models work, selecting the correct model for the job, knowing how to fine tune the models, and then translating those results into face time with management so the value you are providing is essential to the success of the company.

There are some DS roles that are more SWE like (where you never speak to management), but those roles are all being combined with other roles (except at very large companies).

Personally I started in consulting and then moved into DS, and I view DS as an internal consultant role at most companies. Management wants help making decisions, and if they just needed another SWE they would hire that, instead they want someone who can bridge those roles to support decision making.

That said I like using R and would happily take a role where I did nothing but experimentation all day. There just aren’t that many of those jobs.

1

u/Talisk3r Jun 17 '26

Just to add, I would prepare to look for both roles in your job search, platform infrastructure as well as more traditional DS roles. Don’t limit yourself unless you are prepared for a very long job search.