Markomrnkvc / Image_recommender_Big_Data

University project for 'Big Data'
1 stars 0 forks source link

improving run time of generator #8

Open Markomrnkvc opened 2 months ago

Markomrnkvc commented 2 months ago

we need a ,ethod on how to improve the run time

especially regarding the pickle file--> how do we avoid opening and closing the pickle file for every images that gets loaded into the file but instead implement some sort of checkpoints

Markomrnkvc commented 2 months ago

finished at least party (first bullet point)

Markomrnkvc commented 2 months ago

could update way of checking which file has already been loaded