🎯
Focusing
M.Sc. Statistics and Machine Learning
Pinned Loading
-
IEX_historical-prices
IEX_historical-prices PublicThis repo contains a script for regularly downloading all historic intraday OHCL data from IEX with Python, asynchronously, via API and for free.
-
textmining-report
textmining-report PublicThis repo contains my project report for the course 732A92 Text Mining.
HTML
-
shiny-apps
shiny-apps PublicThis repo contains 5 shiny apps that I created for data exploration purposes.
R 1
-
Implementation of the Needleman-Wuns...
Implementation of the Needleman-Wunsch algorithm in R 1# References: https://de.wikipedia.org/wiki/Needleman-Wunsch-Algorithmus
23needleman = function(seq1, seq2, gap, mismatch, match){
45# Stop conditions
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.