- Mastering Java for Data Science
- Alexey Grigorev
- 128字
- 2021-07-02 23:44:33
Summary
In this chapter, we briefly discussed data science and what role machine learning plays in it. Then we talked about doing a data science project, and what methodologies are useful for it. We discussed one of them, CRISP-DM, the steps it defines, how these steps are related and the outcome of each step.
Finally, we spoke about why doing a data science project in Java is a good idea, it is statically compiled, it's fast, and often the existing production systems already run in Java. We also mentioned libraries and frameworks one can use to successfully accomplish a data science project using the Java language.
With this foundation, we will now go to the most important (and most time-consuming) step in a data science project--Data Preparation.
推薦閱讀
- 公有云容器化指南:騰訊云TKE實戰與應用
- 大規模數據分析和建模:基于Spark與R
- 數據結構與算法(C語言版)
- 數據庫系統原理及應用教程(第4版)
- 數據庫原理與設計(第2版)
- Python金融數據分析(原書第2版)
- 數字IC設計入門(微課視頻版)
- Expert Python Programming(Third Edition)
- SOLIDWORKS 2018中文版機械設計基礎與實例教程
- 一本書讀懂大數據
- NoSQL數據庫原理(第2版·微課版)
- 數字化轉型方法論:落地路徑與數據中臺
- MySQL技術內幕:InnoDB存儲引擎(第2版)
- Learning Game AI Programming with Lua
- 大數據架構師指南