Big Data Practical
Topics for practical |
---|
1. Matrices and Gaussian Elimination: |
2. Vector: |
3. Matrices Transformation |
4. Determonant of matrix: |
5. Eigen Vectors & Vectors: |
6. Testing of Matrices: |
7. Simplex Method: |
8. Dual Problem Solving: |
9. Regression Model: Import a data from web storage. Name the dataset and do Logistic Regression to find out relation between variables that are affecting the admission of a student in an institute based on his or her GRE score, GPA obtained and rank of the student. Also check the model is fit or not require (foreign), require (Mass) Apply multiple regressions, if data have a continuous independent variable. Apply on above dataset. |
10. Modelling and its Types: a. Install relevant package for classification. b. Choose classifier for classification problem. c. Evaluate the performance of classifier. Clustering algorithms for unsupervised classification. b. Plot the cluster data using R visualizations. |