Who is this course for ?
Any one who is interested in getting into data science, machine learning, python development irrespective of their previous coding experience.
The overall course is planned for 8 Weeks (Saturdays and Sundays).
We'll be teaching the students functional python coding in phase 1.
The Capstone Project of Phase 1 is build a miniature ticket issuing software like BookMyShow.
Phase 2 of the course will be completly involved in teaching Machine Learning Basics.
We'll Aim to build a recommendation engine which is used in company's such as Amazon, Flip kart to recommend products to the user as the capstone project of the course.
A detailed Curriculum of the course is given below
What'll the students learn in these classes?
The students will learn python programming,
A) python basics
python functions, control flow
python file handling
building a GUI Application
Capstone Project 1
A Miniature Version of Movie Ticketing System like BookMyShow using Python.
B) introduction to machine learning
Regression Models
Classification Models
Unsupervised Machine Learning
Capstone Project 2
building a recommendation system used in Amazon from scratch using basic python functions