[Day 207] Finished with neo4j (for now) and thinking about fraud detection models
Hello :)
Today is Day 207!
A quick summary of today:- setting up neo4j
- reading some papers on bank telemarketing classification
Firstly, about the Kukmin Bank (KB) AI competition project
We set up the database on my partner's laptop
- insert CreditCard nodes
- insert Merchant nodes
- insert Transaction edge
We also had a look at the final EDA notebook.
At the moment the repo looks like:
As I want to try out a GNN for this project's model. I saw there is a GNNExplainer by torch-geometric, so I need to try using it in practice and see if the explainability it provides is good enough for our project.
Secondly, reading papers on bank telemarketing classification
I put 5 papers that use Portuguese Bank telemarketing data and approach it from different perspectives. Tomorrow I will present it to a professor that is advising this paper idea by one of my lab mates. Secondly, reading papers on bank telemarketing classification
That is all for today!
See you tomorrow :)