- Mastering Java for Data Science
- Alexey Grigorev
- 105字
- 2021-07-02 23:44:33
Math and stats libraries
The math support in the standard Java library is quite limited, and only includes methods such as log for computing the logarithm, exp for computing the exponent and other basic methods.
There are external libraries with richer support of mathematics. For example:
- Apache Commons Math (http://commons.apache.org/math/) for statistics, optimization, and linear algebra
- Apache Mahout (http://mahout.apache.org/) for linear algebra, also includes a module for distributed linear algebra and machine learning
- JBlas (http://jblas.org/) optimized and very fast linear algebra package that uses the BLAS library
Also, many machine learning libraries come with some extra math functionality, often linear algebra, stats, and optimization.
推薦閱讀
- 大數據技術基礎
- Google Visualization API Essentials
- Architects of Intelligence
- Creating Mobile Apps with Sencha Touch 2
- 大數據導論
- PySpark大數據分析與應用
- 數據驅動設計:A/B測試提升用戶體驗
- 數據庫原理與應用(Oracle版)
- 跟老男孩學Linux運維:MySQL入門與提高實踐
- 金融商業(yè)算法建模:基于Python和SAS
- SQL應用及誤區(qū)分析
- INSTANT Apple iBooks How-to
- Expert Python Programming(Third Edition)
- 智慧城市中的大數據分析技術
- 商業(yè)智能工具應用與數據可視化