- Python Machine Learning By Example
- Yuxi (Hayden) Liu
- 131字
- 2021-07-02 12:41:36
Binning
Sometimes, it's useful to separate feature values into several bins. For example, we may be only interested whether it rained on a particular day. Given the precipitation values, we can binarize the values, so that we get a true value if the precipitation value isn't zero and a false value otherwise. We can also use statistics to divide values into high, low, and medium bins. In marketing, we often care more about the age group, such as 18 to 24, than a specific age such as 23.
The binning process inevitably leads to loss of information. However, depending on your goals, this may not be an issue, and actually reduces the chance of overfitting. Certainly, there will be improvements in speed and reduction of memory or storage requirements and redundancy.
- 大數據導論:思維、技術與應用
- 人工智能超越人類
- 傳感器技術實驗教程
- 大數據時代的數據挖掘
- 大數據平臺異常檢測分析系統的若干關鍵技術研究
- 機器人編程實戰
- DevOps:Continuous Delivery,Integration,and Deployment with DevOps
- Ceph:Designing and Implementing Scalable Storage Systems
- 傳感器與物聯網技術
- 電腦主板現場維修實錄
- PostgreSQL 10 Administration Cookbook
- Dreamweaver CS6精彩網頁制作與網站建設
- Microsoft System Center Confi guration Manager
- 深度學習與目標檢測
- 機床電氣控制與PLC