Skip to content

aoustrich/Forest-Cover-Predictions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forest Cover Type Predictions

From Kaggle Competition

See my Kaggle Notebook

R Scripts

  • analysis.R: The bulk of my model fitting process before switching to run code on Kaggle
  • eda.R: Code to show the plots for my Exploratory Data Analysis

Directories

  • data: Holds training and test datasets from the competition
  • submissions: Predictions from different iterations of models to submit
  • becker: R scripts that fit and predict individual models on a Statistics Department server and the resulting .Rout files