Explanation In Azure Machine Learning, the percentage split is the available technique to split the data. In this technique, random data of a given percentage will be split to train and test data. Reference: https://www.sqlshack.com/prediction-in-azure-machine-learning/