F#

F# (pronounced "F sharp") is a cross-platform, open source, functional programming language for .NET. It also includes object-oriented and imperative programming.
Here are 1,661 public repositories matching this topic...
-
Updated
Aug 15, 2021 - Go
-
Updated
Aug 15, 2021 - F#
-
Updated
Aug 15, 2021
-
Updated
Aug 9, 2021 - C#
-
Updated
Aug 14, 2021 - C#
This is to track implementation of the ML-Features: https://spark.apache.org/docs/latest/ml-features
Bucketizer has been implemented in dotnet/spark#378 but there are more features that should be implemented.
- Feature Extractors
- TF-IDF
- Word2Vec (dotnet/spark#491)
- CountVectorizer (https://github.com/dotnet/spark/p
-
Updated
Jun 7, 2021 - F#
-
Updated
May 15, 2021 - F#
-
Updated
Jan 29, 2021 - C#
There’s a repository targeted at comparing shrinking behaviour of various PBT libraries: https://github.com/jlink/shrinking-challenge
Would be great to have FsCheck therein. We’re happy to take PRs.
-
Updated
Jun 27, 2021 - F#
-
Updated
Aug 15, 2021 - C#
-
Updated
Jul 13, 2020 - F#
-
Updated
Aug 11, 2021 - F#
In Statistics module, we do calculations and it would be beneficial to cover it by unit or property-based tests.
Here you can take a look at examples with property-based testing.
-
Updated
Aug 9, 2021 - F#
-
Updated
Jul 9, 2021 - C#
Created by Don Syme
Released May 2005
- Organization
- fsharp
- Website
- dotnet.microsoft.com/languages/fsharp
- Wikipedia
- Wikipedia
Based on pythonnet/pythonnet#554