CSNSE / subs5

0 stars 0 forks source link

Exporting Bank Data #16

Closed AmazingAJ10 closed 6 months ago

AmazingAJ10 commented 6 months ago

I figured out how to export my bank data to a CSV file. I am comparing it to Kaggle files of bank data and analyzing what properties would be most useful for determining whether a transaction is a subscription. This is similar to last year with dataframes and figuring out which columns have the best correlation to being a subscription, except ideally I need 100% accuracy. I don't see any dead giveaways yet but I might try to use machine learning or just comments from others who have done this to figure it out.