├── DSWorkshop ├── .Rhistory ├── 002-linoise.zip ├── CustomAddRows.zip ├── WorkshopInstructions.docx ├── callAMLWS.R └── sampleJson.txt ├── Images ├── AzureMLAddIn.PNG ├── ContactMe.PNG ├── Header.PNG ├── OpenInStudio.PNG ├── RestRecommender │ ├── JoinRestNames.PNG │ ├── NDCGs.PNG │ ├── OverviewExp.PNG │ ├── RecPerf.PNG │ ├── RecommenderOutput.PNG │ └── TopThreeRestOutput.PNG ├── SetupAzureMLWS.PNG ├── StagesOfTypicalPredictiveAnalysisModel.PNG ├── TestWSModal.PNG └── WSTestPortal.PNG ├── LICENSE ├── Labs ├── Lab1.md ├── Lab2.md ├── Lab3.md ├── Lab4.md └── RestaurantRecommender.md ├── PPT └── Intro-machine-learning-public.pdf ├── README.md └── Resources ├── HOL.docx ├── machine-learning-basics-infographic-with-algorithm-examples.pdf └── microsoft-machine-learning-algorithm-cheat-sheet-v6.pdf /DSWorkshop/.Rhistory: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /DSWorkshop/002-linoise.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/DSWorkshop/002-linoise.zip -------------------------------------------------------------------------------- /DSWorkshop/CustomAddRows.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/DSWorkshop/CustomAddRows.zip -------------------------------------------------------------------------------- /DSWorkshop/WorkshopInstructions.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/DSWorkshop/WorkshopInstructions.docx -------------------------------------------------------------------------------- /DSWorkshop/callAMLWS.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/DSWorkshop/callAMLWS.R -------------------------------------------------------------------------------- /DSWorkshop/sampleJson.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/DSWorkshop/sampleJson.txt -------------------------------------------------------------------------------- /Images/AzureMLAddIn.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/Images/AzureMLAddIn.PNG -------------------------------------------------------------------------------- /Images/ContactMe.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/Images/ContactMe.PNG -------------------------------------------------------------------------------- /Images/Header.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/Images/Header.PNG -------------------------------------------------------------------------------- /Images/OpenInStudio.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/Images/OpenInStudio.PNG -------------------------------------------------------------------------------- /Images/RestRecommender/JoinRestNames.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/Images/RestRecommender/JoinRestNames.PNG -------------------------------------------------------------------------------- /Images/RestRecommender/NDCGs.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/Images/RestRecommender/NDCGs.PNG -------------------------------------------------------------------------------- /Images/RestRecommender/OverviewExp.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/Images/RestRecommender/OverviewExp.PNG -------------------------------------------------------------------------------- /Images/RestRecommender/RecPerf.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/Images/RestRecommender/RecPerf.PNG -------------------------------------------------------------------------------- /Images/RestRecommender/RecommenderOutput.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/Images/RestRecommender/RecommenderOutput.PNG -------------------------------------------------------------------------------- /Images/RestRecommender/TopThreeRestOutput.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/Images/RestRecommender/TopThreeRestOutput.PNG -------------------------------------------------------------------------------- /Images/SetupAzureMLWS.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/Images/SetupAzureMLWS.PNG -------------------------------------------------------------------------------- /Images/StagesOfTypicalPredictiveAnalysisModel.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/Images/StagesOfTypicalPredictiveAnalysisModel.PNG -------------------------------------------------------------------------------- /Images/TestWSModal.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/Images/TestWSModal.PNG -------------------------------------------------------------------------------- /Images/WSTestPortal.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/Images/WSTestPortal.PNG -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/LICENSE -------------------------------------------------------------------------------- /Labs/Lab1.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/Labs/Lab1.md -------------------------------------------------------------------------------- /Labs/Lab2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/Labs/Lab2.md -------------------------------------------------------------------------------- /Labs/Lab3.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/Labs/Lab3.md -------------------------------------------------------------------------------- /Labs/Lab4.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/Labs/Lab4.md -------------------------------------------------------------------------------- /Labs/RestaurantRecommender.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/Labs/RestaurantRecommender.md -------------------------------------------------------------------------------- /PPT/Intro-machine-learning-public.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/PPT/Intro-machine-learning-public.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/README.md -------------------------------------------------------------------------------- /Resources/HOL.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/Resources/HOL.docx -------------------------------------------------------------------------------- /Resources/machine-learning-basics-infographic-with-algorithm-examples.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/Resources/machine-learning-basics-infographic-with-algorithm-examples.pdf -------------------------------------------------------------------------------- /Resources/microsoft-machine-learning-algorithm-cheat-sheet-v6.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/melzoghbi/DataCamp/HEAD/Resources/microsoft-machine-learning-algorithm-cheat-sheet-v6.pdf --------------------------------------------------------------------------------