[ML] Data Frame Analytics creation wizard: adds support for extended hyper-parameters#90843
Conversation
|
Pinging @elastic/ml-ui (:ml) |
|
@lcawl - would you be up for taking a look at the help text? Would love your opinion 🙏 |
💚 Build SucceededMetrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: |
peteharverson
left a comment
There was a problem hiding this comment.
Left one question, but otherwise tested and LGTM.
| }) | ||
| } | ||
| step={0.001} | ||
| min={0.5} |
There was a problem hiding this comment.
We use the 'explain' api to validate these parameters and display any messages returned from that api regarding the particular hyperparameter. There is input validation for value type (e.g. numbers) and min/max, as well.
|
Merging this and applying any necessary helptext changes that might come up (courtesy of @lcawl 🙏 ) in a follow up. |

Summary
Related issue: #90738
Adds UI support for the following parameters for regression/classification
Hyperparameters added to Hyperparameters section in wizard with validation:
Checklist
Delete any items that are not applicable to this PR.