- Machine Learning with Go Quick Start Guide
- Michael Bironneau Toby Coleman
- 157字
- 2021-06-24 13:33:59
Unsupervised learning problems
Unsupervised learning problems aim to learn from data that has not been labeled. For example, given a dataset of market research data, a clustering algorithm can divide consumers into segments, saving time for marketing professionals. Given a dataset of medical scans, unsupervised classification algorithms can divide the image between different kinds of tissues for further analysis. One unsupervised learning approach known as dimensionality reduction works in conjunction with other algorithms, as a pre-processing step, to reduce the volume of data that another algorithm will have to be trained on, cutting down training times. We will cover unsupervised learning algorithms in more detail in Chapter 4, Unsupervised Learning.
Most ML algorithms can be efficiently implemented in a wide range of programming languages. While Python has been a favorite of data scientists for its ease of use and plethora of open source libraries, Go presents significant advantages for a developer creating a commercial ML application.
- Augmented Reality with Kinect
- Python GUI Programming:A Complete Reference Guide
- 計(jì)算機(jī)應(yīng)用與維護(hù)基礎(chǔ)教程
- 單片機(jī)原理及應(yīng)用系統(tǒng)設(shè)計(jì)
- Manage Partitions with GParted How-to
- AMD FPGA設(shè)計(jì)優(yōu)化寶典:面向Vivado/SystemVerilog
- Machine Learning Solutions
- RISC-V處理器與片上系統(tǒng)設(shè)計(jì):基于FPGA與云平臺(tái)的實(shí)驗(yàn)教程
- Hands-On Motion Graphics with Adobe After Effects CC
- Python Machine Learning Blueprints
- 單片微機(jī)原理及應(yīng)用
- 計(jì)算機(jī)電路基礎(chǔ)(第2版)
- 筆記本電腦維修技能實(shí)訓(xùn)
- The Applied Artificial Intelligence Workshop
- 計(jì)算機(jī)組裝、維護(hù)與維修項(xiàng)目教程