Algorithms
1 TopicHow to select algorithms for Azure Machine Learning
A common question is “Which machine learning algorithm should I use?” The algorithm you select depends primarily on two different aspects of your data science scenario: What you want to do with your data? Specifically, what is the business question you want to answer by learning from your past data? What are the requirements of your data science scenario? Specifically, what is the accuracy, training time, linearity, number of parameters, and number of features your solution supports? What are the requirements of your data science scenario? Specifically, what is the accuracy, training time, linearity, number of parameters, and number of features your solution supports?3.2KViews1like0Comments