Alchemyst
Data Science and
Machine Learning
Program
Industry driven Course Curriculum
1. Program Introduction & Python
Introduction to Python programming language
Python variables, data types, and keywords
Running some Python basic commands
Indentation such as tabs and spaces
Python built-in data types
Basic operators in Python
Loop and control statements such as break, if, for, continue, else,
range(), and more
2. Statistics and Probability
Central tendency
Variabiltiy
Hypothesis testing
ANOVA
Correlation
Regression
Probability definitions and notations
Joint probabilities
The sum rule, conditional probability, and the product rule
The Bayes theorem
3. OOPS in Python
Encapsulation
Inheritance
Polymorphism
Abstraction
Access Modifiers
Classes and Objects
Return Type Functions
Lambda Expressions
4. NumPy & SciPy
Mathematical Computing
Arrays
Matrices
Indexing
NumPy Array Manipulation
Introduction
Characteristics
Signal
ffpack
cluster
optimize
stats
Bayes Theorem
5. Data Manipulation and Data Visualisation
Data Manipulation
Using the Pandas library
Series
Objects
DataFrames
Loading and Handling data
Merging Data
Concatenation and various types of joins on data objects
Introduction to Matplotlib
Using Matplotlib for plotting graphs and charts such as scatter, bar,
pie, line, histogram
APIs
6. Machine Learning with Python
Introduction
Types of Machine Learning
Workflow
Algorithms
Supervised Learning
Unsupervised Learning
Reinforcement Learning
7. Supervised Learning
What is linear regression?
Logistic regression
What is classification?
Decision tree
Confusion Matrix
Random Forest
Baive Bayes
SVM
XGBoost
8. UNSUPERVISED LEARNINGHow Redux works
Exclusive clustering
Overlapping clustering
hierarchical clustering
k-means clustering
Association rule mining - Support, confidence, and lift
Market basket analysis
The Apriori algorithm
8. DIMENSIONALITY REDUCTION
PCA
Factor Analysis
LDA
Projects
1. Analyzing the Trends of COVID-19 with Python
2. Analyzing the Naming Trends Using Python
3. Netflix Recommendation System
4. Python Web Scraping for Data Science
5. Visualizing and Analyzing the Customer Churn Dataset Using
Python