I created data sets of various sizes: 1GB, 2GB, 3GB, 4GB (<10 GB) and running various machine learning models on Azure ML.
1) Can I find out what the characteristics of the server (RAM, CPU) are that are provided in the Azure ML service.
2) Also, sometimes the reader says “Memory exhaust” for> 4 GB of data. Although azure ml should be able to process 10 GB of data in accordance with the documentation.
3) If I perform several experiments (in different browser tabs) in parallel, it takes longer.
4) Is there a way to install RAM, CPU cores in Azure ML
source share