荷叶效应


预测详情

<h5>简要描述</h5> <ul> <li>预测详情接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://forecast.1092cc.cn/api/pitch/detail</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET</li> </ul> <h5>参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>预测ID</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code>{ "status": 0, "message": "成功", "data": { "id": 1, "WCA_APP": 1, "Enter_WCA_APP": "", "IH_Rate_choice_APP": "", "surface_type_APP": 0, "pitchtype_APP": "", "side_shape_APP": 0, "Arrangement_APP": "", "GeoRatio_APP": 0, "DownWidth_APP": 0, "UpWidth_APP": 0, "Height_APP": 0, "Pitch_APP": 0, "upload_figure_APP": "", "file_name_APP": "", "selection_APP": "", "prediction_of_RF": 0, "prediction_of_RF_probability": 0, "prediction_of_XGB": 0, "prediction_of_XGB_probability": 0, "created_at": "2023-01-04 23:37:25" } }</code></pre>

页面列表

ITEM_HTML