cancel
Showing results for 
Search instead for 
Did you mean: 

End-to-end workflow with DataRobot and SAP Hana

End-to-end workflow with DataRobot and SAP Hana

The scope of this accelerator provides instructions on how to use the Python API to build workflow that will use an existing SAP Hana JDBC driver and:

 

  • Create Credentials 
  • Create the training DataSource
  • Create the predictions DataSource
  • Create a DataSet used to train the models
  • Create a DataSet used to make predictions
  • Create a Project
  • Create a Deployment
  • Make Batch and Real Time Predictions
  • Show the total predictions made so far
  • Then clean up after itself

 

There will also be reference URLs embedded within the notebook for further information.

There is also a playbook at the end of this notebook that describes how to create the back end SAP Hana database that will provide the data required.

Labels (1)
0 Kudos
0 Replies