Use Machine Learning to Get G/L Account Recommendations
March 5, 2021
Beginner
20 min.
Get G/L account predictions for invoices without a purchase order reference attached with Invoice Object Recommendation.
You will learn
- How to call and test the Invoice Object Recommendation service
- How to access and use Swagger UI (User Interface)
- How to predict G/L accounts and other financial objects using the service
Invoice Object Recommendation recommends to you G/L (general ledger) accounts and other financial objects for incoming invoices without a reference to a purchase order. In this tutorial, you learn how to make this happen. The basic steps include uploading historical invoice data for training, training the machine learning model itself and, finally, asking the model to make G/L account predictions for new incoming invoices.
Invoice Object Recommendation is available on Trial. Find Trial limitations here.
Step 1: Authorize Swagger UI
Step 2: Upload training data
Step 3: Get list of datasets
Step 4: Train model
Step 5: Get predictions