Skip to content

Using gbdt+lr in recommend system and comparing the auc of lr, gbdt, gbdt+lr.

Notifications You must be signed in to change notification settings

andyxzq/gbdt_lr_in_recsys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

gbdt_lr_in_recsys

  • First, using gbdt+lr in recommend system and comparing the auc of lr, gbdt, gbdt+lr.
  • Second, using hyperopt-sklearn to automatically tune the hyperparameters of gbdt.
  • Data is private and not available, but just the commonly used in recsys(the commonly used libsvm format data file).

About

Using gbdt+lr in recommend system and comparing the auc of lr, gbdt, gbdt+lr.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages