Analytics Vidhya Capillary ML Hackathon
This solution was created using:
- R (3.3.1)
- data.table package (1.10.0)
- Most other versions of R and data.table will also work
The solution was created on the following system:
- Macbook Pro
- Processor: i7
- Memory: 16GB DDR3
- the solution can be created on much less hardware
Input files:
- train file: train.csv
- test file: test_nFNPSyV.csv
- sample submission: sample_submission_qfCnaKZ.csv
- no other files were used to create the submission
- The directory used to specifically create this solution is within the code (Line2); change accordingly
To run:
- execute
sub3.R
from preferred R environment - it executes completely in about 3 seconds in the environment described above
Outputs:
- sub3_updatedDate.csv
- will output in the location set in Line2