InfoQ Homepage Machine Learning Content on InfoQ
-
Michelangelo Palette: A Feature Engineering Platform at Uber
Amit Nene and Eric Chen discuss the infrastructure built by Uber for Michelangelo ML Platform that enables a general approach to Feature Engineering across diverse data systems.
-
Instrumentation, Observability & Monitoring of Machine Learning Models
Josh Wills discusses the monitoring and visibility needs of machine learning models in order to bridge gaps between ML practitioners and DevOps.
-
Privacy: The Last Stand for Fair Algorithms
Katharine Jarmul discusses research related to fair-and-private ML algorithms and privacy-preserving models, showing that caring about privacy can help ensure a better model overall and support ethics
-
The Future of Transportation
Anita Sengupta discusses the future of transportation with an eye towards how machine learning and AI will help shape the future.
-
Understanding Deep Learning
Jessica Yung talks about the foundational concepts about neural networks and highlights key things to pay attention to: learning rates, how to initialize a network, and more.
-
Intuition & Use-Cases of Embeddings in NLP & beyond
Jay Alammar talks about the concept of word embeddings, how they're created, and looks at examples of how these concepts can be carried over to solve problems.
-
How to Prevent Catastrophic Failure in Production ML Systems
Martin Goodson describes the unpredictable nature of artificial intelligence systems and how mastering a handful of engineering principles can mitigate the risk of failure.
-
Productionizing H2O Models with Apache Spark
Jakub Hava demonstrates the creation of pipelines integrating H2O machine learning models and their deployments using Scala or Python.
-
Test-Driven Machine Learning
Detlef Nauck explains why the testing of data is essential, as it not only drives the machine learning phase itself, but it is paramount for producing reliable predictions after deployment.
-
Data Science for Lazy People, Automated Machine Learning
Diego Hueltes discusses using Automated Machine Learning as a personal assistant in Data Science.
-
Building Artificial General Intelligence
Peter Morgan takes a look at how deep learning is presently being extended in ways that take AI technologies far beyond the simple image classifiers that they were originally developed to solve.
-
Jupyter Notebooks: Interactive Visualization Approaches
Chakri Cherukuri talks about how to understand and visualize machine learning models using interactive widgets and introduces the widget libraries.