Master in Data Science
Master in Data Science
Course Modules
Python
• History of Python, features, current industry standards.
• Basic syntax, data types
• Control flow statements like – if, else if, if else.
• Loops – For, While, nested loops
• Control statements – continue, break, pass
• Creating Lists, Tuples, Dictionaries
• Inbuilt functions for Lists, Tuples, Dictionaries.
• Creating your own functions.
• Printing star patterns using functions.
• Creating classes in Python. Accessing class variables, functions
using objects.
• Inheritance in Python.
• Self, super keyword in python.
• Creating modules.
• GUI Introduction.
• Creating GUI using Tkinter library.
• Different types of components, like Label, Entry, Button,
ScrollView, Canvas etc. to be introduced.
• Exception Handling introduction.
• Mini Project - Creating a calculator application.
• Mini Project – Student Management System using file handling.
• Database introduction.
• Updating your restaurant management application to fetch the list of
records from database.
Machine Learning
1. Formulate a Machine Learning Problem
• Problem Formulation
• Framing a Machine Learning Problem
• Differences Between Traditional Programming and Machine Learning
• Differences Between Supervised and Unsupervised Learning
• Randomness in Machine Learning
• Random Number Generation
• Machine Learning Outcomes
Getting Started
Deep Leaning