klotz: machine learning* + production engineering*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. The article discusses an interactive machine learning tool that enables analysts to interrogate modern forecasting models for time series data, promoting human-machine teaming to improve model management in telecoms maintenance.
  2. Alibaba Cloud has developed a new tool called TAAT that analyzes log file timestamps to improve server fault prediction and detection. The tool, which combines machine learning with timestamp analysis, saw a 10% improvement in fault prediction accuracy.
  3. Learn how to use Autoencoders to detect anomalies in time series data in a few lines of code.
  4. Stumpy is a Python library designed for efficient analysis of large time series data. It uses matrix profile computation to identify patterns, anomalies, and shapelets. Stumpy leverages optimized algorithms, parallel processing, and early termination to significantly reduce computational overhead.
  5. Outlier treatment is a necessary step in data analysis. This article, part 3 of a four-part series, eases the process and provides insights on effective methods and tools for outlier detection.
  6. This article explains the importance of data validation in a machine learning pipeline and demonstrates how to use TensorFlow Data Validation (TFDV) to validate data. It covers the 5 stages of machine learning validation: generating statistics from training data, inferring schema from training data, generating statistics for evaluation data and comparing it with training data, identifying and fixing anomalies, and checking for drifts and data skew.
  7. Explores KitOps, an open source project that bridges the gap between DevOps and machine learning pipelines by allowing you to leverage existing DevOps pipelines for MLOps tasks.

    ModelKits are standardized packages that contain all the necessary components of an ML project, including the model, datasets, code, and configuration files.

    ModelKits are defined using a YAML file called a Kitfile, which can be integrated seamlessly with existing DevOps pipelines, much like a Dockerfile for containerization.
  8. This is a hands-on guide with Python example code that walks through the deployment of an ML-based search API using a simple 3-step approach. The article provides a deployment strategy applicable to most machine learning solutions, and the example code is available on GitHub.
  9. This article discusses causal inference, an emerging field in machine learning that goes beyond predicting what could happen to focus on understanding the cause-and-effect relationships in data. The author explains how to detect and fix errors in a directed acyclic graph (DAG) to make it a valid representation of the underlying data.
  10. In this article, we explore how to deploy and manage machine learning models using Google Kubernetes Engine (GKE), Google AI Platform, and TensorFlow Serving. We will cover the steps to create a machine learning model and deploy it on a Kubernetes cluster for inference.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: machine learning + production engineering

About - Propulsed by SemanticScuttle