- Machine Learning with Go Quick Start Guide
- Michael Bironneau Toby Coleman
- 249字
- 2021-06-24 13:34:01
Setting Up the Development Environment
Just like traditional software development, ML application development requires the mastery of specialist boilerplate code and a development environment that allows the developer to proceed at a pace that has the lowest amount of friction and distraction. Software developers typically waste a lot of time with basic setup and data wrangling tasks. Being a productive and professional ML developer requires the ability to quickly prototype solutions; this means expending as little effort as possible on trivial tasks.
In the previous chapter, we outlined the main ML problems and a development process that you can follow to obtain a commercial solution. We also explained the advantages offered by Go as a programming language when creating ML applications.
In this chapter, we will guide you through the steps that are required to set up a development environment for Go that is optimized for ML applications. Specifically, we will cover the following topics:
- How to install Go
- Running Go interactively using Jupyter and gophernotes
- Data wrangling with Gota
- Data visualization with gonum/plot and gophernotes
- Data preprocessing (formatting, cleaning, and sampling)
- Data transformation (normalization and encoding of categorical variables)
Once you have completed this chapter, you will be able to quickly explore, visualize, and process any dataset for subsequent use by an ML algorithm.
- 觸摸屏實用技術(shù)與工程應(yīng)用
- Aftershot Pro:Non-destructive photo editing and management
- Augmented Reality with Kinect
- 嵌入式技術(shù)基礎(chǔ)與實踐(第5版)
- 嵌入式系統(tǒng)設(shè)計教程
- 平衡掌控者:游戲數(shù)值經(jīng)濟設(shè)計
- Mastering Adobe Photoshop Elements
- Large Scale Machine Learning with Python
- 計算機組裝與維護(第3版)
- Machine Learning with Go Quick Start Guide
- VMware Workstation:No Experience Necessary
- “硬”核:硬件產(chǎn)品成功密碼
- Spring Cloud微服務(wù)和分布式系統(tǒng)實踐
- Blender Game Engine:Beginner's Guide
- STM32自學(xué)筆記