Machine Learning Using Python PDF

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Machine Learning with Python

Modules Content

Module - 1
Introduction to Machine Learning

 What is Machine Learning


 Use cases of Machine Learning
 Types of Data
 Role of Machine Learning Engineer
 Different types of Machine Learning
Environment Setup of anaconda
Introduction to python programming
 Python Data Structures
 Python Programming Fundamentals
 Conditions and Branching
 Loops
 Functions
 Python Packages
 Overview of OOP Terminology

Module - 2 Python for Data Science


 Working with Numpy
 Working with Pandas
 Introduction to Data Visualization
 Introduction to Matplotlib and Seaborn
 Basic Plotting with Matplotlib and Seaborn
 Working with Scikit-Learn

Module - 3 Data Wrangling Techniques


 Introduction to Data preprocessing
 Importing the Dataset
 Handling Missing data
 Working with categorical Data
 Splitting the data in to Train and Test set
 Feature Scaling

Introduction to Supervised Machine Learning


Introduction to Regression Algorithms
Module - 4  Linear Regression
 Multiple Linear Regression
 Polynomial Regression
 Decision Tree
Module - 5 Introduction to Classification algorithms
 Logistic Regression
 K-Nearest Neighboring
 Support Vector Machine
 Naive-Bayes
 Decision Tree Classification
 Random Forest Classification

Model Evaluation for classification and regression problems

Module -6 Unsupervised Learning


 K-Means Clustering

Module - 7 Introduction to different modes of Deployments


 Working with the Flask framework
 Building an application with Flask Framework
 Integrating Machine learning model with Web Application
 Introduction to IBM Python Flask APP
 Deploying Python Flask application on IBM Python

Module - 8 Introduction to IBM Cloud Services


 Introduction to IBM Cloud
 Introduction to Watson Studio
 Building Machine learning model in Watson Studio
 Deploying Machine Learning Models as web services
Module - 9 Introduction to Auto AI
 Building a Machine Learning Model Using Auto AI
 Introduction to IBM Node-red
 Integrating Machine Learning model to IBM Node-red
 Building Web Application

You might also like