banana.names
来自「数据挖掘方面的源码」· NAMES 代码 · 共 19 行
NAMES
19 行
| This file contains a make-believe problem which has been designed to help| introduce users to the UWML framework.| The goal is to predict if a banana is edible or spoiled from how many days | it has been sitting on the counter and how many brown spots it has.| The classesedible, spoiled.| The first attribute, a number representing how many days it has been on the| counter.days: continuous.| The second attribute, an indication of how many brown spots the banana hasspots: none, few, many.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?