Skip to content
View aarondevlin's full-sized avatar
  • Puyallup, WA

Block or report aarondevlin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. song_sentiment_analysis song_sentiment_analysis Public

    This program takes input of song lyrics and classifies the song as happy, relaxed, sad, or angry by two methods. The first method is a Naive-Bayes classifier on a Bag-Of-Words model from the song l…

    Jupyter Notebook 4 1

  2. adverse_drug_rxns adverse_drug_rxns Public

    Bioinformatics data analysis project concerning two data tables (adverse drug rxns per drug, and gene expression data per drug). Here we find drugs that are correlated (or similar in effect) based …

    R 1 1

  3. blockchain_transaction_analysis blockchain_transaction_analysis Public

    R 1

  4. aarondevlin.github.io aarondevlin.github.io Public

    HTML

  5. TokenizationAndTFIDF TokenizationAndTFIDF Public

    Extracts the tokens from text files and ranks based on frequency. The terms are analyzed with TF*IDF and probability.

    Jupyter Notebook

  6. PageRank PageRank Public

    PageRank implementation that takes any node graph information text file as input to calculate the probability of a user landing on each page in the graph.

    Python 1