DSS processes the datasets under the hood to create an "input dataset" that is used to train the model and making prediction using the previously trained model.
Is it possible to access the that "input dataset" using Python API? And how to you do that?