Rodrigo Laconte's repositories
multithread-text-processor
Text processor which finds the most frequent word in the text using multi-thread programming. Project developed for the subject Operating Systems at the University of Buenos Aires.
sentiment-classifier-knn-pca
Classifier for sentiment analysis over movie reviews, using methods as K-Nearest Neighbours and Principal Component Analysis. Project developed for the subject Numerical Methods at the University of Buenos Aires.
tsp-heuristics
Repository focused on the analysis of the Traveler Salesman Problem and different solutions using heuristics and meta-heuristics. Project developed for the subject Algorithms and Data Structures III at the University of Buenos Aires.