0% found this document useful (0 votes)
39 views3 pages

Date and Timings Hours Required Modules Module 1: Introduction of Python

The document outlines an 8 module Python machine learning course covering topics like Python basics, data analysis with Pandas, machine learning concepts and algorithms, and natural language processing. The course is scheduled from October 2019 to December 2019, with modules ranging from 1-3 hours in length. Key algorithms and tools covered include linear regression, logistic regression, KNN, SVM, K-means clustering, random forest, NLTK, and scikit-learn implementation.

Uploaded by

Siddharoodha
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)
39 views3 pages

Date and Timings Hours Required Modules Module 1: Introduction of Python

The document outlines an 8 module Python machine learning course covering topics like Python basics, data analysis with Pandas, machine learning concepts and algorithms, and natural language processing. The course is scheduled from October 2019 to December 2019, with modules ranging from 1-3 hours in length. Key algorithms and tools covered include linear regression, logistic regression, KNN, SVM, K-means clustering, random forest, NLTK, and scikit-learn implementation.

Uploaded by

Siddharoodha
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/ 3

Date and Timings Hours Required Modules

Module 1 : Introduction of Python


Difference Between Python 2 and Python 3
Print function and strings
Math function and programming basics.
Variables and Loops introduction
Loops detailed
Functions and Function Parameters
Global and Local Variables
12-10-2019 6:00PM to 8:00PM 2 Hour's Packages and Modules with PIP
Module 2 : Basics of Python
Writing/Reading/Appending to a file
Common pythonic errors
Getting user Input
Stats with python
Module Import
List and Multidimensional lists
Reading from CSV
Multi Line Print
Dictionaries
Built in functions
20-10-2019 11:00AM to 1:00PM 2 Hour's Built in Modules
Module 3 : Python Advanced for ML Enthusiasts
27-10-2019 11:00AM to 1:00PM 1.5 Hour's Regular expression
cx freeze
Matplotlib intro
Numpy
Module 4 : Data Analysis with Pandas
Introduction to pandas
pandas basics
concatenating and appending dataframes.
03-11-2019 11:00AM to 1:00PM 1.5 Hour's Joining and merging dataframes.
Module 5 : Introduction to Machine learning and its tools
What is Machine Learning
Difference between a rule based algorithm and a machine learning algorithm.
Supervised vs Unsupervised learning.
Classification vs Regression
Practical Machine Learning
Training and testing Data
features and labels
10-11-2019 11:00AM to 2:00PM 3 Hour's pickling and scaling
Module 6 : Machine Learning Algorithms
Linear Regression
Forecasting and prediction using regression
Logistic Regression
K-NN classification
Support Vector Machines
17-11-2019 11:00AM to 1:00PM 2 Hour's K-Means Clustering
Random Forest
Module 7 : Natural Language Processing
Introduction to NLTK
Stopwords
Stemming
Lemmetization
Named entity recognition
Text classification
24-11-2019 11:00AM to 1:00PM 2 Hour's Sentiment analysis
Module 8 : Machine Learning Implementation
01-12-2019 11:00AM to 1:00PM 2 Hour's Implementation of all the algorithms using SKlearn.

You might also like