Random Forest Classification using R
From CUOSGwiki
Revision as of 10:24, 12 December 2014 by Cameronsamson (talk | contribs) (Created page with "Tutorial on preforming Random Forest Classification using R -What is Random Forest (RF) -What is it used for -Why its awesome -When should it be used -links to su...")
Tutorial on preforming Random Forest Classification using R
-What is Random Forest (RF)
-What is it used for -Why its awesome -When should it be used -links to supporting RF
-What is R
-What is RF classification
-Types of scripts -Why its awesome -Types of data that is required
TUTORIAL
Data Needed
The script used
Operation in R
Changing parameters
Running the classification
Validation types and methods (what is K fold vs test data)
Comments and notes