btobin0 / CaseStudy2DDS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MSDS 6306 Case-2 README

Assignment

This assignment we were to investigate the possible reasons for attrition for a particulare company. The entire project was coded in R and the data file was in CSV format. THe assignment wanted use of various graphing techniques and tests against the data to show that accuracy of the data.

What was done

First the files were merged and the data was cleaned and filled where necessary. Second the data was adjusted to be in a dataframe for viewing. The data was then tested aganst a Neural Network and later a other tests learned from taking this course.

The Files

  • Main Data File - Main Data file for investigation. THe NoAttrition and NoSalary files were combined to this file.
  • Turn-in CSV File - This is the same file as the AllData3.csv file but was not used for the assignment. This is for grading purposes only.
  • Assignment Document - The project instructions instructions file. This was used as the guidline of what the customer wanted investigated.
  • knitted HTML File - Assignment required a knitted html file.
  • Presentation PPT - File used for presentation video recording

Files that were downloaded but not used after data was merged

Please Give Constructive Feedback.

I only get better with guidence. Any code suggestions, please provide snippet or link to example to read.

About


Languages

Language:HTML 99.9%Language:JavaScript 0.1%