Feed Ranking Model
Explore how to engineer user and activity features, collect balanced training data, and select appropriate machine learning models for personalized feed ranking. Understand evaluation methods and practical considerations to optimize model performance and user engagement in feed ranking systems.
We'll cover the following...
We'll cover the following...
3. Model
Feature engineering
| Features | Feature engineering | Description |
|---|---|---|
| User profile: job title, industry, demographic, etc. | For low cardinality: Use one hot encoding. Higher |