ML.NET tutorials
The following tutorials help you understand how to use ML.NET to build custom machine learning solutions and integrate them into your .NET applications:
- Sentiment analysis: Apply a binary classification task using ML.NET.
- GitHub issue classification: Apply a multiclass classification task using ML.NET.
- Price predictor: Apply a regression task using ML.NET.
- Iris clustering: Apply a clustering task using ML.NET.
- Recommendation: Generate movie recommendations based on previous user ratings
- Image classification: Retrain an existing TensorFlow model to create a custom image classifier using ML.NET.
- Anomaly detection: Build an anomaly detection application for product sales data analysis.
- Detect objects in images: Detect objects in images using a pre-trained ONNX model.
- Categorize an image from Custom Vision ONNX model: Detect objects in images using an ONNX model trained in the Microsoft Custom Vision service.
- Classify sentiment of movie reviews: Load a pretrained TensorFlow model to classify the sentiment of movie reviews.
Next steps
For more examples that use ML.NET, see the dotnet/machinelearning-samples GitHub repository.
Spolupráca s nami v službe GitHub
Zdroj tohto obsahu nájdete v službe GitHub, kde môžete vytvárať a skúmať problémy a žiadosti o prijatie zmien. Ďalšie informácie nájdete v našom sprievodcovi prispievateľom.