Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/fslaborg/FSharp.Stats

statistical testing, linear algebra, machine learning, fitting and signal processing in F#
https://github.com/fslaborg/FSharp.Stats

add obsolete tags #183

174115dad22191548ad1ae40e7048ab2e80060e4 authored over 2 years ago by Benedikt Venn <[email protected]>
add rank documentation #183

5b17a5f69410bb2f796725dc02750c0d69fc3eae authored over 2 years ago by Benedikt Venn <[email protected]>
add rank unit tests

9390d4b39f2bf73c0412423ae8b4c62e465a5796 authored over 2 years ago by Benedikt Venn <[email protected]>
fix rank module result type #183

c91127703f39a8886f6013a51d401b4d81a46d1c authored over 2 years ago by Benedikt Venn <[email protected]>
Add interactive extension POC

53f7424577031a129327eb57985094b1542eda21 authored over 2 years ago by Kevin Schneider <[email protected]>
Merge pull request #201 from AndyAbok/interpolationTests

63dd3b19eaff8ed316dd4bd0dc15399a5c0f5d39 authored over 2 years ago by Benedikt Venn <[email protected]>
add interpolation coefficients tests

6de434f0e42a399fc27fd1fec938666fb5ede310 authored over 2 years ago by Benedikt Venn <[email protected]>
Fix breaking tests polynomial interpolation

3f2b00a4a4ff8fa0eb4cbf50d92781640483a5c4 authored over 2 years ago by Andrew Abok <[email protected]>
add Polynomial interpolation test

fb36a90d2d17a1f788dbd2de4f139c7ee5954709 authored over 2 years ago by Andrew Abok <[email protected]>
move DistanceMetrics from ML to Core

#200

4f4e08b440c7122f3ac39fd4cd014796560369cd authored over 2 years ago by Benedikt Venn <[email protected]>
update q value variant description

d1a46d6162b034e0c7b2ee8f3da862d74f5696b3 authored over 2 years ago by Benedikt Venn <[email protected]>
Merge pull request #197 from AndyAbok/interpolationTests

b9d68db992aa2d334928d45660ca02e4cff2f816 authored over 2 years ago by Benedikt Venn <[email protected]>
fix merge conflicts

14a3eaa2a0a13f60fde5fa3597573100dc59a997 authored over 2 years ago by Benedikt Venn <[email protected]>
Revert "Fix breaking tests interpolation tests."

This reverts commit 4c979ad992ae9fda2eb7392cba2dd3d3d5a220e9.

e5e257bf2f4df4c41fe7ac0a3770f5a30e2bd32c authored over 2 years ago by Andrew Abok <[email protected]>
increase required interpolation test accuracy

71f427150cb6e44747115117f04e0d6d3e4df2c3 authored over 2 years ago by Benedikt Venn <[email protected]>
Fix failling test interpolation.

cd0a7f8adff896caac2b5fc2233297b8ba85e070 authored over 2 years ago by Andrew Abok <[email protected]>
Fix breaking tests interpolation tests.

017994d51be0edf13d5110f8d750a27521bed575 authored over 2 years ago by Andrew Abok <[email protected]>
add testextension type

integrate interpolation tests

5360e1d0465691722c93c96d123b905185c6e36d authored over 2 years ago by Benedikt Venn <[email protected]>
Add Natural Cubic,Quandratic and Parabolic Tests

ca9ad4653564438d98fe568886165bb1d83c6c55 authored over 2 years ago by Andrew Abok <[email protected]>
Merge pull request #199 from fslaborg/#194-add-nullspace-acc

Add nullspace accuracy parameter

5a5e3b0472e620c09cda2c39ccf4d62f5bc06d30 authored over 2 years ago by Benedikt Venn <[email protected]>
Merge pull request #196 from soerenhm/upper-gamma-patch

d2977497cc3ec5c7c157714bd595764e243f727a authored over 2 years ago by Benedikt Venn <[email protected]>
add nullspace accuracy parameter

closes #194

cf33faf6fb7cba21d03582a7ad07d178dae9e29b authored over 2 years ago by Benedikt Venn <[email protected]>
fix for x = 0 and x > 100

e26ed0bf0e42f2c7eee2d084e68899273b51eb10 authored over 2 years ago by Søren Hanghøj Møller <[email protected]>
uppergamma(x, Inf) should be 0

3edff26bd382d705e71c3cf9854a3d4408da7574 authored over 2 years ago by Søren Hanghøj Møller <[email protected]>
bump version to 0.4.5

6f0c1eb21f50dbf54e07d724ba55b23df66bb525 authored over 2 years ago by Benedikt Venn <[email protected]>
Merge pull request #188 from fslaborg/mlstuff

dd76c80127788e7961dd5663f2bf6dc4dae7d704 authored over 2 years ago by Benedikt Venn <[email protected]>
Finish up comparison metrics docs

6d66b9a5b4f2c3ff3ac831687990bf00b08485a5 authored over 2 years ago by Kevin Schneider <[email protected]>
ADD ROC description

b3e1e4968cb44b43c80ce7dd4ebe46adad37c2d9 authored over 2 years ago by Kevin Schneider <[email protected]>
doc typo fixes, add simpsons rule explanation

0d03f62035e26c3e7c784a40a67305244dfc0510 authored over 2 years ago by Kevin Schneider <[email protected]>
Integration: better naming, more optimizations

b0007999d1edea70d2a2e319d834de4a30f5d035 authored over 2 years ago by Kevin Schneider <[email protected]>
Add tests for metric threshold map functions

0ea832fa75be15cb6f190638e1ff2d1a8a5c71bc authored almost 3 years ago by Kevin Schneider <[email protected]>
Add Comparison metrics docs

568266b53de84df711c112ca68d1b1f866b7a7bd authored almost 3 years ago by Kevin Schneider <[email protected]>
add multi label confusion matrix

bbe7151efb16c2aa312dd92a066d5330b6b75cf5 authored almost 3 years ago by Kevin Schneider <[email protected]>
add more tests

41cd736fc90ee346a6670ab0663b90b986e20bc4 authored almost 3 years ago by Kevin Schneider <[email protected]>
Split binary confusion matrix and comparison metrics

00262ac42c56d5f5cf1485692770fcfc9fa45f6c authored almost 3 years ago by Kevin Schneider <[email protected]>
Add integration docs, reorder sidebar

458f42fc4c4181d0af29550c089b652cdd546785 authored almost 3 years ago by Kevin Schneider <[email protected]>
fix one-vs-rest binary confusion matrix creation from multi label cm

1ee2ae3746ef860c5b74531af92adc74e70044e7 authored almost 3 years ago by Kevin Schneider <[email protected]>
Add macro/micro-average tests for comparison metrics of multi label confusion matrices

a97d882214c6a66a199d30b6883b58eafa5aefbe authored almost 3 years ago by Kevin Schneider <[email protected]>
Add threshold map and roc creation for both binary and multilabel predictions

e46b86b07d082741c01cbe966f8bab664b3ff7f9 authored almost 3 years ago by Kevin Schneider <[email protected]>
Add possibility to return partition integrals, fix naming of Midpoint method

38ade2c1e61a7d073e558f3bd7f53e00f6e3b34f authored almost 3 years ago by Kevin Schneider <[email protected]>
Add single calculation methods for all comparisn metrics

e9972cfa0fe439bec5b2fd47cc23d833617da8f2 authored almost 3 years ago by Kevin Schneider <[email protected]>
Refactor comparison metrics as record type, add macro/micro averaging for multi label comparisons

05036d271ed2f7137d61f68ababa61d8916f2fe6 authored almost 3 years ago by Kevin Schneider <[email protected]>
Rework integration module, add observation integration and tests

dc3ee45d23c6b4729de30223f244e9910e4394a9 authored almost 3 years ago by Kevin Schneider <[email protected]>
Add binary confusion matrix with tests

b7e8d7f5cdfed47a7b70d5255c0d3058a2a5eb9e authored almost 3 years ago by Kevin Schneider <[email protected]>
Update build-and-test.yml

db0334547272b86b35798773fb51210a3c293dd9 authored almost 3 years ago by Kevin Schneider <[email protected]>
Merge pull request #192 from nhirschey/quantile

cb0658dea44f977ccf15b92ea0a97cfc01a9cc67 authored almost 3 years ago by Benedikt Venn <[email protected]>
improve quantile calculation speed

add quantile tests
#190 #192

0f22cbe62c1c6df07cd67cb33c3e4717717f17e9 authored almost 3 years ago by Benedikt Venn <[email protected]>
Use Seq.toArrayQuick and don't sort data.

2f102c3bc74e9f1664b368722341bb94f1568813 authored almost 3 years ago by Nicholas Hirschey <[email protected]>
XML comment fixes

35e2c47bff10e4715fdba2eb7ebc09316f3118d3 authored almost 3 years ago by Nicholas Hirschey <[email protected]>
Allow Quantile.compute and similar to work with sequence input and make them use OfSorted.comput (etc) internally for performance.

70e1493f90bfa5ef228b35b9d48b0774d71a8c83 authored almost 3 years ago by Nicholas Hirschey <[email protected]>
improve quantile calculation speed

#190

ef33f9ab728114bd9f57c2d0905cc38de634e843 authored almost 3 years ago by Benedikt Venn <[email protected]>
Merge pull request #189 from fslaborg/net6

71a5a91fc097a38e02bc42bd10b69dfeff65461d authored almost 3 years ago by Benedikt Venn <[email protected]>
clarify how to use new build pileine in readme

aed9d6669d3a897ed47be4134c5941b738d68f48 authored almost 3 years ago by Kevin Schneider <[email protected]>
update to project-based build pipeline, use .net 6.0

277759476d1ceffe5486eb582119a6f72e808b70 authored almost 3 years ago by Kevin Schneider <[email protected]>
close #187

7ccf1e79f3e7f4b427a379193f51350af0b0205d authored almost 3 years ago by bvenn <[email protected]>
update readme

8f9f5bab3043e6f358a799e207fc4acee5067031 authored almost 3 years ago by Benedikt Venn <[email protected]>
bump version to 0.4.4

9b1c98ef7a9254a59e3b1708b54d9e3d4a6863df authored almost 3 years ago by Benedikt Venn <[email protected]>
update FSharpAux version

30d2f8003f5a1c8741657dae40c16f8d658788ef authored almost 3 years ago by Benedikt Venn <[email protected]>
update List.median

update List.mean to work with any type
fix List.median nan handling
add median tests
close #184

f123106a267de358224cb5d4c6315e33b68e5ad7 authored almost 3 years ago by Benedikt Venn <[email protected]>
closes #183

fad65e07f7d95341c34976978e01c416b1d01684 authored almost 3 years ago by Benedikt Venn <[email protected]>
update readMe.md

46ab30aa63dd353ce1700de5d6b14f2115f29ca3 authored almost 3 years ago by Benedikt Venn <[email protected]>
Merge pull request #164 from Recktenwald/LeastSquaresCholesky

Least squares cholesky

85bff9e3b9a6890d00b001e0655f03437e90892d authored almost 3 years ago by Benedikt Venn <[email protected]>
Merge branch 'developer' into LeastSquaresCholesky

16ba3905024533edd7c1f8b64ff3c4bfbf72ce5e authored almost 3 years ago by Benedikt Venn <[email protected]>
update LSCholesky test

3cf7c828eee43ef1c7af6f87e7757b53f22d2103 authored almost 3 years ago by Benedikt Venn <[email protected]>
Merge pull request #161 from fslaborg/SmoothingSpline

33aa9915b9ca306493a32b931435b47e81fa7633 authored almost 3 years ago by Benedikt Venn <[email protected]>
Merge pull request #173 from fslaborg/#165-remove-complex

remove Complex.fs

f6e4eb63c9ff3e9384c656af78cb5858415bbce7 authored almost 3 years ago by Benedikt Venn <[email protected]>
Merge pull request #175 from fslaborg/update-documentation

update documentation

833d3be90827ffa7687fa733e13f7ba9bd730862 authored almost 3 years ago by Benedikt Venn <[email protected]>
update documentation styling

update plotly references

cf265ba00238a41f37a239dbccd2c636f57e42d0 authored almost 3 years ago by Benedikt Venn <[email protected]>
update docu references

70f27aba55ed9b5f4d16e8fef7932b4f3145bbd3 authored almost 3 years ago by bvenn <[email protected]>
update documentation

#131

8f384f68bd0336f103f21024688a750b91ffe642 authored almost 3 years ago by bvenn <[email protected]>
fix indentation

b109732b19b0e2426cc2cb03cad6955a3525ed5b authored almost 3 years ago by Benedikt Venn <[email protected]>
bump version to 0.4.3+d424857

0bf20c7c912c456c2032c46aa21a39dc6ab89d5c authored almost 3 years ago by Benedikt Venn <[email protected]>
Merge pull request #172 from fslaborg/#171-fix-qvalue

fix q value calculation

d424857c3e22d2205a1fc15a2cf8018773e80819 authored almost 3 years ago by Benedikt Venn <[email protected]>
update q value documentation

82c4ff8ad07836d412f436a1d8b03125175bf4e7 authored almost 3 years ago by Benedikt Venn <[email protected]>
add q value robust test

cce4fa0e8ea773475f3195005ed30d0f64126620 authored almost 3 years ago by Benedikt Venn <[email protected]>
update q value tests

#171

a815d5ff7831c465bd0846d9e58b5a4cb6b43164 authored almost 3 years ago by Benedikt Venn <[email protected]>
update p value csv encoding to UTF8

862359b682586c90949e3ece9719e2a32bb04b29 authored almost 3 years ago by Benedikt Venn <[email protected]>
add q value test

#171

7ba8c4a1b97603178f8378089721f5000f9c05d2 authored almost 3 years ago by Benedikt Venn <[email protected]>
fix q value calculation

#171

b62743d5ad1102068ffd4ecfc5901db1f4efd852 authored almost 3 years ago by Benedikt Venn <[email protected]>
Merge pull request #170 from fslaborg/matrix-filter

Add Matrix.filterCols and Matrix.filterRows

d0abd4ef048b6a94e906ec8f483387f0a5fd5392 authored almost 3 years ago by Benedikt Venn <[email protected]>
Add Matrix.filterCols and Matrix.filterRows

426ea05f0d9df3e6e39e9e40a0b52da500d6cfb6 authored almost 3 years ago by Kevin Schneider <[email protected]>
update signal.fs namespace

#168

a23fcd72152dfd4561af11f60e0bd2f0d4197c7f authored almost 3 years ago by Benedikt Venn <[email protected]>
rename PvalueAdjust to MultipleTesting

add QValues.ofPValuesBy

f33cbc353e45291196cdbaf7329878ec7fda65da authored about 3 years ago by Benedikt Venn <[email protected]>
remove Complex.fs

#165

00a9bcd519f433c309f4e2d1b3d7bfcdcb7ded7e authored about 3 years ago by bvenn <[email protected]>
Fix Problem in univariable test case where the wrong y Value was used.

acbdb42d2adf4ba1a4711ac484f2a6d826e84cde authored about 3 years ago by Rene Recktenwald <[email protected]>
Fix Typo in test for multivariable case

8835a9aba28e82c49e974eb2f62cb842f8d36da0 authored about 3 years ago by Rene Recktenwald <[email protected]>
Add Tests for linear regression using Cholesky

98190f8beb4ed7e20d0943754058a260e5852917 authored about 3 years ago by Rene Recktenwald <[email protected]>
Fix a typo in the Name of the `coefficientCholesky` function name.

b8d344caae1b43bc3972d8c2a346a22355d4a7ad authored about 3 years ago by Rene Recktenwald <[email protected]>
Add implementations for the least squares algorithm using Cholesky Decomposition

d15c0dc2b2baf07de70bdb2ed2b65d2045060773 authored about 3 years ago by Rene Recktenwald <[email protected]>
add pull_request_template

d1d2b9e44def3eceedbb6ee931607b07e4403484 authored about 3 years ago by Benedikt Venn <[email protected]>
Merge pull request #160 from fslaborg/svd

fix svd, add tests, close #159

cc228f482d142a1f21426511c977195c4763cdf4 authored about 3 years ago by David Zimmer <[email protected]>
increase stability of spline calculation; add tests

5476e2676758ea542020d982661ac6ee119a15c3 authored about 3 years ago by David Zimmer <[email protected]>
fix svd, add tests, close #159

832f50ceb69a2bc98917d484238ed3526387d902 authored about 3 years ago by David Zimmer <[email protected]>
Merge pull request #157 from zieglerSe/developer

71b09b0b403635eb33a4f50d90cab4d8e46fb38f authored over 3 years ago by Benedikt Venn <[email protected]>
Added Unit tests for one-sided tests #157

714db43d725d5fd419116504445a21e604cf77ef authored over 3 years ago by ZieglerSe <[email protected]>
Added one tailed p-values #157

52001ddddeaab068b7b85814cff00dede94c24dd authored over 3 years ago by ZieglerSe <[email protected]>
restructure wilcoxon module

716f77fd5ac6fdbd006385467dfcc14fe4584bd8 authored over 3 years ago by bvenn <[email protected]>
fix typo in wilcoxon test #117

af911c4a7acb2d2c3429af39e879c9681feeb32e authored over 3 years ago by bvenn <[email protected]>
Fixed typo and name in TestStatistics and unit Tests #157

c08c04fd9f1ef31373860583cbbbc476eae5a40f authored over 3 years ago by ZieglerSe <[email protected]>
shortened code & fixed typos #157

31ab460ccd965260e3d4017c88e0286f943d90db authored over 3 years ago by ZieglerSe <[email protected]>