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
1 change: 1 addition & 0 deletions guides/data-science/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ effortlessly using .NET Core. Use .NET Interactive to build .NET Jupyter noteboo
{: #integrated-packages .anchor }

* [FsLab](http://fslab.org/) is the F# Community Project Incubation Space For Data Science.
* [FSharp.Stats](https://fslab.org/FSharp.Stats/) - A multipurpose project for statistical testing, linear algebra, machine learning, fitting, and signal processing.

* [ML.NET](https://dotnet.microsoft.com/apps/machinelearning-ai/ml-dotnet/) - ML.NET is an open source and cross-platform machine learning framework sponsored by Microsoft. With ML.NET, you can create custom ML models using C# or F# without having to leave the .NET ecosystem. ML.NET lets you re-use all the knowledge, skills, code, and libraries you already have as a .NET developer so that you can easily integrate machine learning into your web, mobile, desktop, games, and IoT apps.

Expand Down