markosviggiato
PhD candidate at the Univ. of Alberta (@asgaardlab). Interested in using data analytics, machine learning and NLP to address challenges in different industries
University of AlbertaEdmonton, Alberta, Canada
Pinned Repositories
21-markos-test_case_improvement_framework-code
Repository with the source code of our experiments for an automated NLP-based framework to improve test cases written in natural language
21-markos-test_case_similarity_technique-code
Repository with the source code of our technique to analyze a test suite and find similar test cases written in natural language
done-20-markos-dota2_win_prediction-code
Project to investigate win prediction models for Dota 2 and factors that explain such predictions
dota2-prediction-models
Repository with code for building, evaluating and explaining Dota 2 prediction models for team victory. Submitted to the artifact evaluation track of the 16th AAAI Conference on Artificial Intelligence and Interactive Digital Entertainment - AIIDE 2020
natural-language-test-prioritization
Repository with the source code of our experiments for a multi-objective prioritization approach to optimize the execution of natural language test cases of a game.
sentiment-analysis-Steam_reviews
Repository with data from our study on the causes for misclassifications Steam game reviews
adaboost_tictactoe
Adaboost implementation in python to binary classification using tic-tac-toe repository
agency-jekyll-theme
Agency Theme for Jekyll
AliasGithub
Heuristics to identify same users under different names in GitHub
realTimeInfo
Real time web application for collecting up-to-date news from CNN and Twitter
markosviggiato's Repositories
markosviggiato/realTimeInfo
Real time web application for collecting up-to-date news from CNN and Twitter
markosviggiato/adaboost_tictactoe
Adaboost implementation in python to binary classification using tic-tac-toe repository
markosviggiato/agency-jekyll-theme
Agency Theme for Jekyll
markosviggiato/AliasGithub
Heuristics to identify same users under different names in GitHub
markosviggiato/cmput402Week1Java
markosviggiato/code-change-analysis
This repository hosts the data and code for the analysis of code changes on GitHub software systems
markosviggiato/commitClassification
Code to classify commits into maintenance activities
markosviggiato/datasharing
The Leek group guide to data sharing
markosviggiato/markosviggiato.github.io
markosviggiato/ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
markosviggiato/pytorch-deep-learning
Materials for the Learn PyTorch for Deep Learning: Zero to Mastery course.
markosviggiato/tictactoe
markosviggiato/Week2LabMocking
A java project to show unit test, stub and mocking with mockito