For this guide we will be create an FAQ chat-bot using Azure bot services and QnA Maker for the knowledge base. The bot will then be integrated into a web page in part 2.
Tag: Machine Learning

Bike Rental Prediction – Azure Machine Learning Studio
Assignment Brief
The objective of this assignment is to analyse a dataset concerning bike rentals. The dataset is based on the real data from Capital Bikeshare company that maintains a bike rental network in Washington DC. The dataset has one row for each hour of each day in 2011 and 2012, for a total of 17,379 rows. It contains features of the day (workday, holiday) as well as weather parameters such as temperature and humidity. The range of hourly bike rentals is from 1 to 977. The bike usage is stored in the field ‘cnt’. Our task is to develop a prediction model for the number of bike rentals such that Capital Bikeshare can predict the bike usage in advance