0% found this document useful (0 votes)
3 views

Python and ML Module

Uploaded by

yash walia
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Python and ML Module

Uploaded by

yash walia
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 32

Python and ML module

This course intends to train basic python to


solve complex problems and cover in depth
ML algorithms
Class 1
What is python and why is it important
Installation
Python object and data structure basic
 What is Programming?
 What is Programming Language?
 What is python?
 Variable
 Data Type
 Keywords
 Numbers
 Variables
 Strings
Class 2

Python object and data structure basic


Print formatting with strings
Dictionary
Tuples
Sets
Boolean
Class 3

Practice class + Doubt class


Class4
Practice + Operators
1. Arithmetic Operators
2. Comparison Operators
3. Boolean Operators
4. Assignment Operators
5. Logical Operators
6. Bitwise Operators
7. Membership Operators
8. Identity Operators
Class 5
Python Statement
Introduction
If-else
For loop
Class 5
For loop
While loop
Do – while loop
List comprehension
Class 6
Methods
Functions
Lambda
Map
Filter
Nested statement
Args and kwargs
Class 7
Practice class
break statement
continue statement
pass statement
Class 8
Practice
Class 9,10
Object oriented Programming
Class11
Modules and Packages
Error exception handling
Unit testing
Class12
Builtin functions-
1. Map,
2. Reduce,
3. Filter
4. Zip
5. Enumerate
6. All() and any()
7. Complex
Class13
Decorator
Generator
Advance module
Collecting modules
Open write read csv txt pickle files
Datetime module
Math and Random module
Python Debugger
Timing your code
Unzipping and Zipping code
Class 14
Advance Python objects and Data Structures
Class 15,16
Practice class
Class 17
Data Science
Introduction
Pandas
Class 18
Numpy
Matplotlib
Sea born
Class 19
Eda
Iris and haberman
Class 20
PCA
TSNE
Class 21
Statistics
Probability
Conditional probability
Poisson
Gaussian
class 22
NLP
BOW
TF-IDF
WORD TO VEC
STOP WORDS
TOKENIZATIONS
CLASS 23
KNN
CLASS 24
Niave bayes
Class 25
Logistic Regression
Class 26
Svm classifier
Class 27
DECISION TREE
CLASS 28
RANDOM FOREST
CLASS 29,30
Recommendation system
Class 31
clustering
Class 32,33,34,35
Sentiment Analysis
Quora Question Pair
Movie recommendation system
Personalized cancer prediction
Multiclass classification problem
Natural entity Recognition system
Additional Content
Decision Tree -3 hours
Boosting-
Random Forest- 3 hours
Recommendation Model-2 hours
Clusstering-2 hours
Deep learning-20+
Projects-10+

You might also like