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 multinomial docu

557ee8ab1086c359c6ed97abe9d4421502e86bcd authored 10 months ago by bvenn <[email protected]>
fix KNN XML docu (< > tags within description)

cea81b764f91d50d091d11293e0d3d4efa89a64c authored 10 months ago by bvenn <[email protected]>
bump version to 0.5.1-preview.2

76648dda1f28454b59c1f0b0c263191d1a10c1d8 authored 11 months ago by bvenn <[email protected]>
add multinomial tests

54feda1acc226f0daea8445841f3f1a52d6c772c authored 11 months ago by bvenn <[email protected]>
add multinomial tests

4b979b08a223d04719d2fb2dc87be8c41560a854 authored 11 months ago by bvenn <[email protected]>
update multinomial

64ea9fb6f4916b3b999ab6b1dd721216bbe2e437 authored 11 months ago by bvenn <[email protected]>
ádd multinomial distribution

7aa79c61d71534623276d4a709a7f5d2ce0ff796 authored 11 months ago by bvenn <[email protected]>
Merge pull request #314 from Christtella/#313-NMI

Addition of Normalized Mutual Information

4aa9e0e1e096b626c5086353440ddf78d0e25b77 authored 11 months ago by Benedikt Venn <[email protected]>
Merge pull request #316 from LibraChris/setColFix

Fix for `FSharp.Stats` Matrix Functionality**

065fefdae81739b399f8445024092e241aebc775 authored 11 months ago by Benedikt Venn <[email protected]>
Update testList "setCol" as seen in #315

Update test for Matrix.setCol to include tests for non square matrices as described in #315

42914c31013f2ae5a399f69a4f56f948c5b85de1 authored 11 months ago by Christopher Lux <[email protected]>
Update testCase "Set Column" as seen in #315

The testCase "Set Column" now utilises the correct Matrix.setCol instead of Matrix.setRow as des...

b30614680672a3df5ab11726425703a60090930f authored 11 months ago by Christopher Lux <[email protected]>
Fix setColM as seen in #315

Fix the FSharp.Stats.SpecializedGenericImpl.setColM to work with non square matrices as describe...

63d8aa19e2ac73af1baf818b52a58ec3f9472c30 authored 11 months ago by Christopher Lux <[email protected]>
align nmi function style

f2b61fbc51f42a65569c7c7f8b4b43b09ceed4ab authored 11 months ago by bvenn <[email protected]>
#313 add unit tests

78fce6558a48953be701744ccf53343a671928d3 authored 11 months ago by Christtella <[email protected]>
#313 add NMI

bb43b03bc2c13d05ee0c975e79c5fe2bcba75ba2 authored 11 months ago by Christtella <[email protected]>
update readme

6c97a2b95ac6b98eccfeb748a04065b4c194a660 authored 11 months ago by bvenn <[email protected]>
Merge pull request #310 from s-weil/feature/knn

f9971c50cffe3b15e98d4450541e2037647a4ff3 authored about 1 year ago by Benedikt Venn <[email protected]>
PR feedback - xml docs, tupled params, remove labeld point

8f887a592139c9846c08bcd8b4976b92ccf06efc authored about 1 year ago by snusnusnu <[email protected]>
add nuget readme reference

add lapack license

71cd4deee22af237109d5514e34c25a84bbc0f34 authored about 1 year ago by bvenn <[email protected]>
documentation, tests, clean up

cleaned up, added docs and code examples, adjusted tests

9919c4d5c5efd8b0c222ade67ce73083ebc3286c authored about 1 year ago by snusnusnu <[email protected]>
add wavelet studies

0887a54f7eed98240f7d267231a4ca0abb4fb34c authored about 1 year ago by bvenn <[email protected]>
add KNN classifier and logic to ML Unsupervised, add unit tests

4b6f1cf783b79b34e2d2c9d682c21d55f8606f6b authored about 1 year ago by snusnusnu <[email protected]>
Merge pull request #308 from s-weil/minkowski-distance

4719e96d3946750b2d0ea7435e21d07f2cd03794 authored about 1 year ago by Benedikt Venn <[email protected]>
PR feedback

* replace System.Math functions
* correct summaries
* gernalize order p to be a float > 0
* exte...

9d38186dfb41727fdc74687fd1bf1ff8664d8e62 authored about 1 year ago by snusnusnu <[email protected]>
Merge pull request #307 from OwenMadden/developer

2c0d3de353b71c1d52c70bdfc4a70c58a84ebbf6 authored about 1 year ago by Benedikt Venn <[email protected]>
minkowski distance

implement the minkowski distance of order p in several versions. add unit tests

9ba92b6f47043d7a7ccdc933a18dad4f2ce705df authored over 1 year ago by snusnusnu <[email protected]>
Pulled remote changes

28106c77f8c132182966c5fa97a93fe7de0cddac authored over 1 year ago by owenmadden <[email protected]>
Added XML doc comment and tests for Discrete.padRnd.

e443a3f8e7fcffd1ef20d3cccca62dc8d700788b authored over 1 year ago by owenmadden <[email protected]>
fix blog post links

update bezier docu

e4fd26a8327cede24a522b95c9e31a2b8405411d authored over 1 year ago by bvenn <[email protected]>
fix clustering blog post links

1861c634a9d03900578abb28f1d53b33e489270d authored over 1 year ago by bvenn <[email protected]>
Merge pull request #306 from simontreanor/developer

89d6965298414ffb567786d1d994c29c85509eca authored over 1 year ago by Benedikt Venn <[email protected]>
fix xml tags for private functions

f433804601024236a4c3c7e32a19ec95b8e296c8 authored over 1 year ago by bvenn <[email protected]>
fix html tags

d43f606863145e6e96bae972cc71013f875805d4 authored over 1 year ago by bvenn <[email protected]>
Merge branch 'fslab_developer' into developer

# Conflicts:
# src/FSharp.Stats/DistanceMetrics.fs
# src/FSharp.Stats/Distributions/Continuous/B...

5fafaa1338ef94452659ebcc9c2418e6f5fda58e authored over 1 year ago by Simon Treanor <[email protected]>
add missing params

6f9b947ea277c830572b4fd28ba11869061a2dca authored over 1 year ago by Simon Treanor <[email protected]>
remaining files commented and proofed

3e08a9a60ed828141ad972a759912eda288e8a4e authored over 1 year ago by Simon Treanor <[email protected]>
Merge pull request #305 from pirrmann/bezier

1e680b116845db4ce201c255023acb7297559f5e authored over 1 year ago by Benedikt Venn <[email protected]>
Merge pull request #301 from valbers/developer

e8971fbba153abc5bd82a6dbbb22232e8eac1a15 authored over 1 year ago by Benedikt Venn <[email protected]>
Correcting `Support` of the Gamma distr.

3ae0bea7671360a9e8e7f9c5028e7983d9c8ea57 authored over 1 year ago by valber <[email protected]>
corrected failure message of `assertValidDof`

6fa0f0dd251261ecfc2a0d5ff4c3517594e6e4a1 authored over 1 year ago by valber <[email protected]>
Add a 2D sample with 4 control points

5ccc8ba419347a47b0ff8d9b6dc5e5d90713a55f authored over 1 year ago by Pierre Irrmann <[email protected]>
Correcting `Support` of the LogNormal distr.

78698fee907ddd9c5c40e2e762bb5a18a66d0b99 authored over 1 year ago by valber <[email protected]>
Correcting comment of Gamma `Support` again :)

b494349a1294b08390715a950c84b58b8c98755e authored over 1 year ago by valber <[email protected]>
Corrected comment on `Support` of Gamma distr.

8f78f6ed8259f11c8292269b8b2ad2c04b16a451 authored over 1 year ago by valber <[email protected]>
Corrected `Support` of the F distr. Also: ...

Removed `dof2` as a parameter of `Support`, since it plays no role
there.
Also added a helpe...

b408cbee704f245d6f198f716acf90500210b356 authored over 1 year ago by valber <[email protected]>
Merge pull request #304 from OwenMadden/developer

Xml doc comments and tests for three dimensional padding and discrete…

2bcde71b9dd17114fb0011dea866dabdf56db551 authored over 1 year ago by Benedikt Venn <[email protected]>
Add a Bezier interpolation sample

6433293243504be05b5abe351ef7eeacc3895591 authored over 1 year ago by Pierre Irrmann <[email protected]>
Merge pull request #303 from Samo8/issue/294

690a8bb490f7345f71f396fb32edff6789d95053 authored over 1 year ago by Benedikt Venn <[email protected]>
Add Bezier interpolation

65a0a6900576a6a7fe1ecaaf150102592de5bca7 authored over 1 year ago by Pierre Irrmann <[email protected]>
Xml doc comments and tests for three dimensional padding and discrete PadZero.

1611c0f44cad2760b38fc129f23c4dd70358aece authored over 1 year ago by owenmadden <[email protected]>
create XML comments for Distributions folder

fcfeaa567507a7c8195285e544aec6eaf5717e6a authored over 1 year ago by Simon Treanor <[email protected]>
docs: updating hamming distance functions docs

baf84f81d050044ccb67f0f2a94c30ac77c5a767 authored over 1 year ago by Samo8 <[email protected]>
test: adding tests for hamming distance

e9b5e2bf525484d14ad27d1c6e58f13ba318a893 authored over 1 year ago by Samo8 <[email protected]>
feat: adding hamming distance functions

b7792aeb705fc404530ce15849f818ff139b4f76 authored over 1 year ago by Samo8 <[email protected]>
Using `Interval` instead of tuple in the `Support` of Negative...

... of NegativeBinomial

6de27d8f1424e88e875c825b73890866252642e7 authored over 1 year ago by valber <[email protected]>
Fixing support range of exp. distr. and added better fitting...

Better fitting Support member without the superfluous lambda. Marking
the other Support member...

212df585c555597662b3faaf8ccf912dee40553e authored over 1 year ago by valber <[email protected]>
Using `Interval` instead of tuples in distr.'s supports

94716bd1bde514539e142058f152492b0549bb92 authored over 1 year ago by valber <[email protected]>
bump version to 0.5.1-preview.1

601432358f745bb727c162fa6e272526dce06bd9 authored over 1 year ago by bvenn <[email protected]>
add step interpolation docu

59eaf551b4ebb804d733763e3e7281747ba01873 authored over 1 year ago by bvenn <[email protected]>
fix docu typos

a51357f1a348b384600308d23dca91b74630dcdc authored over 1 year ago by bvenn <[email protected]>
add step interpolation

fix interpolation sorting

8fb5d6dd07ff213a4e91b618fb2e654bc6147985 authored over 1 year ago by bvenn <[email protected]>
fix 290

0ac2a52de81b3a8fe973af37e35b7b6e48973160 authored over 1 year ago by bvenn <[email protected]>
add cubic spline with slopes

414d461e9bee40f5fed53994e196f59ccee8272e authored over 1 year ago by bvenn <[email protected]>
add predictMultivariate to increase performance

357c0a81c86ea0ae6ba5a97d4f6147ab31fc7641 authored over 1 year ago by bvenn <[email protected]>
try fix tests

75684ca09c5088d1b0c6762c693304a96c6b432d authored over 1 year ago by bvenn <[email protected]>
try fix tests

74773cbf325b0a051d4c57f61f74c694928e8be7 authored over 1 year ago by bvenn <[email protected]>
update docs

705ccaa30f025f2a4bfcd5e4c6f4fb989a31c29d authored over 1 year ago by bvenn <[email protected]>
fix integration method

478ebc0392400cbdc9280d5c8653ac4f58381bcf authored over 1 year ago by bvenn <[email protected]>
add interpolation differentiation

add interpolation integration

6a9038e9b2c04da4ec35bb4e65f35adecd55c158 authored over 1 year ago by bvenn <[email protected]>
bump version to 0.5.0

8ae34d07d13e1b27ee95bdf9159b9afc2ee2885d authored over 1 year ago by bvenn <[email protected]>
Merge pull request #287 from fslaborg/update-interval

0460cb9ba19d56bf18705e7c675b95837ce734c9 authored over 1 year ago by Benedikt Venn <[email protected]>
fix interval intersect

#286

480a9b9818c8a5d17a31e2ae926a09a0c7097b55 authored over 1 year ago by bvenn <[email protected]>
add clamped spline interpolation

8ab0975e53933d27d894fc67651d0f01d924b6eb authored over 1 year ago by bvenn <[email protected]>
update interval type

#286

5e55ec8721229f44861fa74084d05260d89f8efb authored over 1 year ago by bvenn <[email protected]>
update intervals

534a34ad9f170318993639ff77ab950af6ea208a authored over 1 year ago by bvenn <[email protected]>
add interval tuple properties

#222

0ddb8b7cf0de794f795dab706331553416c9bec5 authored over 1 year ago by bvenn <[email protected]>
fix documentation reference

7de8b8202a7225bf3e120a0a273243ca0555d25d authored over 1 year ago by bvenn <[email protected]>
rename OrdinaryLeastSquares to OLS

b90aa6859655469bb6dc2ed24a581ee9a4ffcb33 authored over 1 year ago by bvenn <[email protected]>
add predict member to Interpolation

4e1183bbc1388a6cae04e42ec84d2299cef9c966 authored over 1 year ago by bvenn <[email protected]>
add prediction member for linear regression

38488f39ed61d3d087011317a8ac93d0b412ed54 authored over 1 year ago by bvenn <[email protected]>
aggregate interpolation source files

ea3048666c10f0b6f03651da8a73292be428ab16 authored over 1 year ago by bvenn <[email protected]>
Merge pull request #283 from fslaborg/#94-update-fitting

6a81e9b29807b0bd2c0d0f4acc0bb1dacd90973e authored over 1 year ago by Benedikt Venn <[email protected]>
add linearRegression type

#94

a4431d27ef9f1888844a25cc7e7327217bdbdf36 authored over 1 year ago by bvenn <[email protected]>
add convenience layer

#94

9221fe0d09f9997cee82807b5d3e41aa0b7daf65 authored over 1 year ago by bvenn <[email protected]>
fit constrained simple linear regression

486a0d0ac6cb26a87e23af4f453f8a1d01baf933 authored over 1 year ago by bvenn <[email protected]>
rename fitting procedures

#94

4758d002158e214f792b32a1716d93478961cd12 authored over 1 year ago by bvenn <[email protected]>
add xml comments for linear regression

#281

7bc28b272b5fceaa3f70c30a6994b15e89e33a24 authored over 1 year ago by bvenn <[email protected]>
update xml comments for normalization module

module Fitting.quantilenormalization is obsolete
#281

9f97bf5a41826ee19b1f0bca3aa112872789ddff authored over 1 year ago by bvenn <[email protected]>
add Approximation xml comments

054e62dd1769842e23435a4e98adff8a8def0a3e authored over 1 year ago by bvenn <[email protected]>
update interpolation namespace

#282

206f957bd8332e52c3f14c6bedd8448652d2403a authored over 1 year ago by bvenn <[email protected]>
add XML documentation Interpolation

#281

7f0104e2bdd42b20d4534168d60ae789d6684166 authored over 1 year ago by bvenn <[email protected]>
update interpolation namespace

#94

b7e9877326c9ad6d40b6806ac12385d666c3e248 authored over 1 year ago by bvenn <[email protected]>
update interpolation tests and documentation

#282

c5c78f2e3a40da84f4a250db5512f7add693a13f authored over 1 year ago by bvenn <[email protected]>
separate interpolation module

#94
#282

eabb74de05589a2f062edbaf2b7a0ced620ea27b authored over 1 year ago by bvenn <[email protected]>
update XML documentation for Fitting and Interpolation

#281

1aea0a28dc3963a2bf741a7aa563151549399ba6 authored over 1 year ago by Benedikt Venn <[email protected]>
add XML documentation LinearSpline

#281

0029e31deff044fdf7559a59898df66b22ff735b authored over 1 year ago by Benedikt Venn <[email protected]>
add XML documentation LinearRegression

#281

eb82320fe997255836e2a2aaa945fc2e0ef710e6 authored over 1 year ago by bvenn <[email protected]>
add XML documentation Interpolation

#281

e93223000fb1a650db1d1e70ff6a00ca9a6cf0e7 authored over 1 year ago by Benedikt Venn <[email protected]>
Merge pull request #279 from smoothdeveloper/sam-id-field-generic

b67125df4c0b1bb26731809f40f831fb740a255f authored over 1 year ago by Benedikt Venn <[email protected]>
tweaks to the SAM doc.

07cd1374b8b34bb22c404f77d5f78df9d4879c0f authored over 1 year ago by Gauthier Segay <[email protected]>