Publications by Johnny Rodriguez

Reddit Recommender

14.11.2022

Recommender Assignment Perform a Scenario Design analysis as described below. Consider whether it makes sense for your selected recommender system to perform scenario design twice, once for the organization (e.g. Amazon.com) and once for the organization’s customers. Attempt to reverse engineer what you can about the site, from the site inter...

9203 sym

In Context

20.11.2022

2022-11-19 Applied Sentiment Analysis: IT Support Tickets We’ll explore sentiment analysis for a 2022 IT Service Desk data set containing 6900 IT support tickets/requests. …And my real-world attempt to address a critical function of that IT Service Desk. Background and Context I am the manager for IT support services team for faculty, staff ...

4439 sym 14 img

Fuel Consumption Cost Difference in EV, GAS and Hybrid Vehicles

20.11.2022

Project Summary The team will analyze fuel consumption differences between electric (EV), gasoline and plug in hybrid electric (PHEV) vehicles. Specifically, we will address the question - What are the costs and features for Electric (EV) and Plugin Electric Hybrid (PHEV) vehicles versus gas vehicles that contribute to fuel efficiency? We’ll an...

7527 sym Python (21326 sym/15 pcs) 9 img

Classification Of Spam & Ham

21.11.2022

Introduction - Spam & Ham Classification using Random Forest This analysis creates a classification for spam and ham using Random Forest. The code was based on a code referenced in https://kharshit.github.io/blog/2017/08/25/email-spam-filtering-text-analysis-in-r. After the initial analysis, I was interested in testing whether random forest accur...

1621 sym Python (25079 sym/34 pcs) 2 tbl

Multiple Regression: Analysis for IT Support Tickets Data Set

08.12.2022

2022-12-07 Abstract I will be exploring an IT support data set to determine if the age of an IT support interaction (i.e., the length of time it takes to resolve a ticket), the number of words exchanged between IT support staff and the customer (i.e., the length of conversations measured in number of words), the number of unique update event (i....

5908 sym 5 img 2 tbl