Skip to content
Merged
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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [ML.NET](http://dot.net/ml) 1.5.3
# [ML.NET](http://dot.net/ml) 1.5.4

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the **AutoML.NET specific fixes** section:

- Fixed log event handling for AutoML experiments ( [#5554](https://github.com/dotnet/machinelearning/pull/5554) )

Granted this bug was both created and fixed since the last version (v1.5.2).

## **New Features**
- **New API for exporting models to Onnx**. ([#5544](https://github.com/dotnet/machinelearning/pull/5544)). A new API has been added to Onnx converter to specify the output columns you care about. This will export a smaller and more performant model in many cases.
Expand Down