Skip to content

gjanesch/Personal-Project-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This is a list of some of my projects -- large-scale data projects, other analyses, and interesting but not data-related work.

Main Projects

  • Spotify Cross-Playlist Prediction App: An RShiny app, intended to take two playlists, and make recommendations from one based on the content of the other. The full implementation of the project used Spotify's API, R, Docker, and AWS.

Spotify app.

Other Analyses

  • Depression Preprint Analysis: Webscraping of a large number of preprint papers on the topic of depression, and analysis of the preprints using Latent Dirichlet Allocation. Writeup available here.
  • Hangman Method Comparison: Attempting to code up a few different potential strategies in Hangman, and then tried to test them out using a list of English words. Written in Python.
  • Wikipedia Experiments: Some attempts to examine a dump of the English Wikipedia, particularly the structure of the links between pages. The original intent was to try to create a network of links within Python's networkx library, but my computer was unable to generate the full network on its own. Written in Python.
  • Stock: An experiment with seeing how well a neural network trained on one dataset -- in this case, an individual stock from the S&P500 -- could make predictions on other stocks, and if/how the prediction accuracy changed based on the correlations between the stocks. Written in Python.

Non-Data Work

About

Readme-only directory that acts as a list for my main (data) work of interest.

Resources

Stars

Watchers

Forks