0% found this document useful (0 votes)
4 views

Course Introduction Machine Learning With AWS

The document outlines the course 'Machine Learning with AWS' (CTV303) for B.Tech CSE 3rd year students, detailing its objectives, outcomes, and syllabus. It emphasizes the integration of machine learning concepts with AWS technologies and includes information on prerequisites, industry relevance, and attendance criteria. The course aims to equip students with practical skills and knowledge applicable to real-world problems in machine learning and cloud computing.

Uploaded by

jedive7169
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

Course Introduction Machine Learning With AWS

The document outlines the course 'Machine Learning with AWS' (CTV303) for B.Tech CSE 3rd year students, detailing its objectives, outcomes, and syllabus. It emphasizes the integration of machine learning concepts with AWS technologies and includes information on prerequisites, industry relevance, and attendance criteria. The course aims to equip students with practical skills and knowledge applicable to real-world problems in machine learning and cloud computing.

Uploaded by

jedive7169
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 21

Machine learning with AWS

(CTV303)

B.TECH CSE 3rd YEAR II Sem

SCH O O L O F ENG INEERING & TECH NO LO GY

D E PA R T M E N T O F C O M P U T E R S C I E N C E &
ENGINEERING
Machine learning with AWS
(CTV 303)

B.TECH CSE 3rd YEAR II Sem


Sub_Code Sub_Name Course & Term Coordinator Faculty

CTV303 Machine Learning with AWS B.Tech CSE 3rd year Dr. Pawan Kr. Verma Dr. Pawan Kr. Verma
Vision and Mission of the Sharda University
• Vision of the University
• To serve the society by being a global University of higher learning in pursuit of academic
excellence, innovation and nurturing entrepreneurship.

• Mission of the University


1. Transformative educational experience.
2. Enrichment by educational initiative that encourage global outlook.
3. Develop research, support disruptive innovations and accelerate entrepreneurship.
4. Seeking beyond boundaries.
Vision and Mission
Department of Computer Science & Engineering
• Vision of the Department
• To be recognized as the fountainhead of excellence in technical knowledge and research in
computer science and engineering to attract students and scholars across the globe.

• Mission of the Department


1. To strengthen core competency of students to be successful, ethical, effective problem
solver in Computer Science & Engineering through analytical learning.
2. To promote interdisciplinary research & innovation-based activities in emerging areas of
technology globally.
3. To facilitate and foster the industry-academia collaboration to enhance entrepreneurship
skills and acquaintance with corporate culture.
4. To inculcate in them a higher degree of social consciousness and moral values towards
solving interdisciplinary societal problems using industry-academia collaboration
Academic Calendar
Academic Calendar
Academic Calendar
Course Outline & Course Objective
School: School of Engineering and Technology
Department Department of Computer Science and Engineering
Program: B.TECH.
Branch: Computer Science & Engineering
1 Course Code CTV303 Semester-II
2 Course Title MACHINE LEARNING WITH AWS
3 Credits 3
4 Contact Hours 3-0-0
(L-T-P)
Course Status Core
5 Course This introductory course on Machine Learning with AWS will teach both the fundamental concepts of how
Objective and why ML works, in collaboration with Cloud technologies.
Course Outcomes & Course Description
Course Outcomes At the end of the course, students will have achieved the following learning objectives.
1. Define the requirement of Machine Learning.
2. Classify the functionality of agents along with the acting environment of Intelligence in
AI with ML .
3. Apply the concepts of Propositional Logic for real-world ML based problems.
4. Perform various ML algorithms and analysis.
5. Analyze the various ML techniques and apply them to solve the real world societal
problems.
6. Discuss the applicability of ML Approaches to develop the understanding of cloud
service providers.

Course Description This course introduces learners to the basic concepts of ML, and covers how learning
algorithms work. It illustrates how ML fit in the data science ecosystem, and presents
several real-world use cases that show how companies are implementing it using AWS
Services.
Detailed Syllabus
Unit 1 Introduction to Machine Learning
A Introduction, Training, Rote Learning, Learning Concepts, A Simple Learning Algorithm, Types CO1
of learning (Supervised, Unsupervised, Reinforcement)

B Introduction to Regression and types of regression, Objective Function/Cost Function, Gradient CO1
Descent Learning Algorithm
C Concepts of Over-fitting and under-fitting, Application of Linear Regression in various CO1
application domains through case study.
Unit 2 Types of Learning
A Supervised Learning, Classification and Regression, Generalization, Overfitting, and Underfitting CO1,CO2
(Relation of Model Complexity to Dataset Size), Uncertainty Estimates from Classifiers (The
Decision Function, Predicting Probabilities, Uncertainty in Multiclass Classification)
B Supervised Machine Learning Algorithms (Some Sample Datasets, k-Nearest Neighbors, Linear CO1,CO2
Models, Naive Bayes Classifiers, Decision Trees, Ensembles of Decision Trees, Kernelized
Support Vector Machines, Neural Networks),

C Unsupervised Learning and Preprocessing, Types of Unsupervised Learning, Challenges in CO1,CO2


Unsupervised Learning
Detailed Syllabus
Unit 3 Preprocessing, Feature Extraction and Clustering
A Preprocessing and Scaling (Different Kinds of Preprocessing, Applying Data Transformations, Scaling Training and CO1,CO3
Test Data the Same Way, The Effect of Preprocessing on Supervised Learning)
B Dimensionality Reduction, Feature Extraction, and Manifold Learning (Principal Component Analysis (PCA), Non- CO1,CO3
Negative Matrix Factorization (NMF), Manifold Learning with t-SNE)
C Clustering (k-Means Clustering, Agglomerative Clustering, DBSCAN, Comparing and Evaluating Clustering CO1,CO3
Algorithms)
Unit 4 Data Representation and Modeling
A Representing Data and Engineering Features, Categorical Variables (One-Hot-Encoding, Numbers Can Encode CO3,CO4, CO6
Categoricals, Binning, Discretization, Linear Models, and Trees
B Interactions and Polynomials, Univariate Nonlinear Transformations, Automatic Feature Selection, Univariate CO3,CO4, CO6
Statistics, Model-Based Feature Selection, Iterative Feature Selection, Utilizing Expert Knowledge
C Model Evaluation and Improvement, Cross-Validation(Cross-Validation in scikit-learn, Benefits of Cross-Validation, CO3,CO4, CO6
Stratified k-Fold Cross-Validation and Other Strategies)
Unit 5 Machine Learning with AWS
A Using Amazon ML to Predict Responses to a Marketing Offer(Prepare Your Data, Create a Training Datasource, Create CO1,CO5,CO6
an ML Model, Review the ML Model's Predictive Performance and Set a Score Threshold, Use the ML Model to
Generate Predictions, Clean Up)

B Creating and Using Datasources, Understanding the Data Format for Amazon Ml, Creating a Data Schema for Amazon CO1,CO5,Co6
ML, Splitting Your Data, Data Insights, Using Amazon S3 with Amazon ML,
C Creating an Amazon ML Data source from Data in Amazon Redshift, Using Data from an Amazon RDS Database to CO1,CO5,CO6
Create an Amazon ML Data source
Weightage Distribution & Books
Modeof examination Theory/Jury/Practical/Viva

Weightage Distribution CA MTE ETE


25% 25% 50%
Text book/s* 1. Tom. M. Mitchell, Machine Learning, McGraw Hill International Edition

Other References 1. Ethern Alpaydin, Introduction to Machine Learning. Eastern Economy


Edition, Prentice Hall of India

2. Bishop, C., Pattern Recognition and Machine Learning. Berlin: Springer-


Verlag.
CO and PO Mapping
S. No. Course Outcome Program Outcomes (PO) & Program Specific Outcomes (PSO)

PO1,PO2,PO3,PO4,
1. CO1 PO5,PO6,PO7,PO8,
PO9,PO10, PSO1,PSO2,PSO3
PO1,PO2,PO3,PO4,
2.
CO2 PO5,PO6,PO7,PO8,
PO9,PO10, PSO1,PSO2,PSO3
PO1,PO2,PO3,PO4,
3. CO3 PO5,PO6,PO7,PO8,
PO9,PO10, PSO1,PSO2,PSO3
PO1,PO2,PO3,PO4,
4. CO4 PO5,PO6,PO7,PO8,
PO9,PO10, PSO1,PSO2,PSO3
PO1,PO2,PO3,PO4,
5. CO5 PO5,PO6,PO7,PO8,
PO9,PO10, PSO1,PSO2,PSO3
PO1,PO2,PO3,PO4,
6. CO6 PO5,PO6,PO7,PO8,
PO9,PO10, PSO1,PSO2,PSO3
PO and PSO mapping with level of strength for Course Name Machine Learning with AWS (CTV303)
Course Code_ Course
CO’s PO 1 PO2 PO3 PO4 PO 5 PO 6 PO 7 PO 8 PO 9 PO 10 PO 11 PO 12 PSO1 PSO2 PSO3
Name

CO1 3 3 3 3 3 3 3 1 2 3 1 3 3 3 3

CO2 3 3 3 3 3 3 3 1 2 3 1 3 3 3 3

Machine Learning CO3 3 3 3 3 3 3 3 1 2 3 1 3 3 3 3


with AWS
CO4 3 3 3 3 3 3 3 1 2 3 1 3 3 3 3

CO5 3 3 3 3 3 3 3 1 2 3 1 3 3 3 3

CO6 3 3 3 3 3 3 3 1 2 3 1 3 3 3 3

Average of non-zeros entry in following table (should be auto calculated).


Course
Course Name PO 1 PO2 PO 3 PO 4 PO 5 PO 6 PO 7 PO 8 PO 9 PO 10 PO 11 PO 12 PSO 1 PSO 2 PSO 3
Code

Machine Learning
CTV303 with AWS 3.00 3.00 3.00 3.00 1.83 1.67 1.33 1.00 1.33 2.00 1.00 3.00 2.67 3.00 2.00

Strength of Correlation

1. Addressed to Slight (Low=1) extent 2. Addressed to Moderate (Medium=2) extent


3. Addressed to Substantial (High=3) extent
CA Marks Distribution
CA Marks Distribution
Project/
Assignment Presentation Total
Quiz 1 Quiz 2 Quiz 3 Quiz 4 Quiz 5 Assignment 1
2 /Case Marks
Study /Viva

After After After After After Before mid After Mid Last Week of
Unit 1 Unit 2 Unit 3 Unit 4 Unit 5 term term the Semester

5 5 5 5 5 5 5 5 25

Sum of Assignment
Sum of Best 3 Quiz(15) (5)
(5)
Scope of the subject in Computer Science & Engineering,
its prerequisite and other related subjects.
• Scope of Machine Learning in Computer Science & Engineering:
• Industry Applications
• Research and Development
• Software Development

• Prerequisites for Studying Machine Learning:


• Mathematical Foundation
• Programming Skills
• Data Handling
• Algorithmic Understanding

• Related Subjects in Computer Science & Engineering:


• Data Science
• Statistics and Probability
• Deep Learning
• Natural Language Processing (NLP)
Importance of the subject in Industry/Entrepreneurial
Ventures
• Enhancing Decision Making
• Improving Customer Experiences
• Optimizing Operations
• Product and Service Innovation
• Enhancing Security
• Facilitating Data-Driven Marketing
• Driving Competitive Advantage
• Empowering Entrepreneurial Ventures
• Enabling Scalability
• Contributing to Sustainable Practices
Attendance Criteria
• As you all are aware that while a minimum of 75% attendance is required in each course to be
eligible to appear for the End Semester Examination, Students are expected to have
100% attendance.
• Please find the attendance requirement rule mentioned below:
• Attendance will be monitored course-wise.
• A student will be required to have at least 75% attendance in a course, to be eligible to appear in
end-term examination (ETE).
• Students will be given benefit of 10% of attendance relaxation for participating in any Co-
curricular and Extra-curricular activities, if prior approval has been taken from competent authority.
• Irrespective of whether a student has registered late or on time, calculation
of attendance shall be based on all the classes held, and not from the date on which the
student has registered, unless otherwise decided by the Registrar in the case of fresh entrants
only.
About yourself and your area of research
Dr. Pawan Kumar Verma
Associate Professor, Computer Science and Engineering (CSE)
[email protected]
8126748459

Experience: 13 Years
Research Area: Machine Learning
Qualification
Ph.D. (CSE-AI)
M. Tech(CSE)
B. Tech(CSE)
Thank You!!

You might also like