Skip to content
View jaceyca's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report jaceyca

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

Pinned

  1. SentimentAnalysis SentimentAnalysis Public

    Use bag-of-words representations of Amazon reviews to predict the sentiments that the reviews express http://www.yisongyue.com/courses/cs155/2018_winter/assignments/miniproject1.pdf

    Python

  2. CS122 CS122 Public

    Implementation of a nanoDB database

    HTML 4 4

  3. Rankmaniac Rankmaniac Public

    Used Amazon's Elastic MapReduce to rank the top 20 nodes based on PageRank of graphs with over 100,000 nodes http://courses.cms.caltech.edu/cs144/homeworks/rankmaniac.pdf

    Python 1

  4. Shakespeare-Bot Shakespeare-Bot Public

    Generate Shakespearean sonnets by training a HMM on the entire corpus of Shakespeare’s sonnets http://www.yisongyue.com/courses/cs155/2018_winter/assignments/project3.pdf

    Python 1

  5. MovieLensVisualization MovieLensVisualization Public

    Created visualizations of the MovieLens data set using matrix factorization http://www.yisongyue.com/courses/cs155/2018_winter/assignments/project2.pdf

    Python

  6. othello othello Public

    Java