Algorithms
2 TopicsAutomatic meeting assignment algorithm to a team member
In Microsoft Bookings, if there is a team with several members and a client wants to schedule a meeting, if there are several available at the time of the meeting and it will only be assigned to one of the members, how does Bookings decide which team member is assigned the service?184Views0likes0CommentsHow 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