ombretta / most-replayed-data

Official repository of the paper "Can we predict the Most Replayed data of video streaming platforms?"
Other
3 stars 1 forks source link

Fixed memory overflow in x1, x2 and y #2

Open mhardik003 opened 3 months ago

mhardik003 commented 3 months ago

Fixed the memory overflow issue while initializing x1, x2 and y which was being caused to an improper initialization while using upper triangular indices.