NetEase Yanxuan Technology Product Team
Author

NetEase Yanxuan Technology Product Team

The NetEase Yanxuan Technology Product Team shares practical tech insights for the e‑commerce ecosystem. This official channel periodically publishes technical articles, team events, recruitment information, and more.

75
Articles
0
Likes
135
Views
0
Comments
Recent Articles

Latest from NetEase Yanxuan Technology Product Team

75 recent articles
NetEase Yanxuan Technology Product Team
NetEase Yanxuan Technology Product Team
Aug 29, 2022 · Artificial Intelligence

Building Yanxuan Machine Learning Platform: Architecture and Implementation

Yanxuan built a Kubeflow‑based machine‑learning platform that unifies data preprocessing, feature engineering, model training, validation, and deployment, using Smart‑jobs, Smart‑Infer, Smart‑backend, Airflow pipelines, Jupyter notebooks, and Istio‑enhanced inference services to boost algorithm engineers’ efficiency and integrate with Kubernetes, HDFS, and Hive.

Airflow orchestrationAlgorithm DevelopmentInference Service
0 likes · 14 min read
Building Yanxuan Machine Learning Platform: Architecture and Implementation
NetEase Yanxuan Technology Product Team
NetEase Yanxuan Technology Product Team
Aug 22, 2022 · Industry Insights

How We Built a Transparent, Explainable Traffic Allocation System for E‑Commerce

This article details the design and implementation of a transparent, explainable traffic‑decision system for an e‑commerce platform, covering background challenges, directional principles, selection and targeting methods, PV value estimation, allocation algorithms, and the supporting data‑engineering and visualization infrastructure.

PV estimationalgorithmic fairnesse-commerce
0 likes · 22 min read
How We Built a Transparent, Explainable Traffic Allocation System for E‑Commerce
NetEase Yanxuan Technology Product Team
NetEase Yanxuan Technology Product Team
Aug 15, 2022 · Artificial Intelligence

Evolution of the First-Focus Personalized Recommendation Model in E-commerce

The article details a step‑by‑step evolution of an e‑commerce platform’s top‑slot recommendation system, moving from a DCN‑mix single‑objective model through BST‑based dynamic features, position‑bias debiasing, multi‑task MMoE learning, and finally BST with target‑attention, each yielding measurable CTR, conversion, and user‑value gains.

CTR predictionMulti-Task Learningposition bias
0 likes · 22 min read
Evolution of the First-Focus Personalized Recommendation Model in E-commerce
NetEase Yanxuan Technology Product Team
NetEase Yanxuan Technology Product Team
Aug 8, 2022 · Frontend Development

OSSA: An Open‑Source Multi‑Platform UI Component Library Based on Taro

After three years of development, NetEase Yanxuan has open‑sourced OSSA, a TypeScript‑based, Taro‑powered UI component library that delivers over 30 cross‑platform components for WeChat, Alipay, ByteDance mini‑programs and H5, featuring monorepo management, on‑demand imports, automated testing, and a community‑driven roadmap.

MonorepoTaroTypeScript
0 likes · 8 min read
OSSA: An Open‑Source Multi‑Platform UI Component Library Based on Taro
NetEase Yanxuan Technology Product Team
NetEase Yanxuan Technology Product Team
Aug 1, 2022 · Industry Insights

How AI‑Powered Virtual Live Streaming Cuts Costs and Boosts E‑Commerce Engagement

This article examines the technical challenges of traditional e‑commerce live streaming, presents a 24‑hour AI‑driven virtual live‑broadcast system built by Yanxuan and NetEase Fuxi, and details its architecture, virtual‑human generation, automated content creation, intelligent interaction, and future expansion plans.

AIContent GenerationKnowledge Base
0 likes · 23 min read
How AI‑Powered Virtual Live Streaming Cuts Costs and Boosts E‑Commerce Engagement

Probability Algorithms in Big Data: BloomFilter and Count-min Sketch Applications

The article explains how space‑efficient probabilistic structures such as BloomFilter and Count‑min Sketch enable large‑scale data deduplication, join pruning, real‑time idempotent filtering, and approximate top‑K analytics by trading modest accuracy loss for dramatically reduced storage and faster computation.

Big DataBloomFilterCount-Min Sketch
0 likes · 12 min read
Probability Algorithms in Big Data: BloomFilter and Count-min Sketch Applications
NetEase Yanxuan Technology Product Team
NetEase Yanxuan Technology Product Team
Jul 18, 2022 · Frontend Development

From Zero to Mastery: How to Systematically Optimize Front‑End Performance

This comprehensive guide walks you through the entire front‑end performance optimization lifecycle—from understanding why performance matters and setting measurable goals, to building metrics, implementing concrete strategies across caching, networking, rendering, and finally validating results with monitoring and retrospectives.

Performance MetricsPerformance MonitoringWeb Optimization
0 likes · 18 min read
From Zero to Mastery: How to Systematically Optimize Front‑End Performance

Comprehensive Overview of Tracking System, Data Warehouse Construction, and Attribution in an E‑commerce Platform

The article presents a comprehensive end‑to‑end traffic data architecture for an e‑commerce platform, detailing hybrid frontend/backend tracking with SPM/SCM/action standards, data‑warehouse construction of fact and dimension tables, UUID i_code unification, real‑time attribution methods, and future automation of warehouse and model layers.

AnalyticsData TrackingData Warehouse
0 likes · 13 min read
Comprehensive Overview of Tracking System, Data Warehouse Construction, and Attribution in an E‑commerce Platform

Data Indicator Testing Platform and Quality Assurance

The article presents an Indicator Testing Platform that automates metric validation—covering timeliness, completeness, accuracy, and consistency—through model‑level comparison, regression, online monitoring, and TDD‑style testing, dramatically reducing manual effort and enabling rapid detection and correction of data quality issues across thousands of business indicators.

Data PlatformData qualityMonitoring
0 likes · 10 min read
Data Indicator Testing Platform and Quality Assurance