Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

In order to use the example train_and_evaluate_custom_model.ipynb two prerequisites are required:

  1. You have access to a service key for the SAP AI Busniess Services Document Classification service
  2. You need a Jupyterlab instance (below are the instructions for setup locally on your laptop)

Service key

You will need to have access to SAP Cloud Plattform given via the SAP Cloud Platform Enterprise Agreement

In order to get a service key please have a look at this general SAP Help Portal article

For our service specific documentation, please have a look at relevant entry in the SAP Help Portal.

Example how to set up local Jupyterlab instance

An example script to set up anaconda and start jupyterlab on your local machine is provided here. This might need modifications based on OS version (example used is based on Ubuntu 16.04). Please consult the anaconda installation guide for details regarding your OS.