- Statistics for Machine Learning
- Pratap Dangeti
- 101字
- 2021-07-02 19:05:52
What you need for this book
This book assumes that you know the basics of Python and R and how to install the libraries. It does not assume that you are already equipped with the knowledge of advanced statistics and mathematics, like linear algebra and so on.
The following versions of software are used throughout this book, but it should run fine with any more recent ones as well:
- Anaconda 3–4.3.1 (all Python and its relevant packages are included in Anaconda, Python 3.6.1, NumPy 1.12.1, Pandas 0.19.2, and scikit-learn 0.18.1)
- R 3.4.0 and RStudio 1.0.143
- Theano 0.9.0
- Keras 2.0.2
推薦閱讀
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- 深入淺出Spring Boot 2.x
- Learning ASP.NET Core 2.0
- 機器人Python青少年編程開發實例
- Neo4j Essentials
- Magento 2 Development Cookbook
- Java Web程序設計
- Python數據分析(第2版)
- 高級C/C++編譯技術(典藏版)
- 單片機應用技術
- Python自然語言處理(微課版)
- Visual Basic程序設計實驗指導(第4版)
- Python機器學習經典實例
- jQuery開發基礎教程
- Python算法從菜鳥到達人