fslaborg / fslaborg/FSharp.Stats

[Feature Request] OPTICS clustering algorithm

Open
#158 0 comments 0 reactions 0 assignees View on GitHub
Difficulty: Advanced FsLab Hackathon 2023 Status: Available
Dominant language
F#
Stars
227
Forks
58
Avg merge
55m
Merged PRs (30d)
1

Description

### Description
As described in Discussion #156 there is a need for OPTICS clustering (Ordering Points To Identify the Clustering Structure) as alternative for DBSCAN.

### Pointers
See discussion #156 for further information

Hints (click to expand if you need additional pointers)

- To be able to contribute to this library you'll need
- an GitHub account
- an IDE like Visual Studio Community or Visual Studio Code
- [dotnet 6 sdk](https://dotnet.microsoft.com/en-us/download)
- to build the binaries yourself follow the [instructions](https://fslab.org/FSharp.Stats/#Installation)
- while working on the [FSharp.Stats documentation](https://fslab.org/FSharp.Stats/) (any file within https://github.com/fslaborg/FSharp.Stats/tree/developer/docs) you can navigate to the project folder with a prompt of your choice and use the command `./build watchdocs`
- unit tests can be executed via `./build runtests`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.