- Applied Unsupervised Learning with Python
- Benjamin Johnston Aaron Jones Christopher Kruger
- 261字
- 2021-06-11 13:23:53
Introduction
Have you ever been asked to take a look at some data and come up empty handed? Maybe you were not familiar with the dataset, or maybe you didn't even know where to start. This may have been extremely frustrating, and even embarrassing, depending on who asked you to take care of the task.
You are not alone, and, interestingly enough, there are many times the data itself is simply too confusing to be made sense of. As you try and figure out what all those numbers in your spreadsheet mean, you're most likely mimicking what many unsupervised algorithms do when they try to find meaning in data. The reality is that many datasets in the real world don't have any rhyme or reason to them. You will be tasked with analyzing them with little background preparation. Don't fret, however – this book will prepare you so that you'll never be frustrated again when dealing with data exploration tasks.
For this book, we have developed some best-in-class content to help you understand how unsupervised algorithms work and where to use them. We'll cover some of the foundations of finding clusters in your data, how to reduce the size of your data so it's easier to understand, and how each of these sides of unsupervised learning can be applied in the real world. We hope you will come away from this book with a strong real-world understanding of unsupervised learning, the problems that it can solve, and those it cannot.
Thanks for joining us and we hope you enjoy the ride!
- Flash CS6中文版應用教程(第三版)
- 深度強化學習算法與實踐:基于PyTorch的實現
- Cocos2d-x學習筆記:完全掌握Lua API與游戲項目開發 (未來書庫)
- Java程序設計入門
- Webpack實戰:入門、進階與調優
- Machine Learning in Java
- Building Dynamics CRM 2015 Dashboards with Power BI
- 基于GPU加速的計算機視覺編程:使用OpenCV和CUDA實時處理復雜圖像數據
- 深入淺出 HTTPS:從原理到實戰
- HTML5 WebSocket權威指南
- C語言程序設計實驗指導
- 數據庫技術及應用教程上機指導與習題(第2版)
- Java程序設計(項目教學版)
- Java與Android移動應用開發:技術、方法與實踐
- 區塊鏈原理、設計與應用