Avel Docquin's repositories
kraken-dca
Dollar-Cost Averaging bot for cryptocurrency pairs on Kraken exchange.
kraken-ohlc
Download trades and aggregate OHLC data for specified Kraken pairs.
Genetic_8QueensProblem
Project realized during my international exchange program at Ahlia University. The goal was to implement the genetic algorithm to solve the 8 queens problem.
MovieViewer
Project realized during my international exchange program at Ahlia University. The goal was to create an Android application where you can search and get movie information with an API.
CodeBERT
CodeBERT
Boruta-Shap
A Tree based feature selection tool which combines both the Boruta feature selection algorithm with shapley values.
gauss-rank-scaler
Scikit-learn compatible implementation of the Gauss Rank scaling method
kraken-api
Python interface library for Kraken API.
mlflow-docker-compose
MLFlow environment deployed with docker-compose, PostgreSQL as backend store and MinIO as S3 proxied artifact storage.
PasswordChecker
Project realized during my international exchange program at Ahlia University. The goal was to write a computer program that implements/simulates specific mutual trust (password validation).
RSA_Encryption
Project realized during my international exchange program at Ahlia University. This is a implementation of the RSA algorithm.