chart.html

来自「一个由Mike Gashler完成的机器学习方面的includes neural」· HTML 代码 · 共 24 行

HTML
24
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head></head><body><div style="text-align: center;"><big style="font-weight: bold;"><big>ArffCharting Tool</big></big><br></div><br>This tool takes the data from an ARFF file and makes a chart. (If youwant to chart some other data, you have to put it in ARFF format first.)<br><br><div style="margin-left: 40px;">1- Pick an ARFF file<br>2- Click on the column headers to decide which are inputs and which areoutputs<br>3- Click on the button for the chart you want to see<br></div><br>I haven't made very many charts yet. So move along, there's nothingworth your time here.<br><br></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?