• Stars
    star
    203
  • Rank 185,908 (Top 4 %)
  • Language
    F#
  • License
    Other
  • Created over 7 years ago
  • Updated 9 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

statistical testing, linear algebra, machine learning, fitting and signal processing in F#

DOI Discord Generic badge GitHub contributors Build status codecov

FSharp.Stats is a multipurpose project for statistical testing, linear algebra, machine learning, fitting and signal processing.


Amongst others, following functionalities are covered:

Descriptive statistics

Fitting

Interpolation

Signal processing

Linear Algebra

  • Singular value decomposition

Machine learning

Optimization

Statistical testing

Documentation

Indepth explanations, tutorials and general information about the project can be found here or at fslab. The documentation and tutorials for this library are automatically generated (using the F# Formatting) from *.fsx and *.md files in the docs folder. If you find a typo, please submit a pull request!

Contributing

Please refer to the Contribution guidelines.

Development

to build the project, run either build.cmd or build.sh depending on your OS.

build targets are defined in the modules of /build/build.fsproj.

Some interesting targets may be:

  • ./build.cmd runtests will build the project and run tests
  • ./build.cmd watchdocs will build the project, run tests, and build and host a local version of the documentation.
  • ./build.cmd release will start the full release pipeline.

Library license

The library is available under Apache 2.0. For more information see the License file in the GitHub repository.

Citation

FSharp.Stats can be cited using its zenodo record.

Benedikt Venn, Lukas Weil, Kevin Schneider, David Zimmer & Timo Mühlhaus. (2022). fslaborg/FSharp.Stats. Zenodo. https://doi.org/10.5281/zenodo.6337056

More Repositories

1

Deedle

Easy to use .NET library for data and time series manipulation and for scientific programming
F#
913
star
2

XPlot

A collection of older plotting libraries for F#. Recommended to use Plotly.NET instead https://plotly.net/
F#
286
star
3

flips

Fsharp LInear Programming System
F#
245
star
4

RProvider

Access R packages from F#
F#
235
star
5

FSharp.Charting

Charting library suitable for interactive F# scripting
F#
216
star
6

zzarchive-FsLab

A collection of packages for data science with F#
F#
159
star
7

Cytoscape.NET

.NET interface for Cytoscape.js written in F#
F#
44
star
8

FsLab

The curated FsLab stack and public discussion board for all things FsLab.
F#
26
star
9

zzarchive-Deedle.BigDemo

BigDeedle demo showing how to use Deedle for working with very large time series and data frames stored in Azure table storage.
F#
22
star
10

FsSpreadsheet

Spreadsheet creation and manipulation in F#, in a functional and/or object-oriented way.
F#
16
star
11

Graphoscope

A pragmatic approach to network science.
F#
13
star
12

fslaborg.github.io

The fslab website
F#
11
star
13

zzarchive-fslaborg.github.io

Project web site hosted at www.fslab.org
F#
10
star
14

NBFormat.NET

A pure F# library for parsing and converting the `.ipynb` notebook file format
F#
6
star
15

datasets

A data source for example datasets for all kinds of data science
6
star
16

zzarchive-FsLab.Templates

FsLab project templates - download as ZIP to get started!
4
star
17

docs-template

fslab documentation theme for FSharp.Formatting
F#
4
star
18

zzarchive-FsLab.Formatters

Scripts for formatting FsLab values (frames, charts, matrices, etc.) as HTML for Ionide and FsLab Journal
F#
3
star
19

Sigma.NET

.NET interface for sigma.js graph visualisation written in F#
F#
3
star
20

Fs-Tensor-Scratch

F#
2
star
21

conference-resources

Resources from the 2023 Data science in F# conference (and hopefully future iterations as well)
2
star
22

zzarchive-OReilly.Report

Source code for the "Analyzing and Visualizing Data with F#" report by O'Reilly
F#
2
star
23

project-template

A dotnet new template for creating streamlined datascience packages
1
star