- Mastering Machine Learning with Spark 2.x
- Alex Tellez Max Pumperla Michal Malohlava
- 198字
- 2021-07-02 18:46:06
Summary
In this chapter, we wanted to give you a brief glimpse into the life of a data scientist, what this entails, and some of the challenges that data scientists consistently face. In light of these challenges, we feel that the Apache Spark project is ideally positioned to help tackle these topics, which range from data ingestion and feature extraction/creation to model building and deployment. We intentionally kept this chapter short and light on verbiage because we feel working through examples and different use cases is a better use of time as opposed to speaking abstractly and at length about a given data science topic. Throughout the rest of this book, we will focus solely on this process while giving best-practice tips and recommended reading along the way for users who wish to learn more. Remember that before embarking on your next data science project, be sure to clearly define the problem beforehand, so you can ask an intelligent question of your data and (hopefully) get an intelligent answer!
One awesome website for all things data science is KDnuggets (http://www.kdnuggets.com). Here's a great article on the language all data scientists must learn in order to be successful (http://www.kdnuggets.com/2015/09/one-language-data-scientist-must-master.html).
- Practical Internet of Things Security
- Web交互界面設計與制作(微課版)
- Java加密與解密的藝術(第2版)
- Java應用開發技術實例教程
- Swift語言實戰精講
- Learning OpenStack Networking(Neutron)
- Python Data Structures and Algorithms
- HTML5 APP開發從入門到精通(微課精編版)
- Android傳感器開發與智能設備案例實戰
- ScratchJr趣味編程動手玩:讓孩子用編程講故事
- Hands-On Kubernetes on Windows
- Kotlin極簡教程
- Secret Recipes of the Python Ninja
- Python物理建模初學者指南(第2版)
- C++17 By Example