Block or Report
Block or report AdeLouis
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
In my health informatics class project, I used publicly available ICU data (MIMIC dataset) to predict the neurological outcomes for patients with brain injuries at discharge
-
For my causal inference class project, I was interested in examining the causal effects of audio features (from Spotify) on higher chart performance (top 50) in the Hot 100 billboard charts
Jupyter Notebook
-
music-genere-classification Public
For my ML Final Project, I created a machine learning classification model to distinguish between four genre classes of music using data from SPotify
Python 1
-
searchengine Public
For my Algorithms final project, I created a search engine for a set of 10 webpages. I implemented a compressed trie to allow easy and fast word lookup. I also implemented a ranking algorithm based…
Python 1