• Products

    OUR PRODUCTS

    Marketing analytics that drives decisions
    From marketing mix modeling to brand intelligence — ScanmarQED's product suite gives enterprise brands and media agencies a complete, connected view of marketing performance.

    MARKETING EFFECTIVENESS
    MARKETING MIX MODELING
    header product icons  (9)

    AI-guided MMM with genetic model search and full transparency

    header product icons  (1)

    Multi-engine modeling — build, run, and validate across frameworks

    header product icons  (2)

    Scenario planning and budget allocation connected to MMM outputs

    MULTI-TOUCH ATTRIBUTION
    header product icons  (5)

    Data-driven marketing attribution across digital touchpoints

    UNIFIED MARKETING MEASUREMENT
    header product icons  (4)

    Unified view combining MMM, MTA, and incrementality in one framework

    MARKET & CONSUMER INSIGHTS
    header product icons  (3)

    Connected data platform for market and consumer insights with predictive modeling

    header product icons  (11)

    Continuous market and brand performance tracking with automated storyboards

    header product icons  (10)

    Promotional effectiveness analytics for commercial and trade marketing teams

    header product icons  (6)

    Automated insights delivery aligned to management reporting cycles

  • Solutions

    ScanmarQED provides practical analytical solutions for marketing and sales professionals. 

    Marketing Effectiveness Measurement
    header product icons  (12)
    Measure the true impact of every marketing investment, across channels, geographies, and time.
    header product icons  (28)

    Attribute performance across touchpoints. See the full journey from exposure to conversion.

    header product icons  (30)

    MMM, MTA, and experiments unified in one framework.

    Market & Consumer Insights
    header product icons  (13)

    Connect marketing activity to commercial outcomes and revenue growth.

    header product icons  (15)

    Integrate your marketing, sales, and media data sources in one place.

    header product icons  (14)

    Track brand health, consumer perception, and advertising impact over time.

    Use Cases
    header product icons  (44)

    MMM for consumer brands and the agencies that plan their media.

  • Company

    We are on a mission to help you take control over what will drive future business success in order for you to drive better decision making and make a true impact on your business and realize your ambition.

    header product icons  (16)

    About ScanmarQED, our mission, vision, and values

    header product icons  (19)

    Accelerate your business growth with ScanmarQED’s Partner Program.

    header product icons  (17)

    Join our team

    header product icons  (18)

    We're here for you

  • Insights

    News, trends, events, and more

    header product icons  (20)

    News, trends, events and more

    header product icons  (21)

    Explore a variety of analytics webinars with tips & tricks, best practices, and new ideas!

    header product icons  (24)

    Let's talk marketing analytics

    header product icons  (26)

    Get started on your learning journey - elearning

    header product icons  (23)

    Explore the future of marketing measurement

    header product icons  (22)

    Explore our ever-expanding ecosystem of free white papers!

    header product icons  (25)

    Explore real-life case studies that reveal the strategies behind success

    header product icons  (27)

    Find the answers you need fast

All posts

Artificial Intelligence, Machine Learning, and Deep Learning

In March, I attended the Machine Learning conference in Prague together with a colleague from ScanmarQED. There’s a lot of exciting developments and discussions in the AI and ML world, so it was no surprise that the conference attracted 1000 participants from 30 countries. But what is Artificial Intelligence, Machine Learning and Deep Learning?

Blog NEW website - 2025-04-29T111452.336

There was no dedicated talk about the definitions nor history of AI, ML and DL. Conference participants were assumed to know these things. But the general public and those who are new to this often seem to use the terms AI and ML interchangeably when they are actually not quite the same thing.

Let me share one of the presentation slides of Professor Sepp Hochreiter which I think is a good overview of what AI, ML and DL are.

Check out these ML Prague talks:

Artificial Intelligence

It is well accepted that the idea of intelligent computers was pioneerd by mathematician Alan Turing. In the early 1950’s, he developed the Turing Test to test a machine’s ability to exhibit intelligent behaviour similar to that of a human. The term AI was coined by John McCarthy, professor of computer science at Stanford. In a 1955 proposal, he wrote “The study is to proceed on the basis of the conjecture that every aspect of learning or any other feature of intelligence can in principle be so precisely described that a machine can be made to simulate it.”

AI is then a concept of machines and programs being able to carry-out various ‘intelligent’ tasks like humans. This includes a variety of things, including playing chess, recommending products or movies, identifying faces and navigating roads. But how do machines do these tasks?

Machine Learning

Machine Learning is one of the mechanisms to achieve Artificial Intelligence. Basically Machine Learning is a set of algorithms or models that use experience (history, data) to predict new data, i.e. they learn from history.

One example is identifying spam emails. A model is built using a set of historical data where emails with a set of features (e.g. syntax or specific characters) are classified as spam and non-spam (this is called supervised learning). This model is then used when looking at new emails to identify whether or not an email is spam. Another example is clustering consumers based on their behaviour. Without defining the groups in advance, you let the machine analyse consumer features to create groups of similar consumers (this is called unsupervised learning).

If you have a large number of features (for example identifying a face), then you would need an efficient way of doing machine learning. This is where deep learning comes in.

Deep Learning

Deep Learning is machine learning using multi-layered neural networks. Patterned on how neurons in human brains work, neural networks involve a number of processors operating in parallel layers. The first layer is the input layer (what is observed) and the last layer is the output layer. In between are hidden layers where the processing of the data happens. If you'd like to know more about deep learning, you can watch Sepp Hochreiter’s lecture during the ML Prague conference.

The concept of neural networks in computers is not new, but with the advancement of computing power it has now become feasible. Deep Learning has enabled many practical and interesting applications of Machine Learning including face recognition, self-driving cars, natural language processing and preventive health care. These are exciting times not only for AI practioners, but for also for businesses, consumers and the general public.