If you had access to a SAP Data Intelligence system, you would of course Build a SAP Data Intelligence ML Scenario with TensorFlow.
In case you had not, leverage a Raspberry Pi instead:
To prepare, I install Jupyter Lab on Raspberry PI:
I also need:
And:
With the expected result:
I hope this might help you gaining hands on ML experience in case of limited SAP Data Intelligence access. You can always import your Jupyter Notebook later.
In case you had not, leverage a Raspberry Pi instead:

To prepare, I install Jupyter Lab on Raspberry PI:

I also need:
sudo apt-get install libatlas-base-devAnd:
tf.enable_eager_execution()With the expected result:

I hope this might help you gaining hands on ML experience in case of limited SAP Data Intelligence access. You can always import your Jupyter Notebook later.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.