SlideShare a Scribd company logo
การตรวจจับสิ+งผิดปรกติด้วย
Machine Learning
Machine Learning Algorithm & Anomaly detection 2021
Machine Learning Algorithm & Anomaly detection 2021
Machine Learning Algorithm & Anomaly detection 2021
Machine Learning Algorithm & Anomaly detection 2021
Machine Learning Algorithm & Anomaly detection 2021
What is Machine Learning?
https://www.seas.upenn.edu/~cis519/fall2017/lectures/01_introduction.pdf
Computer
Computer
Data
Program
Output
Data
Output
Algorithm
Function coin
https://colab.research.google.com/drive/1PnbyXoIWc95vd_CRX9o9wCxOvXLasenG
Agenda
• Part I Machine learning technique
• Introduction to Machine Learning
• Genetic Algorithm
• Monte Calo
• Reinforcement Learning
• Generative Adversarial Networks
• Part II Anomaly Detection technique
• Type of Anomaly
• RNN
• Historical
• DB-SCAN
• Time Shift Detection
• Text Pattern Anomaly Detection
Genetic Algorithm
Charles Darwin
Genetic Algorithm
Genetic Algorithm
Genetic Algorithm
https://colab.research.google.com/drive/11gw_ccZp8hGE09AUHuW4Zg_k3w7jDpmb#scrollTo=mQrx1Xs96kp7
Monte Calo
https://colab.research.google.com/drive/11gw_ccZp8hGE09AUHuW4Zg_k3w7jDpmb#scrollTo=mQrx1Xs96kp7
บริษัทต้องขนส่งอย่างไรเพื5อให้เกิด คชจ. น้อยที5สุด
กําลังการผลิต (Supply)
โรงงานมีนบุรี 4,000 ชิ,น
โรงงานบางปู 9,000 ชิ,น
โรงงานอยุธยา 2,000 ชิ,น
ปริมาณความต้องการของลูกค้า (Demand)
คลังภาคเหนือ 4,000 ชิ,น
คลังภาคตะวันออกเฉียงเหนือ 6,000 ชิ,น
คลังภาคใต้ 2,000 ชิ,น
คลังภาคตะวันออก 3,000 ชิ,น
ปลายทาง (บาทต่อชิ:น)
ภาคเหนือ ภาคตะวันออกเฉียงเหนือ ภาคใต้ ภาคตะวันออก
โรงงานมีนบุรี 70 50 50 10
โรงงานบางปู 90 70 50 20
โรงงานอยุธยา 40 40 60 40
Monte Calo
ปลายทาง (บาทต่อเครื>อง)
ภาคเหนือ ภาคตะวันออกเฉียงเหนือ ภาคใต้ ภาคตะวันออก
โรงงานมีนบุรี 1,000x70 3,000x50 0x50 0x10
โรงงานบางปู 1,000x90 3,000x70 2,000x50 3,000x20
โรงงาน
อยุธยา
2,000x40 0x40 0x60 0x40
รวม 240,000 360,000 100,000 60,000 760,000
Optimize Value
Monte Calo
Optimize Value
https://colab.research.google.com/drive/1YAVi2t3Y9FgAwDpUTB4WpPdVKigBTKX9#scrollTo=Zaqv1cAbu1Dc
Optimization Technique
üDynamic Programming
üMonti Calo
üReinforcement Learning
Reinforcement Learning
Reinforcement Learning
Gym Cartpole with Deep Q-learning
Generative adversarial network
Generative adversarial network
https://realpython.com/generative-adversarial-networks/
Generative adversarial network
https://aihubprojects.com/forensic-sketch-to-image-generator-using-gan/
Generative adversarial network
https://arxiv.org/pdf/1708.05509.pdf
Towards the Automatic Anime Characters Creation
Generative adversarial network
https://arxiv.org/abs/1703.10593
Unpaired Image-to-Image Translation
Generative adversarial network
Face Frontal View Generation
Rui Huang, et al. in their 2017 paper titled “Beyond Face Rotation: Global and Local Perception GAN for
Photorealistic and Identity Preserving Frontal View Synthesis”
Generative adversarial network
DeblurGAN helps object detection. YOLO detections on the blurred image (top), DeblurGAN
restored image (middle) and the sharp ground truth image from the GoPro dataset (bottom)
Super Resolution using SRGANs taken from the paper, “Photo-Realistic
Single Image Super-Resolution Using a Generative Adversarial
Network”
http://speech.ee.ntu.edu.tw/~tlkagk/slide/Tutorial_HYLee_GAN.pdf?fbclid=IwAR1YjXbxfpByLqGSUf370Z3JJeH8sdjBYwSeBIkh9qgOuRnthGXNModXvBU
Generative adversarial network
https://machinelearningmastery.com/how-to-develop-a-generative-adversarial-network-for-a-1-dimensional-function-from-
scratch-in-keras/
https://colab.research.google.com/drive/10FoORr7LLFTbyiFNf9ZOtV90GHijq7NS
Question ?
Anomaly Detection
Type Of Anomaly
Machine Learning Algorithm & Anomaly detection 2021
Anomalies can be broadly categorized as
39
1. Point Anomalies
2. Contextual Anomalies
3. Collective Anomalies
If an individual data instance can be considered as
anomalous with respect to the rest of data, then the instance is
termed as a point anomaly.
Chandola, V., Banerjee, A. & Kumar, V., 2009. Anomaly Detection: A Survey. ACM Computing Surveys, July. 41(3).
Anomalies can be broadly categorized as
40
1. Point Anomalies
2. Contextual Anomalies
3. Collective Anomalies
If a data instance is anomalous in a specific context
(but not otherwise), then it is termed as a
contextual anomaly
Chandola, V., Banerjee, A. & Kumar, V., 2009. Anomaly Detection: A Survey. ACM Computing Surveys, July. 41(3).
Type Of Anomaly
Anomalies can be broadly categorized as
1. Point Anomalies
2. Contextual Anomalies
3. Collective Anomalies
Chandola, V., Banerjee, A. & Kumar, V., 2009. Anomaly Detection: A Survey. ACM Computing Surveys, July. 41(3).
If a collection of related data instances is
anomalous with respect to the entire data set, it
is termed as a collective anomaly
How to Identify Outliers in your Data
43
1. Extreme Value Analysis
2. Proximity Methods
3. Projection Methods
4. Methods Robust to Outliers
https://machinelearningmastery.com/how-to-identify-outliers-in-your-data/
How to Identify Outliers in your Data
1. Extreme Value Analysis
2. Proximity Methods
3. Projection Methods
4. Methods Robust to Outliers
https://machinelearningmastery.com/how-to-identify-outliers-in-your-data/
1. Focus on univariate methods
2. Visualize the data using scatterplots, histograms and
box and whisker plots and look for extreme values
3. Assume a distribution (Gaussian) and look for values
more than 2 or 3 standard deviations from the mean or
1.5 times from the first or third quartile
4. Filter out outliers candidate from training dataset and
assess your models performance
https://en.wikipedia.org/wiki/Multivariate_normal_distribution
How to Identify Outliers in your Data
1. Extreme Value Analysis
2. Proximity Methods
3. Projection Methods
4. Methods Robust to Outliers
https://machinelearningmastery.com/how-to-identify-outliers-in-your-data/
How to Identify Outliers in your Data
1. Extreme Value Analysis
2. Proximity Methods
3. Projection Methods
4. Methods Robust to Outliers
https://machinelearningmastery.com/how-to-identify-outliers-in-your-data/
How to Identify Outliers in your Data
47
1. Extreme Value Analysis
2. Proximity Methods
3. Projection Methods
4. Methods Robust to Outliers
https://machinelearningmastery.com/how-to-identify-outliers-in-your-data/
Anomaly based IDS using Backpropagation Neural Network
https://pdfs.semanticscholar.org/3ac9/37cb50bad238091fba6d1076a78136fe8691.pdf
• Vrushali D. Mane ME (Electronics) JNEC, Aurangabad
• S.N. Pawar Associate Professor JNEC, Aurangabad
• Neural Network detect 98% accuracy
Recurrent neural network (RNN)
Recurrent neural network (GRU)
n=24
Recurrent neural network
(GRU)
Historical
Historical
DB-SCAN
Historical with DB-
Scan
https://en.wikipedia.org/wiki/DBSCAN https://www.mathworks.com/matlabcentral/fileexchange/53842-dbscan
Historical with DB-Scan
Historical with DB-Scan
RNN with DB-Scan
Example
https://colab.research.google.com/drive/192umgmzZBHjZumvhZhbj_R50tMqApLAf
Time Shift Detection
Create new graph with shift to 1 step
Zoom your graph and shift first 3 step
Zoom your graph and shift first 3 step
Zoom your graph and shift first 3 step
Zoom your graph and shift first 3 step
Cosine Similarity
https://www.softnix.co.th/2019/05/29/similarity-
%E0%B8%84%E0%B8%A7%E0%B8%B2%E0%B8%A1%E0%B9%80%E0%B8%AB%E0%B8%A1%E0%B8%B7%E0%B8%AD%E0%B8%99%E0%B8%97%E0%B8%B5%E0%B9%88%E0%B9%81%E0%B8%9
Rotate graph next 3 step and compare with cosine similarity
Remark when value lower than threshold
Compare with anomaly detection (left) and correlation values (right)
Text Pattern Anomaly
Detection
Audit log message
Machine Learning Concept
type=USER_START msg=audit(1600272421): user
pid=3401 uid=0 auid=0 ses=140812
msg='op=PAM:session_open acct="root"
exe="/usr/sbin/crond" hostname=? addr=?
terminal=cron res=success'
type=USER_START msg=audit(1600272421): user
pid=3401 uid=0 auid=0 ses=140812
msg='op=PAM:session_open acct="root"
exe="/usr/sbin/.unknow" hostname=? addr=?
terminal=cron res=success'
Yes
No
Challenge
We don’t have many anomaly dataset.
Machine Learning Concept
type=USER_START msg=audit(1600272421): user
pid=3401 uid=0 auid=0 ses=140812
msg='op=PAM:session_open acct="root"
exe="/usr/sbin/crond" hostname=? addr=?
terminal=cron res=success'
Yes
Yes
Yes
type=USER_START msg=audit(1600272421): user
pid=3401 uid=0 auid=0 ses=140812
msg='op=PAM:session_open acct="root"
exe="/usr/sbin/crond" hostname=? addr=?
terminal=cron res=success'
type=USER_START msg=audit(1600272421): user
pid=3401 uid=0 auid=0 ses=140812
msg='op=PAM:session_open acct="root"
exe="/usr/sbin/crond" hostname=? addr=?
terminal=cron res=success'
Hello world Yes
Machine Learning Concept
type=USER_START msg=audit(1600272421): user
pid=3401 uid=0 auid=0 ses=140812
msg='op=PAM:session_open acct="root"
exe="/usr/sbin/crond" hostname=? addr=?
terminal=cron res=success'
type=USER_START msg=audit(1600272421): user
pid=3401 uid=0 auid=0 ses=140812
msg='op=PAM:session_open acct="root"
exe="/usr/sbin/crond" hostname=? addr=?
terminal=cron res=success'
Hello World!!! type=Hello…
Autoencoder
Autoencoders are a specific type of feedforward neural networks
where the input is the same as the output.
https://www.researchgate.net/figure/Autoencoder-architecture_fig1_318204554
Autoencoder
type=USER_START
msg=audit(1600272421):
user pid=3401 uid=0
auid=0 ses=140812
msg='op=PAM:session_op
en acct="root"
exe="/usr/sbin/crond"
hostname=? addr=?
terminal=cron
res=success'
type=USER_START
msg=audit(1600272421):
user pid=3401 uid=0
auid=0 ses=140812
msg='op=PAM:session_op
en acct="root"
exe="/usr/sbin/crond"
hostname=? addr=?
terminal=cron
res=success'
Similarity = 100%
Autoencoder
type=USER_START
msg=audit(1600272421):
user pid=3401 uid=0 auid=0
ses=140812
msg='op=PAM:session_open
acct="root"
exe="/usr/sbin/.unknow"
hostname=? addr=?
terminal=cron
res=success'
type=USER_START
msg=audit(1600272421):
user pid=3401 uid=0 auid=0
ses=140812
msg='op=PAM:session_open
acct="root"
exe="/usr/sbin/?????"
hostname=? addr=?
terminal=cron
res=success'
?
Similarity < 100%
Autoencoder Example
https://github.com/krmonline/LogAnalysisAnomalyDetection/blob/master/AuditLogAnomaly.ipynb
Question?
Machine Learning Algorithm & Anomaly detection 2021

More Related Content

What's hot (20)

PPTX
Anomaly detection with machine learning at scale
Impetus Technologies
 
PPTX
NSL KDD Cup 99 dataset Anomaly Detection using Machine Learning Technique
Sujeet Suryawanshi
 
PDF
An Introduction to Anomaly Detection
Kenneth Graham
 
PDF
Anomaly detection (Unsupervised Learning) in Machine Learning
Kuppusamy P
 
PPTX
Anomaly Detection Via PCA
Deepak Kumar
 
PDF
Navy security contest-bigdataforsecurity
stelligence
 
PPTX
Bayesian Autoencoders for anomaly detection in industrial environments
Bang Xiang Yong
 
PPTX
Credit Card Fraud Detection - Anomaly Detection
Lalit Jain
 
PDF
Anomaly Detection using multidimensional reduction Principal Component Analysis
IOSR Journals
 
PDF
CLASSIFIER SELECTION MODELS FOR INTRUSION DETECTION SYSTEM (IDS)
ieijjournal1
 
PPTX
Chapter 10 Anomaly Detection
Khalid Elshafie
 
PDF
Artificial Neural Content Techniques for Enhanced Intrusion Detection and Pre...
AM Publications
 
PPT
Pptbb
Rohit Shukla
 
PDF
Comparison of Data Mining Techniques used in Anomaly Based IDS
IRJET Journal
 
PPTX
I Dunderstn
hajaanwar
 
PPTX
Subverting Machine Learning Detections for fun and profit
Ram Shankar Siva Kumar
 
PPTX
A review of machine learning based anomaly detection
Mohamed Elfadly
 
PDF
M.E Computer Science Biometric System Projects
Vijay Karan
 
PDF
Real Time Intrusion Detection System Using Computational Intelligence and Neu...
ijtsrd
 
PPTX
rsec2a-2016-jheaton-morning
Jeff Heaton
 
Anomaly detection with machine learning at scale
Impetus Technologies
 
NSL KDD Cup 99 dataset Anomaly Detection using Machine Learning Technique
Sujeet Suryawanshi
 
An Introduction to Anomaly Detection
Kenneth Graham
 
Anomaly detection (Unsupervised Learning) in Machine Learning
Kuppusamy P
 
Anomaly Detection Via PCA
Deepak Kumar
 
Navy security contest-bigdataforsecurity
stelligence
 
Bayesian Autoencoders for anomaly detection in industrial environments
Bang Xiang Yong
 
Credit Card Fraud Detection - Anomaly Detection
Lalit Jain
 
Anomaly Detection using multidimensional reduction Principal Component Analysis
IOSR Journals
 
CLASSIFIER SELECTION MODELS FOR INTRUSION DETECTION SYSTEM (IDS)
ieijjournal1
 
Chapter 10 Anomaly Detection
Khalid Elshafie
 
Artificial Neural Content Techniques for Enhanced Intrusion Detection and Pre...
AM Publications
 
Comparison of Data Mining Techniques used in Anomaly Based IDS
IRJET Journal
 
I Dunderstn
hajaanwar
 
Subverting Machine Learning Detections for fun and profit
Ram Shankar Siva Kumar
 
A review of machine learning based anomaly detection
Mohamed Elfadly
 
M.E Computer Science Biometric System Projects
Vijay Karan
 
Real Time Intrusion Detection System Using Computational Intelligence and Neu...
ijtsrd
 
rsec2a-2016-jheaton-morning
Jeff Heaton
 

Similar to Machine Learning Algorithm & Anomaly detection 2021 (20)

PDF
anomalydetection-191104083630.pdf
hanadi40
 
PDF
POSTER_Ewonye.pdf
kwadwoAmedi
 
PDF
A Comprehensive Introduction to Anomaly Detection in Machine Learning | USAII®
United States Artificial Intelligence Institute
 
PPTX
Anomaly detection, part 1
David Khosid
 
PDF
BSSML17 - Anomaly Detection
BigML, Inc
 
PDF
Anomaly Detection using Deep Auto-Encoders
Gianmario Spacagna
 
PDF
Annommaly detection techniques and approaches
Jay Sahoo
 
PPTX
AI-Powered-Anomaly-Detection-in-Time-Series-Data.pptx
d2023nagdevaryan
 
PPTX
AI-Powered-Anomaly-Detection-in-Time-Series-Data.pptx
d2023nagdevaryan
 
PDF
AI in anomaly detection - An Overview.pdf
StephenAmell4
 
PDF
AI in anomaly detection.pdf
StephenAmell4
 
PDF
Analytics for large-scale time series and event data
Anodot
 
PPT
Anomaly Detection.ppt about anomaly detection
someones1817
 
PDF
Anomly and fraud detection using AI - Artivatic.ai
Artivatic.ai
 
PDF
Fraud detection- Retail, Banking, Finance & FMCG
Artivatic.ai
 
PDF
Pattern recognition at scale anomaly detection in banking on stream data
NUS-ISS
 
DOCX
Anomaly detection Full Article
MenglinLiu1
 
PDF
Outlier analysis for Temporal Datasets
QuantUniversity
 
PDF
Anomaly detection - database integrated
Zurich_R_User_Group
 
PDF
Anomaly Detection: A Survey
Konkuk University, Korea
 
anomalydetection-191104083630.pdf
hanadi40
 
POSTER_Ewonye.pdf
kwadwoAmedi
 
A Comprehensive Introduction to Anomaly Detection in Machine Learning | USAII®
United States Artificial Intelligence Institute
 
Anomaly detection, part 1
David Khosid
 
BSSML17 - Anomaly Detection
BigML, Inc
 
Anomaly Detection using Deep Auto-Encoders
Gianmario Spacagna
 
Annommaly detection techniques and approaches
Jay Sahoo
 
AI-Powered-Anomaly-Detection-in-Time-Series-Data.pptx
d2023nagdevaryan
 
AI-Powered-Anomaly-Detection-in-Time-Series-Data.pptx
d2023nagdevaryan
 
AI in anomaly detection - An Overview.pdf
StephenAmell4
 
AI in anomaly detection.pdf
StephenAmell4
 
Analytics for large-scale time series and event data
Anodot
 
Anomaly Detection.ppt about anomaly detection
someones1817
 
Anomly and fraud detection using AI - Artivatic.ai
Artivatic.ai
 
Fraud detection- Retail, Banking, Finance & FMCG
Artivatic.ai
 
Pattern recognition at scale anomaly detection in banking on stream data
NUS-ISS
 
Anomaly detection Full Article
MenglinLiu1
 
Outlier analysis for Temporal Datasets
QuantUniversity
 
Anomaly detection - database integrated
Zurich_R_User_Group
 
Anomaly Detection: A Survey
Konkuk University, Korea
 
Ad

More from Chakrit Phain (20)

PDF
LLM_PairProgramming.pdf
Chakrit Phain
 
PPTX
Web scraping with php
Chakrit Phain
 
PPTX
ChatGPT_Prompts.pptx
Chakrit Phain
 
PDF
Sentence-BERT
Chakrit Phain
 
PDF
AI_ML_Softnix.pdf
Chakrit Phain
 
PPTX
Web Scraping with Python
Chakrit Phain
 
PPTX
เปรียบเทียบ RPA Opensource
Chakrit Phain
 
PPTX
PHP Bandwidth Shaping script
Chakrit Phain
 
PPTX
PHP Explode & Preg_split Test
Chakrit Phain
 
PPTX
Types of Big Data Analytics
Chakrit Phain
 
PDF
Genetic Algorithm
Chakrit Phain
 
PDF
Text classification With Rapid Miner
Chakrit Phain
 
PPTX
Ai optimization Example
Chakrit Phain
 
PPTX
Zabbix aws
Chakrit Phain
 
PPTX
Softnix Anomaly Detection Methods
Chakrit Phain
 
PDF
Neo4j Graph Database และการประยุกตร์ใช้
Chakrit Phain
 
PDF
Softnix how ml_work_0.1draft
Chakrit Phain
 
PPTX
Shell Shock
Chakrit Phain
 
PPTX
Neo4j introduction
Chakrit Phain
 
PPTX
Hierarchical clustering
Chakrit Phain
 
LLM_PairProgramming.pdf
Chakrit Phain
 
Web scraping with php
Chakrit Phain
 
ChatGPT_Prompts.pptx
Chakrit Phain
 
Sentence-BERT
Chakrit Phain
 
AI_ML_Softnix.pdf
Chakrit Phain
 
Web Scraping with Python
Chakrit Phain
 
เปรียบเทียบ RPA Opensource
Chakrit Phain
 
PHP Bandwidth Shaping script
Chakrit Phain
 
PHP Explode & Preg_split Test
Chakrit Phain
 
Types of Big Data Analytics
Chakrit Phain
 
Genetic Algorithm
Chakrit Phain
 
Text classification With Rapid Miner
Chakrit Phain
 
Ai optimization Example
Chakrit Phain
 
Zabbix aws
Chakrit Phain
 
Softnix Anomaly Detection Methods
Chakrit Phain
 
Neo4j Graph Database และการประยุกตร์ใช้
Chakrit Phain
 
Softnix how ml_work_0.1draft
Chakrit Phain
 
Shell Shock
Chakrit Phain
 
Neo4j introduction
Chakrit Phain
 
Hierarchical clustering
Chakrit Phain
 
Ad

Recently uploaded (20)

PPTX
PPT-Q1-WEEK-3-SCIENCE-ERevised Matatag Grade 3.pptx
reijhongidayawan02
 
PPTX
Stereochemistry-Optical Isomerism in organic compoundsptx
Tarannum Nadaf-Mansuri
 
PDF
Geographical diversity of India short notes by sandeep swamy
Sandeep Swamy
 
PPTX
Post Dated Cheque(PDC) Management in Odoo 18
Celine George
 
PDF
Women's Health: Essential Tips for Every Stage.pdf
Iftikhar Ahmed
 
PPTX
How to Create Odoo JS Dialog_Popup in Odoo 18
Celine George
 
PDF
Biological Bilingual Glossary Hindi and English Medium
World of Wisdom
 
PDF
Knee Extensor Mechanism Injuries - Orthopedic Radiologic Imaging
Sean M. Fox
 
PDF
Exploring the Different Types of Experimental Research
Thelma Villaflores
 
PDF
Governor Josh Stein letter to NC delegation of U.S. House
Mebane Rash
 
PPTX
HUMAN RESOURCE MANAGEMENT: RECRUITMENT, SELECTION, PLACEMENT, DEPLOYMENT, TRA...
PRADEEP ABOTHU
 
PPTX
Identifying elements in the story. Arrange the events in the story
geraldineamahido2
 
PPTX
PPT-Q1-WK-3-ENGLISH Revised Matatag Grade 3.pptx
reijhongidayawan02
 
PDF
Dimensions of Societal Planning in Commonism
StefanMz
 
PPTX
How to Create a PDF Report in Odoo 18 - Odoo Slides
Celine George
 
PDF
QNL June Edition hosted by Pragya the official Quiz Club of the University of...
Pragya - UEM Kolkata Quiz Club
 
PPTX
Cultivation practice of Litchi in Nepal.pptx
UmeshTimilsina1
 
PPT
Talk on Critical Theory, Part One, Philosophy of Social Sciences
Soraj Hongladarom
 
PPTX
How to Set Up Tags in Odoo 18 - Odoo Slides
Celine George
 
PPTX
STAFF DEVELOPMENT AND WELFARE: MANAGEMENT
PRADEEP ABOTHU
 
PPT-Q1-WEEK-3-SCIENCE-ERevised Matatag Grade 3.pptx
reijhongidayawan02
 
Stereochemistry-Optical Isomerism in organic compoundsptx
Tarannum Nadaf-Mansuri
 
Geographical diversity of India short notes by sandeep swamy
Sandeep Swamy
 
Post Dated Cheque(PDC) Management in Odoo 18
Celine George
 
Women's Health: Essential Tips for Every Stage.pdf
Iftikhar Ahmed
 
How to Create Odoo JS Dialog_Popup in Odoo 18
Celine George
 
Biological Bilingual Glossary Hindi and English Medium
World of Wisdom
 
Knee Extensor Mechanism Injuries - Orthopedic Radiologic Imaging
Sean M. Fox
 
Exploring the Different Types of Experimental Research
Thelma Villaflores
 
Governor Josh Stein letter to NC delegation of U.S. House
Mebane Rash
 
HUMAN RESOURCE MANAGEMENT: RECRUITMENT, SELECTION, PLACEMENT, DEPLOYMENT, TRA...
PRADEEP ABOTHU
 
Identifying elements in the story. Arrange the events in the story
geraldineamahido2
 
PPT-Q1-WK-3-ENGLISH Revised Matatag Grade 3.pptx
reijhongidayawan02
 
Dimensions of Societal Planning in Commonism
StefanMz
 
How to Create a PDF Report in Odoo 18 - Odoo Slides
Celine George
 
QNL June Edition hosted by Pragya the official Quiz Club of the University of...
Pragya - UEM Kolkata Quiz Club
 
Cultivation practice of Litchi in Nepal.pptx
UmeshTimilsina1
 
Talk on Critical Theory, Part One, Philosophy of Social Sciences
Soraj Hongladarom
 
How to Set Up Tags in Odoo 18 - Odoo Slides
Celine George
 
STAFF DEVELOPMENT AND WELFARE: MANAGEMENT
PRADEEP ABOTHU
 

Machine Learning Algorithm & Anomaly detection 2021