- 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.
推薦閱讀
- 計算機綜合設計實驗指導
- Greenplum:從大數據戰略到實現
- Test-Driven Development with Mockito
- Spark快速大數據分析(第2版)
- Enterprise Integration with WSO2 ESB
- Mastering Machine Learning with R(Second Edition)
- MySQL 8.x從入門到精通(視頻教學版)
- Proxmox VE超融合集群實踐真傳
- gnuplot Cookbook
- Python數據分析與挖掘實戰(第3版)
- Python數據分析與數據化運營
- Expert Python Programming(Third Edition)
- SQL進階教程(第2版)
- Python金融數據挖掘與分析實戰
- 數據庫基礎與應用