可以用于土壤含水率预测,输入为土壤样本的光谱400nm吸光度,400.5nm吸光度,401nm吸光度,401.5nm吸光度,输出为土壤含水率预测。该模型帮助解决了土壤含水率和土壤光谱吸光度关系建模的问题
使用光谱仪器采集土壤光谱数据,将采集的土壤光谱数据使用传统算法,多元线性回归算法等方式以预测土壤含水率。该模型通过输入土壤光谱400nm吸光度,400.5nm吸光度,401nm吸光度,401.5nm吸光度数据,来输出预测的土壤含水率。
| 字段名 | 类型 | 描述 |
|---|---|---|
sample.ID |
-- | -- |
date |
-- | -- |
输入spc.400nm吸光度 |
-- | -- |
输入spc.400.5nm吸光度 |
-- | -- |
输入spc.401nm吸光度 |
-- | -- |
| fieldName | exampleValue |
|---|---|
| sample.ID | 100 |
| date | 2010/9/30 14:50:00 |
| 输入spc.400nm吸光度 | 0.8317055 |
curl -H "Authorization: Bearer YOUR_API_KEY" \
http://localhost:3001/api/v1/datasets/25979