Upi Fraud Detection Using Machine Learning
Upi Fraud Detection Using Machine Learning
Batch Number-10
Kongarapu Vamshi- 21311A6222
G.V.P.K. Dinesh- 21311A6211
Lohith Kumar- 22315A6207
illustrates the
structure of a
system by
showing the
classes, attributes,
methods, and
relationships
between them.
III. ACTIVITY
DIAGRAM
An Activity diagram visually represents the flow of activities within
a system, depicting actions, decisions, and transitions between
them.
Scenario : Customer initiating a transaction
Scenario : Customer being notified about fraudulent
transaction
IV. SEQUENCE DIAGRAM
A sequence diagram illustrates the interactions between
objects or components in a system over time, showing the
sequence of messages exchanged between them.
Scenario : Customer initiating a transaction
Scenario : Customer completing a transaction