The objective of this assignment is to gain familiarity with
The objective of this assignment is to gain familiarity with
Objective:The objective of this assignment is to gain familiarity with classification models using R.You will be using a modified version of the Kaggle competition data: Predict rain tomorrowin Australia. https://www.kaggle.com/jsphyg/weather-dataset-rattle-package The datacontains a number of meteorological observations as attributes, and the class attribute “RainTomorrow”. Details of the decision attributes follow the assignment description.You are expected to use R for your analysis, and may use any R package. Set your R workingdirectory to ‘desktop’, clear the workspace, set the number of significant digits to a sensiblevalue, and use ‘WAUS’ as the default data frame name for the whole data set. Read your datainto R using the following code: