Browsing by Author "Tagtekin, Burak"
Now showing 1 - 2 of 2
- Results Per Page
- Sort Options
Conference Object The Application of Two Bayesian Personalized Ranking Approaches Based on Item Recommendation From Implicit Feedback(Ieee, 2024) Tagtekin, Burak; Sahin, Zeynep; Çakar, Tuna; Drias, YassineThe present study has aimed to provide a different ranking approach that will be used actively in a sector-specific application regarding the optimization of item ranking presented to the users. The current online approach in several different applications still holds a manual ranking algorithm whose parameters are determined by the data specialists with adequate domain-knowledge. The obtained findings from the present study indicate that the optimized Bayesian Personalized Ranking models will be used for providing a suitable, data-driven input for the ranking system that would serve to be personalized. The outcomes of the present study also demonstrate that the model using LearnBPR optimized with a stochastic gradient descent algorithm outperform the other similar methods. The sample model outputs were also investigated by a user sample to ensure that the algorithm was working correctly. The next potential step is to provide a normalization process to include the extracted information to the current ranking system and observe the performance of this new algorithm with the A/B tests conducted.Conference Object Eaft: Evolutionary Algorithms for Gcc Flag Tuning(IEEE, 2022) Tagtekin, Burak; Çakar, TunaDue to limited resources, some methods come to the fore in finding and applying the factors that affect the working time of the code. The most common one is choosing the correct GCC flags using heuristic algorithms. For the codes compiled with GCC, the selection of optimization flags directly affects the speed of the processing, however, choosing the right one among hundreds of markers during this process is a resource consuming problem. This article explains how to solve the GCC flag optimization problem with EAFT. Rather than other autotuner tools such as Opentuner, EAFT is an optimized tool for GCC marker selection. Search infrastructure has been developed with particle swarm optimization and genetic algorithm with diffent submodels rather than using only Genetic Algorithm like FOGA. © 2022 IEEE.
