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

Machine Learning Online Training Program: Session 1

This document outlines the sessions and content covered in a Machine Learning Online Training Program. The program consists of 7 sessions that cover topics such as data mining techniques and goals, data preprocessing, supervised and unsupervised learning algorithms like regression, classification, association rules and neural networks. Later sessions focus on the Python programming language, libraries and tools like NumPy, Pandas, Matplotlib and Scikit-learn for data analysis and machine learning. Hands-on projects apply various algorithms to common datasets to practice concepts.

Uploaded by

khushbu
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)
64 views3 pages

Machine Learning Online Training Program: Session 1

This document outlines the sessions and content covered in a Machine Learning Online Training Program. The program consists of 7 sessions that cover topics such as data mining techniques and goals, data preprocessing, supervised and unsupervised learning algorithms like regression, classification, association rules and neural networks. Later sessions focus on the Python programming language, libraries and tools like NumPy, Pandas, Matplotlib and Scikit-learn for data analysis and machine learning. Hands-on projects apply various algorithms to common datasets to practice concepts.

Uploaded by

khushbu
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

Machine Learning Online Training Program

Session 1

● Introduction Data Mining


● Introduction of Data Mining
● Stages of the Data Mining Process
● Data Mining Goals
● Information and Knowledge
● Advantages in Data Mining
● Related technologies - Machine Learning, DBMS, OLAP, Statistics
● Data Mining Techniques
● Role of Data Mining in Various Field like Artificial Intelligence and Internet of
Things
● Future scope of Data Mining

Session 2

● Data Warehouse and OLAP / Data Preprocessing


● Data cleaning
● Data transformation & reduction
● Data Warehouse and DBMS
● Multidimensional data model
● OLAP operations
● Supervised and Unsupervised Technique

Session 3

● Data Mining Algorithms


● Regression Analysis
● Linear Regression and Logistic Regression
● Classification
● Prediction
● Bayesian Classification Models
● Association rules
● Neural Networks
● Perceptron
● MLP
● SVM

Session 4

● Python / Anaconda
● Introduction to python and anaconda
● Conditional Statements
● Looping, Control Statements
● Lists, Tuple, Dictionaries
● String Manipulation
● Functions
● Installing Packages
● Introduction of Various Tool
● Introduction of Anaconda

Session 5

● Working on Various Python Library


● Installing library and packages for machine learning and data science
● Matplotlib
● Scipy and Numpy
● Pandas
● IPython toolkit
● Scikit-learn

Session 6

● Data Structures in Python


● Intro to Numpy Arrays
● Creating ndarrays
● Indexing
● Data Processing using Arrays
● File Input and Output
● Sorting & Summarizing
● Descriptive Statistics

Session 7

● Data Analysis Using Pandas


● Introduction to Pandas
● Data Type of Pandas
● Creating DataFrame using Pandas
● Importing and Exporting Database
● Working with Complex Data
● Data Mining using Pandas

Hands-on/Project

● Modeling using Regression


● Creating a Clustering Model
● Loan Prediction Problem
● Working on Iris Data Set
● Titanic Data
● Boston Housing Data Set
● Predict Stock Prices
● Classifying MNIST digits using Logistic Regression
● Intrusion Detection using Decision
● CIFAR Data set
● ImageNet Data Set
● Credit Risk Analytics using SVM in Python

You might also like