Book Image

Microsoft Azure Machine Learning

By : Sumit Mund, Christina Storm
Book Image

Microsoft Azure Machine Learning

By: Sumit Mund, Christina Storm

Overview of this book

Table of Contents (21 chapters)
Microsoft Azure Machine Learning
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Do it yourself


The Energy Efficiency Regression data module is another sample dataset available by default in ML Studio under the Saved Dataset section. Use the dataset to:

  • Visualize the dataset

  • Find out the number of rows and columns

  • Find out all the numerical and string features

  • Find out the basic statistics, such as mean, standard deviation, missing values, and so on

  • Plot a histogram for the Heating Load feature

  • Plot a box plot for the Cooling Load feature

  • Compare the Heating Load feature with the Cooling Load feature and to observe the scatter plot