gravatar

ChhiringRpub

Chhiring Lama

Recently Published

Sentiment Analysis on Sexual Health
Explore sentiment trends in sexual health discourse using data from the New York Times API and Kaggle, shedding light on societal perceptions and facilitating informed conversations
Project_4
This R document includes a ML model developed with Naive Bayes classifier, to classify spam or legitimate emails.
Data in Context
How Does a Decision tree work? This R presentation document includes a complete r code for train and test the decision tree model.
Recommendation System Discussion
Analyzation on Netflix's recommendation system
Recommendation System
Created a table in MySQL database containing information about the movie ratings where some fields of rating are empty. The goal of this r code is to create a Global Baseline Estimate and fill the NA values with this estimated value. After completing the task, the data frame is re-exported to MySQL as an updated table.
Assignment10
Sentiment Analysis using 3 different lexicon.
Web data scrapping using API key
This R document shows a method of scrapping data from websites. In this particular document I have used New York Times API Key to scrap the data from their archive.
Document
This R document includes the analysis made on the job listing dataset aiming to find the most valuable data science skills.
Assignment7
Works of html, xml, and Json file formats.
Project 2
Data tidying and cleaning job is done on 3 different datasets.
Assignment5
This .rmd file contains basic tidying and cleaning practice performed on purchases.txt log data.
Project 1
Chess tournament data wrangling task is done using regular expression.
Regular Expression and String manipulations in R
This document comprises solutions to some simple regex and string manipulation questions.
Connect to MySQL Database
This R markdown file contains r codes that connects to MySQL database in Azure cloud and retrieves a table created in MySQL database.
Assignment 1 Data 607
A brief drug use comparison between two age groups, below 21 and baby boomers' generation that is ag group of 50-64.
CUNY SPS R bridge Final project
The data is taken from the Data on Abortion legalization and sexually transmitted infections. But the work on this document is focused on finding if the number of alcohol consumption unit is related to the sexually transmitted disease like gonorrhea.
HW_2
Data wrangling ideas
First R HW