Skip to content

docs: add machine learning examples for transaction API#217

Open
atharvsatpute wants to merge 1 commit intomonzo:masterfrom
atharvsatpute:patch-1
Open

docs: add machine learning examples for transaction API#217
atharvsatpute wants to merge 1 commit intomonzo:masterfrom
atharvsatpute:patch-1

Conversation

@atharvsatpute
Copy link
Copy Markdown

API for ML applications:

  • Transaction data fetching with proper normalisation
  • Feature engineering (operational + analytical feature patterns)
  • Anomaly detection with Isolation Forest + Z-score ensemble
  • Spending prediction with XGBoost and TimeSeriesSplit CV

Examples are distilled from monzo-txn-ml (github.com/atharvsatpute/monzo-txn-ml), an open-source toolkit built by studying Monzo's ML engineering blog.

API for ML applications:

- Transaction data fetching with proper normalisation
- Feature engineering (operational + analytical feature patterns)
- Anomaly detection with Isolation Forest + Z-score ensemble
- Spending prediction with XGBoost and TimeSeriesSplit CV

Examples are distilled from monzo-txn-ml (github.com/atharvsatpute/monzo-txn-ml),
an open-source toolkit built by studying Monzo's ML engineering blog.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant