
唯品会【2027届实习生】用户增长算法实习生
实习兼职地点:上海 | 广州状态:招聘
工作描述
【团队介绍】 1、核心业务场景: 负责公司战略级增长业务,数据规模大、场景覆盖广(涵盖拉新、促活、留存全链路),技术落地产生巨大的商业价值。 2、技术氛围纯粹: 团队有丰富的用增算法工业届实践经验,推崇技术驱动,鼓励创新与探索。 3、全方位成长: 提供完善的一对一Mentor指导机制,实习生可深入参与从算法设计、离线实验到线上部署的全流程,积累宝贵的工业界实战经验。 【岗位职责】 1、因果推断建模,专注于解决“哪些用户需要干预”以及“干预带来的真实增量价值”问题 (1)增量模型: 研发和迭代Uplift模型,精准评估营销动作(Push、优惠券、月卡、权益)对不同用户的因果增量效应 (ITE),解决传统响应模型无法区分“自然转化”与“被动转化”的问题。 (2)偏差消除与反事实推断: 研究观测数据中的选择偏差(Selection Bias)问题,利用IPW、IPM、双重鲁棒估计、工具变量等技术,在非随机流量下实现对ITE的无偏预估。 (3)研究多目标多场景多干预的联合建模,在高维混杂空间中的交互作用,建立联合分布模型。…
登录查看完整工作描述
微信扫码,1秒登录
包括英文材料
学历+
机器学习+
https://www.youtube.com/watch?v=0oyDqO8PjIg
Learn about machine learning and AI with this comprehensive 11-hour course from @LunarTech_ai.
https://www.youtube.com/watch?v=i_LwzRVP7bg
Learn Machine Learning in a way that is accessible to absolute beginners.
https://www.youtube.com/watch?v=NWONeJKn6kc
Learn the theory and practical application of machine learning concepts in this comprehensive course for beginners.
https://www.youtube.com/watch?v=PcbuKRNtCUc
Learn about all the most important concepts and terms related to machine learning and AI.
Python+
https://liaoxuefeng.com/books/python/introduction/index.html
中文,免费,零起点,完整示例,基于最新的Python 3版本。
https://www.learnpython.org/
a free interactive Python tutorial for people who want to learn Python, fast.
https://www.youtube.com/watch?v=K5KVEU3aaeQ
Master Python from scratch 🚀 No fluff—just clear, practical coding skills to kickstart your journey!
https://www.youtube.com/watch?v=rfscVS0vtbw
This course will give you a full introduction into all of the core concepts in python.
C+++
https://www.learncpp.com/
LearnCpp.com is a free website devoted to teaching you how to program in modern C++.
https://www.youtube.com/watch?v=ZzaPdXTrSb8
数据结构+
https://www.youtube.com/watch?v=8hly31xKli0
In this course you will learn about algorithms and data structures, two of the fundamental topics in computer science.
https://www.youtube.com/watch?v=B31LgI4Y4DQ
Learn about data structures in this comprehensive course. We will be implementing these data structures in C or C++.
https://www.youtube.com/watch?v=CBYHwZcbD-s
Data Structures and Algorithms full course tutorial java
算法+
https://roadmap.sh/datastructures-and-algorithms
Step by step guide to learn Data Structures and Algorithms in 2025
https://www.hellointerview.com/learn/code
A visual guide to the most important patterns and approaches for the coding interview.
https://www.w3schools.com/dsa/
PyTorch+
https://datawhalechina.github.io/thorough-pytorch/
PyTorch是利用深度学习进行数据科学研究的重要工具,在灵活性、可读性和性能上都具备相当的优势,近年来已成为学术界实现深度学习算法最常用的框架。
https://www.youtube.com/watch?v=V_xro1bcAuA
Learn PyTorch for deep learning in this comprehensive course for beginners. PyTorch is a machine learning framework written in Python.
TensorFlow+
https://www.youtube.com/watch?v=tpCFfeUEGs8
Ready to learn the fundamentals of TensorFlow and deep learning with Python? Well, you’ve come to the right place.
https://www.youtube.com/watch?v=ZUKz4125WNI
This part continues right where part one left off so get that Google Colab window open and get ready to write plenty more TensorFlow code.
深度学习+
https://d2l.ai/
Interactive deep learning book with code, math, and discussions.
SQL+
https://liaoxuefeng.com/books/sql/introduction/index.html
什么是SQL?简单地说,SQL就是访问和处理关系数据库的计算机标准语言。
https://sqlbolt.com/
Learn SQL with simple, interactive exercises.
https://www.youtube.com/watch?v=p3qvj9hO_Bo
In this video we will cover everything you need to know about SQL in only 60 minutes.
Spark+
[英文] Learning Spark Book
https://pages.databricks.com/rs/094-YMS-629/images/LearningSpark2.0.pdf
This new edition has been updated to reflect Apache Spark’s evolution through Spark 2.x and Spark 3.0, including its expanded ecosystem of built-in and external data sources, machine learning, and streaming technologies with which Spark is tightly integrated.
Flink+
https://nightlies.apache.org/flink/flink-docs-release-2.0/docs/learn-flink/overview/
This training presents an introduction to Apache Flink that includes just enough to get you started writing scalable streaming ETL, analytics, and event-driven applications, while leaving out a lot of (ultimately important) details.
https://www.youtube.com/watch?v=WajYe9iA2Uk&list=PLa7VYi0yPIH2GTo3vRtX8w9tgNTTyYSux
Today’s businesses are increasingly software-defined, and their business processes are being automated. Whether it’s orders and shipments, or downloads and clicks, business events can always be streamed. Flink can be used to manipulate, process, and react to these streaming events as they occur.
因果推断+
https://web.stanford.edu/~swager/causal_inf_book.pdf
How best to understand and characterize causality is an age-old question in philosophy.
强化学习+
https://cloud.google.com/discover/what-is-reinforcement-learning?hl=en
Reinforcement learning (RL) is a type of machine learning where an "agent" learns optimal behavior through interaction with its environment.
https://huggingface.co/learn/deep-rl-course/unit0/introduction
This course will teach you about Deep Reinforcement Learning from beginner to expert. It’s completely free and open-source!
https://www.kaggle.com/learn/intro-to-game-ai-and-reinforcement-learning
Build your own video game bots, using classic and cutting-edge algorithms.
还有更多 •••
相关职位

实习
1、2027 届硕士及以上学历,计算机科学、人工智能、数学、统计学等相关专业。 2、编程基础扎实,精通C/C++、JAVA等至少一门编程语言,具有良好的编程和工程能力,熟悉常用的设计模式,具有较强的抽
更新于 2026-03-02广州|上海
实习
1、本科/硕士研究生,心理学、社会学、人类学、工业设计、用户体验等相关专业 2、参与或主导过多个用户体验研究及设计项目,对用户研究、数据分析、消费者洞察等一种或多种方法有较为深刻的理解 3、有良好的产
更新于 2026-07-21北京
实习
任职要求 1. 2027 年毕业的硕士研究生(研一或研二在读),新闻传播学、情报学、社会学、数据科学等相关专业 2. 熟练使用各类 AI 工具并具备将其融入日常工作流的意识和能力,不局限于对话式 AI
更新于 2026-04-27北京