PageRenderTime 46ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

/articles/machine-learning/machine-learning-competition-faq.md

https://gitlab.com/yeah568/azure-content
Markdown | 118 lines | 67 code | 51 blank | 0 comment | 0 complexity | 50353f41d0705a33e4cd333d26e435a2 MD5 | raw file
  1. <properties
  2. pageTitle="Cortana Intelligence Competitions FAQ | Microsoft Azure"
  3. description="Frequently asked questions about Microsoft Cortana Intelligence Competitions."
  4. services="machine-learning"
  5. documentationCenter=""
  6. authors="hning86"
  7. manager="paulettm"
  8. editor="cgronlun"/>
  9. <tags
  10. ms.service="machine-learning"
  11. ms.workload="data-services"
  12. ms.tgt_pltfrm="na"
  13. ms.devlang="na"
  14. ms.topic="article"
  15. ms.date="06/05/2016"
  16. ms.author="haining;chlovel;garye"/>
  17. # Microsoft Cortana Intelligence Competitions FAQ
  18. **What is Cortana Intelligence Competitions?**
  19. Microsoft is announcing Cortana Intelligence Competitions. Cortana Intelligence Competitions allows us to unite a global community of data enthusiasts by collectively solving some of worlds most complex data science problems. Cortana Intelligence Competitions allow data enthusiasts from across the world to compete and build highly accurate and intelligent data science models. Our hosted competitions are based on unique data sets that have been made available publically for the first time. Participants can win rewards or get recognition via our top 10 public leaderboard. Please go [here](http://aka.ms/CIComp) to access the Competitions home page.
  20. **How often will Microsoft release new competitions?**
  21. We will be launching 1st party, Microsoft-owned competitions on a regular basis, approximately every 8-12 weeks.
  22. **Where can I ask general questions about data science?**
  23. Please use our [Microsoft Azure Machine Learning
  24. forum](https://social.msdn.microsoft.com/forums/azure/home?forum=MachineLearning).
  25. **How do I enter a competition?**
  26. Access the Competitions home page Competitions home page via the Cortana Intelligence Gallery. This page contains all competitions that are running. Each competition will have detailed instructions and participation rules, prizes, and duration on its sign up page. Please go [here](http://aka.ms/CIComp) to access the Competitions home page.  
  27. 1. Find the competition youd like to participate in Cortana Intelligence Gallery, read all the instructions and watch the tutorial video, then click on the Enter Competition button to copy the Starter Experiment into your existing Azure Machine Learning workspace. If you dont already have access to a workspace, you must create one beforehand. Run the Starter Experiment, observe the performance metric, then use your creativity to improve the performance of the model. You will likely spend majority of your time in this step.   
  28. 2. Create a Predictive Experiment with the trained model out of your Starter Experiment. Then carefully adjust the input and output schema of the web service to ensure they conform to the requirement specified in the Competition documentation. The tutorial document generally will have detailed instruction on how to accomplish this. You can also watch the tutorial video if available.   
  29. 3. Deploy a web service out of your Predictive Experiment. Test your web service using the Test button or the Excel template automatically created for you to ensure it is working properly.   
  30. 4. Submit your web service as the competition entry, and see your public score in the Cortana Intelligence Gallery competition page. And celebrate if you make into the leaderboard!  
  31. After you successfully submit an entry, you can go back to the copied Starter Experiment, iterate, and update your Predictive Experiment, update the web service, and submit an new entry.   
  32. **Can I use open source tools for participating in these Competitions?**
  33. The competition participants leverage Azure Machine Learning Studio, a cloud-based service within Cortana Intelligence Suite for development of the data science models and create Competition entries for submission. ML Studio not only provides a GUI interface for constructing machine learning experiments, it also allows you to bring your own R and/or Python scripts for native execution. The R and Python runtime in ML Studio come with a rich set of open source R/Python packages, and you can import your own packages as part of the experiment as well. ML Studio also has a built-in JuPyteR Notebook service for you to do free style data exploration. Of course, you can always download the datasets used in the Competition and explore it in your favorite tool outside of ML Studio.
  34. **Do I need to be a data scientist to enter?**
  35. No. In fact, we encourage data enthusiasts, those curious about data science, and other aspiring data scientists to enter our contest. We have designed supporting documents to allow everyone to compete. Our target audience is:
  36. * Data Developers, Data Scientists, BI and Analytics Professionals: those who are responsible for producing data and analytics content for others to consume.
  37. * Data Stewards: those who have the knowledge about the data, what it means, and how it is intended to be used and for which purpose.
  38. * Students & Researchers: those who are learning and gaining data related skills via academic programs in universities or participants of Massive Open Online Courses (MOOCs)
  39. **Can I enter with my colleagues as a team?**
  40. The Competition platform currently does not support team participation. Each competition entry is tied to a single user identity.
  41. **Do I need to pay to participate in a competition?**
  42. Competitions are free to participate in. You do, however, need access to an Azure Machine Learning workspace to participate. You can create a Free workspace without a credit card by simply logging in with a valid Microsoft account, or an Office 365 account. If you are already an Azure or Cortana Intelligence Suite customer, you can create and use a Standard workspace under the same Azure subscription. If you would like to purchase an Azure subscription you can go [here] (https://azure.microsoft.com/pricing). Note the standard rates will apply when using a Standard workspace to construct experiments. See Azure Machine Learning pricing information [here](https://azure.microsoft.com/pricing/details/machine-learning/).
  43. [AZURE.INCLUDE [machine-learning-free-trial](../../includes/machine-learning-free-trial.md)]
  44. **What are public and private scores?**
  45. In most competitions, you will notice that you will receive a public score for every submission you make, generally within 10-20 minutes. But after the competition ends, you will receive a private score which is used for final ranking. Here is what happens:
  46. * The entire dataset used in the competition is randomly split with stratification into training and testing (the remaining) data. The random split is stratified to ensure that the distributions of labels in both training and testing data are consistent.
  47. * The training data is uploaded and given to you as part of the Starter Experiment in the Import Data module configuration.
  48. * The testing data is further split into public and private testing data, using the same stratification.
  49. * The public testing data is used for the initial round of scoring. The result is referred to as public score and it is what you see in your submission history when you submit your entry. This score is calculated for every entry you submit. This public score is used to rank you on the public leaderboard.
  50. * The private testing data is used for the final round of scoring after the Competition ended. This is referred to as private score.
  51. * For each participant, a fixed number, that can vary depending on the competition, among your entries with the highest public scores are automatically selected to enter the private scoring round. The entry with the highest private score is then selected to enter the final ranking, which ultimately determined the prize winners.  
  52. **Can Customers host a Competition on our platform?**
  53. We welcome 3rd-party organizations to partner with us and host both public and private competitions on our platform. We have a competition onboarding team who will be happy to discuss the onboarding process for such competitions. Please get in touch with us at [compsupport@microsoft.com](mailto:compsupport@microsoft.com) for more details.
  54. **What are the limitations for submissions?**
  55. A typical competition may choose to limit the number of entries you can submit within a 24-hour span (UTC time 00:00:00 to 23:59:59), and the total number of entries you can submit over the duration of the competition. You will receive proper error messages when a limitation is exceeded.
  56. **What happens if I win a Competition?**
  57. Microsoft will verify the results of the private leaderboard, and then we will contact you. Please make sure that your email address in your user profile is up to date.
  58. **How will I get the prize money if I win a Competition?**
  59. If you are a competition winner, you will need to sign a declaration of eligibility, license, and release from. This form reiterates the Competition Rules. Winners need to fill out a US Tax form W-9, or a Form W-8BEN if they are not US taxpayers. We will contact all winners as part of the rewards disbursement process by using their registration email. Please refer to our [Terms and Conditions](http://aka.ms/comptermsandconditions) for additional details.
  60. **What if more than one entry receives the same score?**
  61. The submission time is the tie-breaker. The entry submitted earlier outranks the entry submitted later.
  62. **Can I participate using Guest workspace?**
  63. No. You must use a Free or a Standard workspace to participate. You can open the Competition starter experiment in a Guest workspace. But you will not be able to create a valid entry for submission.
  64. **Can I participate using a Workspace in any Azure region?**
  65. Currently Competition platform only supports submitting entries from a workspace in South Central US Azure region. All Free workspaces live in South Central US. But if you choose to use a Standard workspace, please ensure it lives in South Central US Azure region. Otherwise your submission will not succeed.
  66. **Do we keep Users Competitions Solutions/Entries?**
  67. User entries are only retained for evaluation purposes to identify the winning solutions. Please refer to our [Terms and Conditions](http://aka.ms/comptermsandconditions) for specifics.