Publications by Tora Mullings
Work and Happiness
Work & Happiness: An Overview Tora Mullings 05-03-2022 Abstract Work fulfills different needs a person may have. It may give them purpose, help them feel needed, and help them provide for their family. Depending on a person’s values, work can be seen as tantamount to other things in life. Some people feel their lives are meaningless if they ca...
2707 sym R (647 sym/1 pcs) 8 img 1 tbl
607 - Final Project
Cris Faga/Nurphoto/Getty Images, hypebeast.com/wallstreetbets-discord-banned-subreddit-goes-offline Part 1 - Introduction Abstract We’ve built a rudimentary hype index based on the conversations posted in the “r/WallStreetBets” subreddit (WSB). To do so we’ve scrapped conversations from WSB, analyzed for sentiment and calculated a metri...
5765 sym R (12497 sym/23 pcs) 1 img
Project4-Classifier
Overview Classification is an important branch of machine learning that involves categorizing items. A common example that’s used to demonstrate classification is a ham-spam classifier, which attempts to differentiate spam emails from regular emails. Load libraries. library(tidyverse) ## -- Attaching packages -----------------------------------...
1921 sym R (9352 sym/84 pcs)
Week 11 - Recommender Systems
Introduction A recommender system’s job is to determine what qualities a user likes about a particular item and suggest more items based on those qualities. It is a tool to drive user interest in a platform in a targeted way. An example is the YouTube recommender system. Its purpose is to recommend videos to its users in an attempt to keep them...
4276 sym 3 img