0% found this document useful (0 votes)
49 views8 pages

Machine Learning Curriculum

The document outlines an 18 session induction class on Python programming and machine learning. It covers topics such as Python basics, programming elements, data structures, functions, exception handling, machine learning concepts, supervised learning algorithms like linear regression, logistic regression, KNN, and SVM. It also discusses unsupervised learning techniques including K-means clustering and mean shift clustering. The document concludes with sections on problem statements, hyperparameter tuning, interview preparation tips, and contact details.

Uploaded by

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

Machine Learning Curriculum

The document outlines an 18 session induction class on Python programming and machine learning. It covers topics such as Python basics, programming elements, data structures, functions, exception handling, machine learning concepts, supervised learning algorithms like linear regression, logistic regression, KNN, and SVM. It also discusses unsupervised learning techniques including K-means clustering and mean shift clustering. The document concludes with sections on problem statements, hyperparameter tuning, interview preparation tips, and contact details.

Uploaded by

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

18 SESSIONS

Induction Class

Introduction & Installation Python


Background, Need & Importance
Introduction & Installation
Writing First Program
I/O in Python

Programming Elements

Keywords & Variables


Data Types - Numbers & Strings
Operations in Python
Hands on Implementation
Conditions & Loops

Indentation & Scopes


If else & Elif Blocks
Introduction to Loops
For & While Loops
Break & Continue Statements

Data Structures

Lists, Tuples, Sets Dictionaries


CRUD Operations on Data Structures
Building Rock Paper Scissor with Console

Functions & Expection Handling

Introduction to Function
Positional & Keyword Arguments
Return Statements
Try, Catch & Finally Block
Add on Topics

File Handling - i/o


Numpy Arrays
Case Studies

Machine Learning

Understanding Prediction System


Machine Learning v/s Deep Learning
Forms of ML - Supervised & Unsupervised
Regression & Classification

Linear Regression

Sklearn Library
Prediction Pipeline
Architecture of Linear Regression
Best Fit Line & Prediction
Logistic Regression

Regression vs Classification
Logistic Regression’s Architecture
Bianry vs Multiclass Data

Evaluation Metrices

Loss Functions - RMSE, MSE, MAE


Accuracy - Pros & Cons
Confusion Metrices
Precision, Recall & f1 Score

KNN & SVM


Hyperplanes & Support Vectors
Architecture of SVM Classifiers
K-Nearest Neighbors Classifiers
Accuracy Comparisons
Decision Tree & Ensemble Learning

Tree Based Models


Bagging & Boosting
Concept of Ensemble Models
Random Forest Classifiers

Problem Statements

Wine Quality Prediction


Diabetes Prediction
House Price Prediction
Titanic Dataset

Unsupervised Learning-1

Need of Unsupervised Learning


K-Means Clustering
Training Kmeans
Unsupervised Learning-2

Mean Shifting Clustering


K-Means v/s Mean Shift Clustering
Industrial Use Cases of Unsupervised Learning\

Add-on-Topics

Hyperparameter Tuning
Grid Search CV & Randomized Search CV
Best Estimators & Best Params

Support

Tricks & Tips to clear interview questions


Most preffered interview questions
Resume preparation & Cover

swipe down for contact details


www.academor.com

9353901070 | 6363091233

[email protected]

Follow us

You might also like