Pinned Repositories
BullseyeDataset
This repository contains the Bullseye Shooting dataset as well as the Bullseye plot.
Data-visualization-lab
Scripts from my data visualization course including Python (matplotlib, seaborn, bokeh), R (ggplot2)
ML-DL-Prediction-of-Adverse-Events-in-Anesthesia
My bachelor thesis for my Biomedical Engineering Degree. ML/DL based prediction of adverse events in anesthesia after LMA insertion, using data from many anesthesia monitoring systems.
Pathfinding-Genetic-Algorithm
Solve a maze by using an evolutionary algorithm built from scratch. Starting from a random walk, the solution is reached by selecting the chromosomes that get closer to the solution (or get there in the minimum amount of steps) and breeding them, mutating them to create the next population.
jaltes98's Repositories
jaltes98/BullseyeDataset
This repository contains the Bullseye Shooting dataset as well as the Bullseye plot.
jaltes98/Data-visualization-lab
Scripts from my data visualization course including Python (matplotlib, seaborn, bokeh), R (ggplot2)
jaltes98/ML-DL-Prediction-of-Adverse-Events-in-Anesthesia
My bachelor thesis for my Biomedical Engineering Degree. ML/DL based prediction of adverse events in anesthesia after LMA insertion, using data from many anesthesia monitoring systems.
jaltes98/Pathfinding-Genetic-Algorithm
Solve a maze by using an evolutionary algorithm built from scratch. Starting from a random walk, the solution is reached by selecting the chromosomes that get closer to the solution (or get there in the minimum amount of steps) and breeding them, mutating them to create the next population.