dotnet / machinelearning

ML.NET is an open source and cross-platform machine learning framework for .NET.
https://dot.net/ml
MIT License
8.94k stars 1.86k forks source link

how we visualize credit card fraud detection using anomaly detection trainer(PCA)? #4302

Open nighotatul opened 4 years ago

nighotatul commented 4 years ago

@eerhardt - how we represent best way credit card detection using anomaly detection method i.e. grid or charts. if grid then which column we added in that grid- example-time,V1-V28,amount,probability,score as column

and if charts then which column we take to draw the charts for x-axis and y-axis taken.

please helps us.

eerhardt commented 4 years ago

I don't know the answer. Maybe someone on @dotnet/mlnet-core might?

You can also try searching the internet, or possibly asking a question on stackoverflow.

nighotatul commented 4 years ago

@eerhardt - Please assign to mlnet-core team and we search on internet also.