Skip to content

Commit c0220f7

Browse files
Minor nits (#6480)
1 parent eb11e43 commit c0220f7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ROADMAP.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,17 +38,17 @@ As part of this plan, we will:
3838

3939
1. Make it easier to consume ONNX models in ML.NET using the ONNX Runtime (RT)
4040
1. Continue to bring more scenario-based APIs backed by TorchSharp transformer-based architectures. The next few scenarios we're looking to enable are:
41-
- Object detection
42-
- Named Entity Recognition (NER)
43-
- Question Answering
41+
- Object detection
42+
- Named Entity Recognition (NER)
43+
- Question Answering
4444
1. Enable integrations with TorchSharp for scenarios and models not supported out of the box by ML.NET.
4545
1. Accelerate deep learning workflows by improving batch support and enabling easier use of accelerators such as ONNX Runtime Execution Providers.
4646

4747
Read more about the deep learning plan and leave your feedback in this [tracking issue](https://github.com/dotnet/machinelearning/issues/5918).
4848

4949
Performance-related improvements are being tracked in this [issue](https://github.com/dotnet/machinelearning/issues/6422).
5050

51-
### LightBGM
51+
### LightGBM
5252

5353
LightGBM is a flexible framework for classical machine learning tasks such as classification and regression. To make the best of the features LightGBM provides, we plan to:
5454

0 commit comments

Comments
 (0)