carla
|
2cdfd0fef5
Update default params values.
|
4 years ago |
carla
|
f7ec5a075f
Small fixes and fomatting
|
4 years ago |
carla
|
822bd03cdf
Save model weights and argument params separately.
|
4 years ago |
carla
|
04cb4da85f
Fix string comparison.
|
4 years ago |
carla
|
5b29b48442
Implement 'get_config' method in RankLayer.
|
4 years ago |
carla
|
b4307f91ca
Add verbosity parameter
|
4 years ago |
carla
|
bacf0c5308
Remove unnecesary method in custom layer RankLayer
|
4 years ago |
carla
|
47944aee90
Metrics computed based on different number of negatives per positive in
|
4 years ago |
carla
|
d1e0400893
Add ranking layer as output to model.
|
4 years ago |
carla
|
96a50ae97c
Extract some strings to constants.
|
4 years ago |
carla
|
de78f575b9
Create new Layer class to rank outputs by user.
|
4 years ago |
carla
|
d5d404e313
Unify DCG and HR to avoid differences in case of ties
|
4 years ago |
carla
|
675fd95fdc
Flatten embedding layers before concatenating
|
4 years ago |
carla
|
4943e101b3
Add fit_generator method to model
|
4 years ago |
carla
|
11d6f5d292
Encapsulate model in a class for flexibility and error checking
|
4 years ago |
carla
|
44cc0e5977
Add Discounted Cummulative Gain metric to model.
|
4 years ago |
carla
|
25fe193d56
Add Hit Rate metric to model.
|
4 years ago |
carla
|
6af8daa71d
Implement MLP model
|
4 years ago |
carla
|
f9af97f6c9
movierec skeleton
|
4 years ago |