Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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 pretrained 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.
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.