Table of Content

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

INTERNAL ASSESSMENT SCHEME

FOR MINE DATA ANALYTICS


PRACTICAL (MNC306)

MARKS DISTRIBUTION

TIMELY SUBMISSION OF FILES 30


MID-SEMESTER EXAM 20
FINAL EXAMINATION 30
VIVA EXAMINATION 20

COURSE COORDINATOR
RADHAKANTA KONER

COURSE INSTRUCTOR
RADHAKANTA KONER

Contact: dataanalyticsformining@gmail.com
7$%/(2)&217(17
Sl No. Description

1. Introduction to Python and it’s installation

Basic syntax of python in term of variables,


2 conditional statement, loops, operator and
function

Introduction of basic library for data analytics


3 (numpy, pandas, sklearn, matplotlib)

Data visualization using matplotlib for pre-


4 defined dataset

 Data manipulation and imputation for modelling

6 Feature engineering of the dataset.

Dimensionality reduction (using PCA) and


7 modelling (K-means) of dataset

Perform supervised modelling on the predefined


8 dataset using linear regression, Support vector
machine.

Design a Neural network to perform the


 modelling on User-defined datasets

You might also like