- Machine Learning for Developers
- Rodolfo Bonnin
- 66字
- 2021-07-02 15:46:49
Kurtosis
Kurtosis gives us an idea of the central concentration of a distribution, defining how acute the central area is, or the reverse—how distributed the function's tail is.
The formula for kurtosis is as follows:

In the following diagram, we can clearly see how the new metrics that we are learning can be intuitively understood:

Depiction of the how the distribution shape influences Kurtosis
推薦閱讀
- Learning LibGDX Game Development(Second Edition)
- FuelPHP Application Development Blueprints
- Drupal 8 Blueprints
- Beginning C++ Game Programming
- Python數據可視化:基于Bokeh的可視化繪圖
- Python從菜鳥到高手(第2版)
- Unity Virtual Reality Projects
- 跟老齊學Python:輕松入門
- 自然語言處理Python進階
- Kotlin從基礎到實戰
- Visual Foxpro 9.0數據庫程序設計教程
- JavaScript應用開發實踐指南
- Modern C++ Programming Cookbook
- Elasticsearch Essentials
- Learning Concurrency in Python