Overview
Business Analytics using Python is a five-day instructor-led course. The course covers from basic level to advanced topics carefully designed to make it ideal for participants with or without prior experience in Python programming and data analytics. Topics covered include the basics of Python programming, supervised learning methods which will cover linear and nonlinear techniques, decision tree, k nearest neighbour, support vector machine and clustering.
Objectives
At the end of Business Analytics with Python training course, participants will be able to
Prerequisites
- An interest in and flair for numbers
- Willingness to learn statistics
- Awareness on the basics of any programming language
Course Outline
- Understanding Data Analytics
- Importance of data in business
- Data analytics ecosystem
- Basis of Python programming
- Basics of Python
- Variables and Operators
- Data types
- Lists, Dictionary and Functions
- Programming in Python
- Introduction to Machine learning
- Python Libraries
- Numpy
- Scikit
- Pandas
- Matplot lib
- Data Visualisation
- Supervised learning
- Linear Regression
- Logistic Regression
- Decision Tree