Skip to main content
  1. Blog
  2. Article

anaqvi
on 16 September 2019

Digest #2019.09.16 – The State of AI and ML


  • Machine Learning and AI in 2019: A recent survey conducted by Dresner Advisory Services shows Machine Learning and AI to rank as highest priority for enterprises. R&D, Marketing, Sales, Insurance, Fintech, Telco, Retail and Healthcare enterprise rank machine learning as their biggest bet and believe it is critical to their success. “2019 is a record year for enterprises’ interest in data science, AI, and machine learning features they perceive as the most needed to achieve their business strategies and goals.”

  • Using Machine Learning in health-tech: With humans becoming increasingly health conscious and risk-averse, we’re seeing a boom in health-tech. Machine Learning is staying on top of the game here as well; researchers at MIT have invented a cardiovascular risk identifier. With heart disease being the most common cause of death in the world, the system called ‘CardioRisk’ uses a patient’s raw electrocardiogram (ECG). Using Machine Learning techniques the ECG is analysed against datasets and the system produces a risk score that places the patient in a relative risk category. “The intersection of machine learning and healthcare is replete with combinations like this — a compelling computer science problem with potential real-world impact.”

Visual Guide to spatial partitioning

Related posts


Benjamin Ryzman
2 June 2026

What is InfiniBand?

AI Article

When distributed workloads stall because nodes cannot exchange small messages quickly and consistently, the network is the limiting factor. How do you solve that problem? InfiniBand offers one solution. InfiniBand is an interconnect, meaning the end-to-end communication system that links compute, storage, and accelerator nodes. It is impl ...


Canonical
1 June 2026

Securing AI agent workflows on Ubuntu with the new NVIDIA OpenShell snap

AI Article

By packaging OpenShell as a snap, Canonical is enabling enterprises to confidently run next-generation agentic workflows across local devices, hybrid environments, and private clouds. ...


Abdelrahman Hosny
21 May 2026

Developing web apps with local LLM inference

AI Article

I’ve yet to meet a developer that enjoys working with metered AI APIs. The need to pay for every API call in development works in direct opposition to the ethos of rapid iteration, and it’s easy for the costs to get out of hand. That’s why Canonical has created a different approach to building AI-powered ...