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

? Machine Learning Cheat Sheet – Basics, Types & Examples

The document provides an introduction to machine learning, defining it as a branch of artificial intelligence that enables computers to learn from data. It outlines the main types of machine learning, including supervised, unsupervised, semi-supervised, and reinforcement learning, along with key workflows and important libraries such as TensorFlow and Scikit-learn. Real-world examples of applications in various domains, such as credit card fraud detection and self-driving cars, are also highlighted.

Uploaded by

known1680
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)
2 views

? Machine Learning Cheat Sheet – Basics, Types & Examples

The document provides an introduction to machine learning, defining it as a branch of artificial intelligence that enables computers to learn from data. It outlines the main types of machine learning, including supervised, unsupervised, semi-supervised, and reinforcement learning, along with key workflows and important libraries such as TensorFlow and Scikit-learn. Real-world examples of applications in various domains, such as credit card fraud detection and self-driving cars, are also highlighted.

Uploaded by

known1680
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/ 1

Introduction To Machine Learning Cheat sheet

What is Machine Learning

Types

Supervised Deep Learning Data


Learning

ML
Algorithms
Unsupervised AI
Learning

Training

Semi supervised

Learning

Reinforcement

Learning
Definition

A branch of Artificial Intelligence (AI) that allows computers

to learn from data without being explicitly programmed

ML models and workflows

Machine learning models are algorithms that learn patterns from data to make predictions or

decisions without being explicitly programmed for tasks.

collect raw data Model Selection Model Evaluation Model Deployment

Data Preprocessing Model Training Model Tuning

b
Important li raries Real World Examples
TensorFlow Pandas Numpy Credit Card Fraud Detection

Supervised Learning

Email Spam Detection

Customer Segmentation

b
Matplotli Scikitlearn
Machine Learning Unsupervised Learning
Pytorch
Anomaly Detection

Semi supervised Learning Speech Recognition

Reinforcement Learning Self-Driving Cars

You might also like