Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General clean-up of ML.NET docs #43970

Merged
merged 3 commits into from
Dec 18, 2024
Merged

General clean-up of ML.NET docs #43970

merged 3 commits into from
Dec 18, 2024

Conversation

gewarren
Copy link
Contributor

@gewarren gewarren commented Dec 13, 2024

  • Use .NET 8 instead of .NET 6
  • Acrolinx-type fixes
  • Add xref links
  • ...

Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
docs/machine-learning/automated-machine-learning-mlnet.md What is Automated Machine Learning (AutoML)?
docs/machine-learning/deep-learning-overview.md Deep Learning overview
docs/machine-learning/how-to-guides/explain-machine-learning-model-permutation-feature-importance-ml-net.md Interpret model predictions using Permutation Feature Importance
docs/machine-learning/how-to-guides/getting-started-dataframe.md docs/machine-learning/how-to-guides/getting-started-dataframe
docs/machine-learning/how-to-guides/how-to-use-the-automl-api.md How to use the ML.NET Automated Machine Learning (AutoML) API
docs/machine-learning/how-to-guides/inspect-intermediate-data-ml-net.md Inspect intermediate data during processing
docs/machine-learning/how-to-guides/install-extra-dependencies.md Install extra ML.NET dependencies
docs/machine-learning/how-to-guides/install-ml-net-cli.md How to install the ML.NET Command-Line Interface (CLI) tool
docs/machine-learning/how-to-guides/load-data-ml-net.md Load data from files and other sources
docs/machine-learning/how-to-guides/machine-learning-model-predictions-ml-net.md docs/machine-learning/how-to-guides/machine-learning-model-predictions-ml-net
docs/machine-learning/how-to-guides/matchup-app-infer-net.md Create a game match up list app with Infer.NET and probabilistic programming
docs/machine-learning/how-to-guides/prepare-data-ml-net.md Prepare data for building a model
docs/machine-learning/how-to-guides/retrain-model-ml-net.md Retrain a model
docs/machine-learning/how-to-guides/save-load-machine-learning-models-ml-net.md Save and load trained models
docs/machine-learning/how-to-guides/serve-model-serverless-azure-functions-ml-net.md Deploy a model to Azure Functions
docs/machine-learning/how-to-guides/serve-model-web-api-ml-net.md docs/machine-learning/how-to-guides/serve-model-web-api-ml-net
docs/machine-learning/how-to-guides/train-machine-learning-model-ml-net.md Train and evaluate a model
docs/machine-learning/mldotnet-api.md What is ML.NET and how does it work?
docs/machine-learning/reference/ml-net-cli-reference.md ML.NET CLI Command Reference
docs/machine-learning/resources/azure-training-concepts-model-builder.md Model Builder Azure Training Resources
docs/machine-learning/resources/glossary.md docs/machine-learning/resources/glossary
docs/machine-learning/toc.yml docs/machine-learning/toc
docs/machine-learning/tutorials/image-classification.md Tutorial: Train an ML.NET classification model to categorize images
docs/machine-learning/tutorials/iris-clustering.md 'Tutorial: Categorize iris flowers - k-means clustering'
docs/machine-learning/tutorials/movie-recommendation.md Tutorial: Build a movie recommender using matrix factorization with ML.NET
docs/machine-learning/tutorials/object-detection-onnx.md docs/machine-learning/tutorials/object-detection-onnx
docs/machine-learning/tutorials/phone-calls-anomaly-detection.md Tutorial: Detect anomalies in time series with ML.NET
docs/machine-learning/tutorials/sentiment-analysis-cli.md Analyze sentiment using the ML.NET CLI
docs/machine-learning/tutorials/sentiment-analysis-model-builder.md Tutorial: Analyze sentiment of website comments in a web application using ML.NET Model Builder
docs/machine-learning/tutorials/text-classification-tf.md docs/machine-learning/tutorials/text-classification-tf

Note

This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

This looks great @gewarren

I saw one or two things you may want to think about.

@gewarren gewarren enabled auto-merge (squash) December 18, 2024 21:06
@gewarren gewarren merged commit 091a6ae into dotnet:main Dec 18, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants