Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting our team. We will be in touch shortly.Close

  1. Blog
  2. Article

anaqvi
on 27 January 2020

Digest #2020.01.27 – Which Algorithm Should I Use?


-Fossbytes-

Using AI to Enrich Digital Maps – Your commute may now be saved from the road closures, private routes and diversions! Researchers at MIT and Qatar Computing Research Institute (QCRI) have invented a model that could improve GPS navigation on digital maps.An interesting read about the research combining convolutional neural network (CNN) and graph neural network (GNN) to tag road features and predict the types of roads, lanes and obstruction along the route.

Solving Problems with TensorFlow – A good article on solving practical problems with TensorFlow. The article walks through solving an optimization problem, solving a linear regression problem, and a “Hello World” of Deep Learning classification projects with the MNIST Dataset. Check out for an interesting “getting started with tensorFlow” and train a neural network with visual representations and some fun.

Which Machine Learning Algorithm Should I Use? – One of the most common questions in the machine learning space; people are often confused about their ML needs and do not know the right qualifying questions to ask. The Microsoft team provides a walkthrough on how to decide the answer to which machine algorithm to use. It usually comes down to what are the requirements for your scenario? And, what do you want to do with your data?  There are some neat cheat sheets for reference.

Data Sampling Methods for Imbalanced Classification – At some point we’ve all probably been thrown off by over-optimistic performance of machine learning solutions. The author walks through the challenges of machine learning with imbalanced classifications, a tutorial on sampling techniques to handle skewed class distributions, and explanations of undersampling, oversampling and a hybrid of both. A well-put tutorial for learning!

Related posts


Andreea Munteanu
17 March 2021

Kubeflow operations guide

Ubuntu Article

Operating MLOps stacks alike Kubeflow in an increasingly multi-cloud world will be a key topic as this market and Kubernetes adoption grow. Kubeflow operations webinar To discuss this topic, Canonical is holding a live webinar next week, on 23rd of March, 5PM UTC. Besides the key points listed below, the webinar will also have a ...


Rui Vasconcelos
8 March 2021

Latest community videos

Ubuntu Article

MLOps community jewels The MLOps community continues to grow and gift us with great content and discussions around the topic! Here are a couple of interesting discussions – a long one (1h) about Kubeflow, feature stores, and other platforms in the MLOps space, and a short one (3 min) on how to manage dependencies: Sneak ...


Andreea Munteanu
22 February 2021

Still figuring out what is Kubeflow?

Kubeflow Article

Kubeflow has become quite popular in the MLOps community as the tool that enables data science teams to automate their workflows from data preprocessing to model deployment on Kubernetes. However, with it’s made of many pieces, and while it keeps evolving, how can you effectively start using? Learn Kubeflow from online courses Started by ...