Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion guides/ml-in-Wayang.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
limitations under the License.

-->
# Using Machine-Learning for query optimization in Apache Wayang
# Using Machine Learning for Query Optimization in Apache Wayang
Apache Wayang can be customized with concrete
implementations of the `EstimatableCost` interface in order to optimize
for a desired metric. The implementation can be enabled by providing it
Expand Down
Loading