Tagged articles
4 articles
Page 1 of 1
IT Services Circle
IT Services Circle
Sep 28, 2025 · Artificial Intelligence

How to Build a Python AI Model for Predicting User Behavior

This article walks through the complete machine‑learning workflow for predicting user actions—covering core concepts, data collection, preprocessing, feature engineering, model training, evaluation, hyper‑parameter tuning, deployment, and future directions—using Python and popular AI libraries.

Model EvaluationPythonfeature engineering
0 likes · 11 min read
How to Build a Python AI Model for Predicting User Behavior
JD Tech Talk
JD Tech Talk
Mar 9, 2020 · Artificial Intelligence

Advances in Deep Learning for Content Recommendation and User Behavior Modeling by JD Digits

The article reviews recent deep‑learning breakthroughs in personalized content recommendation, covering news and e‑commerce systems, JD Digits' multi‑dimensional user behavior prediction models, knowledge‑graph meta‑learning, and the impact of multimodal AI on future recommendation technologies.

Deep LearningKnowledge GraphMultimodal AI
0 likes · 6 min read
Advances in Deep Learning for Content Recommendation and User Behavior Modeling by JD Digits
HomeTech
HomeTech
Jul 3, 2019 · Artificial Intelligence

Applying Sequence Embedding for Car Model Preference Prediction

This article explains how sequence embedding can be applied to user browsing data on an automotive website to predict intended car models, addressing data sparsity and leveraging temporal information to improve prediction accuracy by 3%.

artificial intelligencecar recommendationmachine learning
0 likes · 6 min read
Applying Sequence Embedding for Car Model Preference Prediction
Suning Design
Suning Design
May 13, 2014 · Mobile Development

6 Proven Tricks to Make Mobile Apps Feel Faster

This article outlines six practical techniques—background execution, pre‑loading content, caching, UI‑first networking, predictive task start, and input minimization—to make mobile apps feel faster and more responsive, illustrated with real‑world examples from Instagram, Weibo, App Store, WeChat, and more.

UX optimizationbackground processingcaching
0 likes · 7 min read
6 Proven Tricks to Make Mobile Apps Feel Faster