Reader small image

You're reading from  Hands-On Machine Learning with Microsoft Excel 2019

Product typeBook
Published inApr 2019
PublisherPackt
ISBN-139781789345377
Edition1st Edition
Tools
Right arrow
Author (1)
Julio Cesar Rodriguez Martino
Julio Cesar Rodriguez Martino
author image
Julio Cesar Rodriguez Martino

Julio Cesar Rodriguez Martino is a machine learning (ML) and artificial intelligence (AI) platform architect, focusing on applying the latest techniques and models in these fields to optimize, automate, and improve the work of tax and accounting consultants. The main tool used in this practice is the MS Office platform, which Azure services complement perfectly by adding intelligence to the different tasks. Julio's background is in experimental physics, where he learned and applied advanced statistical and data analysis methods. He also teaches university courses and provides in-company training on machine learning and analytics, and has a lot of experience leading data science teams.
Read more about Julio Cesar Rodriguez Martino

Right arrow

Preface

Intelligent machines have been a dream of humankind for a very long time. Even if we are far from developing artificial general intelligence, we have made large progress in teaching computers to perform difficult tasks, especially those that are repetitive and time-consuming for humans.

Machine learning models can help any business to make sense of the available data, thus optimizing processes, lowering costs, and generally helping the business to plan ahead. Excel users, at all levels of ability, can feel left behind by this wave of innovation. Everybody is talking about R and Python as the only relevant tools for achieving these tasks. The truth is that a large amount of the work needed to develop and use a machine learning model can be done in Excel.

This book starts by giving a general introduction to machine learning, making the relevant concepts clear and understandable. It shows the reader every step of a machine learning project, from data collection and reading from different data sources, to developing the models and visualizing the results. In every chapter, there are several examples and hands-on exercises that show the reader how to combine Excel functions, add-ins, and connections to databases and cloud services to reach our desired goal: building a full data analysis flow. Different machine learning models are demonstrated and tailored to the type of data to be analyzed.

At the end of the book, the reader is presented with some advanced tools, like Azure Cloud and automated machine learning, which simplify the analysis task and represent the future of machine learning.

Who this book is for

This book is aimed at data analysts using Excel as their everyday tool, who need to go beyond Power Pivot and use add-ins and other advanced tools. Excel experts wanting to expand their knowledge to take advantage of the new connection possibilities between Excel and Azure will also benefit, as will project managers needing to test machine learning models without writing code.

It is generally taken for granted that, in order to do data science, from data cleansing to visualization and machine learning models, you need to be a Python or R programmer. This is not the case nowadays, and the general tendency seems to be heading toward code-free data science. The reader needs to learn that there are other options, avoiding code to take Excel to the next level and use it as a platform for professional data analysis and visualization.

What this book covers

Chapter 1, Implementing Machine Learning Algorithms, covers the basic machine learning algorithms and how to implement them.

Chapter 2, Hands-On Examples of Machine Learning Models, adds some examples of algorithms and their use cases.

Chapter 3, Importing Data into Excel from Different Data Sources, covers how to read data from different sources into Excel.

Chapter 4, Data Cleansing and Preliminary Data Analysis, describes data preprocessing to prepare data for use in machine learning models.

Chapter 5, Correlations and the Importance of Variables, covers feature engineering, which involves identifying redundant variables and useful relationships between variables.

Chapter 6, Data Mining Models in Excel Hands-On Examples, describes examples of the most frequently used algorithms in solving business problems such as Market Basket Analysis and customer cohort analysis.

Chapter 7, Implementing Time Series, covers time series analysis and prediction.

Chapter 8, Visualizing Data in Diagrams, Histograms, and Maps, describes the different available diagrams in Excel and what they are used for.

Chapter 9, Artificial Neural Networks, covers advances machine learning in the form of artificial neural networks and deep learning.

Chapter 10, Azure and Excel - Machine Learning in the Cloud, covers building and using machine learning models in the cloud, connecting them to Excel.

Chapter 11, The Future of Machine Learning, covers the automation of data analysis and predictive models.

To get the most out of this book

You will need working knowledge of Excel, including how to make cell calculations, input basic functions, and make diagrams. For Chapter 10, Azure and Excel - Machine Learning in the Cloud you will need a Microsoft account.

Download the example code files

You can download the example code files for this book from your account at www.packt.com. If you purchased this book elsewhere, you can visit www.packt.com/support and register to have the files emailed directly to you.

You can download the code files by following these steps:

  1. Log in or register at www.packt.com.
  2. Select the SUPPORT tab.
  3. Click on Code Downloads & Errata.
  4. Enter the name of the book in the Search box and follow the onscreen instructions.

Once the file is downloaded, please make sure that you unzip or extract the folder using the latest version of:

  • WinRAR/7-Zip for Windows
  • Zipeg/iZip/UnRarX for Mac
  • 7-Zip/PeaZip for Linux

The code bundle for the book is also hosted on GitHub at https://github.com/PacktPublishing/Hands-On-Machine-Learning-with-Microsoft-Excel-2019. In case there's an update to the code, it will be updated on the existing GitHub repository.

We also have other code bundles from our rich catalog of books and videos available at https://github.com/PacktPublishing/. Check them out!

Download the color images

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Navigate to the file's location and open the homes.csv file."

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Select the full range of cells containing the table, click on Insert menu, and select Charts."

Warnings or important notes appear like this.
Tips and tricks appear like this.

Get in touch

Feedback from our readers is always welcome.

General feedback: If you have questions about any aspect of this book, mention the book title in the subject of your message and email us at customercare@packtpub.com.

Errata: Although we have taken every care to ensure the accuracy of our content, mistakes do happen. If you have found a mistake in this book, we would be grateful if you would report this to us. Please visit www.packt.com/submit-errata, selecting your book, clicking on the Errata Submission Form link, and entering the details.

Piracy: If you come across any illegal copies of our works in any form on the Internet, we would be grateful if you would provide us with the location address or website name. Please contact us at copyright@packt.com with a link to the material.

If you are interested in becoming an author: If there is a topic that you have expertise in and you are interested in either writing or contributing to a book, please visit authors.packtpub.com.

Reviews

Please leave a review. Once you have read and used this book, why not leave a review on the site that you purchased it from? Potential readers can then see and use your unbiased opinion to make purchase decisions, we at Packt can understand what you think about our products, and our authors can see your feedback on their book. Thank you!

For more information about Packt, please visit packt.com.

lock icon
The rest of the chapter is locked
You have been reading a chapter from
Hands-On Machine Learning with Microsoft Excel 2019
Published in: Apr 2019Publisher: PacktISBN-13: 9781789345377
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
undefined
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime

Author (1)

author image
Julio Cesar Rodriguez Martino

Julio Cesar Rodriguez Martino is a machine learning (ML) and artificial intelligence (AI) platform architect, focusing on applying the latest techniques and models in these fields to optimize, automate, and improve the work of tax and accounting consultants. The main tool used in this practice is the MS Office platform, which Azure services complement perfectly by adding intelligence to the different tasks. Julio's background is in experimental physics, where he learned and applied advanced statistical and data analysis methods. He also teaches university courses and provides in-company training on machine learning and analytics, and has a lot of experience leading data science teams.
Read more about Julio Cesar Rodriguez Martino