List of Practical
- To get the input from user and perform numerical operations (MAX, MIN, AVG, SUM, SQRT, ROUND) using in R.
- To perform data import/export (.CSV, .XLS, .TXT) operations using data frames in R.
- To get the input matrix from user and perform Matrix addition, subtraction, multiplication, inverse transpose and division operations using vector concept in R
- To perform statistical operations (Mean, Median, Mode and Standard deviation) using R
- To perform data pre-processing operations i) Handling Missing data ii) Min-Max normalization.
- To perform dimensionality reduction operation using PCA for Houses Data Set
- To perform Simple Linear Regression with R..
- To perform K-Means clustering operation and visualize for iris data set
- Learn how to collect data via web-scraping, APIs and data connectors from suitable sources as specified by the instructor.
- Perform association analysis on a given dataset and evaluate its accuracy
No comments:
Post a Comment