0% found this document useful (0 votes)
47 views2 pages

Uml Diagrams

Uploaded by

gvs25301
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
47 views2 pages

Uml Diagrams

Uploaded by

gvs25301
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

UML DIAGRAMS:

Class diagram

User

UploadCreditCardDataset()
GenerateTrainAndTestModel()
RunRandomForestTree()
DetectFraudFromTestData()
CleanAndFraudTransactionGraph()
Exit()

Use case Diagram

Upload Credit Card Dataset

Generate Train and Test Model

Run Random Forest Algorithm

User

Detect Fraud From Test Data

Clean And Fraud Transaction


Graph

Exit
Sequence Diagram:

User Application

1.Upload Credit Card Dataset

2.Generate Train And Test Model

3.Run Random Forest Tree Algorithm

4.Detect Fraud From Test Data

5.Clean And Fraud Transaction Detection Graph

6.Exit

Collaboration Diagram

1: 1.Upload Credit Card Dataset


2: 2.Generate Train And Test Model
3: 3.Run Random Forest Tree Algorithm
4: 4.Detect Fraud From Test Data
5: 5.Clean And Fraud Transaction Detection Graph
User Applicati
on
6: 6.Exit

You might also like