In Azure ML Pipeline, unable to train the model with large dataset

Sreshta Rikka 1 Reputation point
2020-07-28T21:16:38.073+00:00

I want to train the model with binary logistic regression model,with a dataset of 3000 data points. while creating the pipeline , it fails at the training model step.

Please help me to train the model with large datasets or retrain the model continously.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,580 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. YutongTie-MSFT 46,991 Reputation points
    2020-07-28T23:25:04.833+00:00

    Hi,

    I haven't seen there is a limitation for training dataset size. May I know how you do the pipeline? If you are using Azure Machine Learning Designer, could you please try the enterprise version? https://learn.microsoft.com/en-us/azure/machine-learning/concept-ml-pipelines#building-pipelines-with-the-designer

    Also, I have attached a tutorial here for large data pipeline: https://learn.microsoft.com/en-us/azure/machine-learning/tutorial-pipeline-batch-scoring-classification

    Please let me know more details (like the error message )about your issue if above not solved your problem.

    Regards,
    Yutong

    0 comments No comments