Skip to content

Commit

Permalink
Update FAQ.md
Browse files Browse the repository at this point in the history
Co-authored-by: Oshini Nugapitiya <[email protected]>
  • Loading branch information
shaunyogeshwaran and oshi98 authored Dec 16, 2024
1 parent 4d6eb51 commit e7d82d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Review the error message, which usually includes a stack trace and hints for fix
Features created by your transformer might not have the strongest signal, but they can still improve the overall model performance.

### What happens if my recipe is not used in the experiment?
Driverless AI will use the best-performing recipes. Check the experiment logs for errors related to your recipe. You can also disable recipe failures in Expert Settings.
H2O Driverless AI will use the best-performing recipes. Check the experiment logs for errors related to your recipe. You can also disable recipe failures in Expert Settings.

### Can I write recipes in Go, C++, Java, or R?
You can use any language as long as you can interface it with Python. Many recipes rely on Java and C++ backends.
Expand Down

0 comments on commit e7d82d8

Please sign in to comment.