Data Smart, 2nd Ed (Wiley)
Wednesday, 15 November 2023

With the subtitle "Using Data Science to Transform Information into Insight", this book is a field guide to building statistics, machine learning, and powerful artificial intelligence concepts inside the  spreadsheet. In this updated edition, author Jordan Goldmeier shows how to implement data science problems using Excel while exposing how things work behind the scenes.

<ASIN:111993138X >

 

Author: Jordan Goldmeier
Publisher: Wiley
Date: November 2023
Pages: 448
ISBN: 978-1119931386
Print: 111993138X
Kindle: B0CJPP7XZM
Audience: Excel users
Level: Introductory
Category: Data Science

Topics include:

  • Cutting-edge Excel tools Power Query and new functions like XLOOKUP, LET and LAMBDA
  • Creating artificial intelligence using linear models, ensemble methods, and naïve Bayes
  • Mathematical optimization, including non-linear programming and genetic algorithms
  • Prediction with time-series data and forecasting with exponential smoothing
  • Clustering with k-means, spherical k-means, and graph modularity
  • Quantifying and addressing risk with Monte Carlo simulation
  • Detecting outliers in single or multiple dimensions
  • Statistical programming with R

 

For recommendations of books on data science see Reading Your Way Into Big Data in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


HTML, CSS & JavaScript (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Date: July 2020
Pages: 480
ISBN: 978-1840788785
Print: 184078878X
Kindle: B08FBGXGF1
Audience: would-be web developers
Rating: 5
Reviewer Mike James
The three core web technologies in a single book.



Classic Computer Science Problems in Java

Author: David Kopec
Publisher: Manning
Date: January 2021
Pages: 264
ISBN: 978-1617297601
Print: 1617297607
Audience: Java developers
Rating: 4
Reviewer: Mike James
Getting someone else to do the hard work of converting classic problems to code seems like a good idea. It all depends which problems [ ... ]


More Reviews