- Mastering Machine Learning on AWS
- Dr. Saket S.R. Mengle Maximo Gurmendez
- 73字
- 2021-06-24 14:23:13
Ordinal features
Ordinal features, similar to nominal features, also have a finite set of categorical values. However, unlike nominal features, these categorical values can be put into a specific order. In our example, the Temperature feature is an ordinal feature. The labels in this category can be ordered from coldest to warmest. Ordinal features can be converted into continuous variables by interpolating the range values to a defined scale.
推薦閱讀
- 極簡(jiǎn)Spring Cloud實(shí)戰(zhàn)
- 精選單片機(jī)設(shè)計(jì)與制作30例(第2版)
- Getting Started with Qt 5
- micro:bit魔法修煉之Mpython初體驗(yàn)
- Hands-On Machine Learning with C#
- Intel Edison智能硬件開發(fā)指南:基于Yocto Project
- BeagleBone Robotic Projects
- Source SDK Game Development Essentials
- Hands-On Deep Learning for Images with TensorFlow
- 觸摸屏應(yīng)用技術(shù)從入門到精通
- 單片機(jī)項(xiàng)目設(shè)計(jì)教程
- Building Machine Learning Systems with Python
- The Reinforcement Learning Workshop
- 分布式存儲(chǔ)系統(tǒng):核心技術(shù)、系統(tǒng)實(shí)現(xiàn)與Go項(xiàng)目實(shí)戰(zhàn)
- 從企業(yè)級(jí)開發(fā)到云原生微服務(wù):Spring Boot實(shí)戰(zhàn)