Skip to content

ods-pet-projects/ods_channel_advisor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ods_channel_advisor

This project recommends channels for users by their welcome message. Using previous user's activity history from dump ODS we trained NLP multi label classification model.

Project structure

  • scripts/prepare_posts.py produces solid posts dataset with users id
  • scripts/prepare_users.py produces welcome channel profiles
  • scripts/prepare_recommends.py prepares users stats and create train dataset with user_id, welcome_msg, top_channels

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages