Tag

SLIM

1 views collected around this technical thread.

Java Tech Enthusiast
Java Tech Enthusiast
Oct 4, 2024 · Cloud Native

Slim – Docker Image Optimization Tool Overview

Slim (DockerSlim) is an open‑source tool that automatically shrinks Docker images by statically analyzing the image, dynamically probing runtime file and network usage, and rebuilding a minimal image containing only required dependencies, thereby reducing size up to 30×, speeding deployments, lowering attack surface, and supporting CI/CD integration across many languages.

CI/CDCloud NativeContainer
0 likes · 13 min read
Slim – Docker Image Optimization Tool Overview
Ctrip Technology
Ctrip Technology
Nov 21, 2018 · Artificial Intelligence

Algorithmic Strategies and Insights from Ctrip Hotel Ranking Team’s Participation in the 2018 ACM WSDM and RecSys Challenges

This article details the Ctrip Hotel ranking team's feature‑engineering and model‑innovation approaches—including session features, cold‑start mitigation, discriminative re‑weighting, and ensemble methods—that secured Top‑5 placements in the 2018 ACM WSDM and RecSys recommendation system competitions.

Cold StartFeature EngineeringRecommendation systems
0 likes · 12 min read
Algorithmic Strategies and Insights from Ctrip Hotel Ranking Team’s Participation in the 2018 ACM WSDM and RecSys Challenges