MCPcopy Index your code
hub / github.com/HPI-Information-Systems/snowman

github.com/HPI-Information-Systems/snowman @v3.2.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release v3.2.3 ↗ · + Follow
2,688 symbols 8,338 edges 792 files 67 documented · 2% updated 3y agov3.2.3a · 2022-05-02★ 3827 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

logo

Snowman

General Documentation Release

Comparing data matching algorithms is still an unsolved topic in both industry and research. With snowman, developers and researchers are able to compare the performance of different data matching solutions or improve new algorithms. Besides traditional metrics, the tool also considers economic aspects like Soft KPIs.

Benchmark Dashboard

This tool is developed as part of a bachelor's project in collaboration with SAP SE.

Current state

In Q1 and Q2 of 2021, we reached the following milestones:

[x] Milestone 1: Ability to add/delete datasets, experiments and matching solutions; binary comparison and basic behavior analysis; executable on all major platform
[x] Milestone 2: Compare more than two experiments and create new experiments based on results; survey Soft KPIs, allow comparison based on KPIs
[x] Milestone 3: Allow individual thresholds for experiments, extend Soft KPIs further and allow advanced evaluation of matching solutions

The precise progress is tracked through Github issues and project boards. Please get in touch in case you want a special feature included :)

After reaching milestone 3, we plan to continue to work on further features which will broaden the tools abilities and features.

Showcase

To show off some key features that Snowman offers, we created a small introductory video:

Snowman Showcase

Contributing

Contribution guidelines will follow soon. Until then, feel free to open an issue to report a bug or request a feature.
In case you want to contribute code, please first open an associated issue and afterwards a pull request containing the proposed solution.

Development

See our development guide for more information on how to get started.

Documentation

Please see our documentation for further information: Snowman Docs

Licenses

Copyright 2021 Hasso Plattner Institute. Licensed under the MIT license.

A complete list of all dependencies and their individual licenses can be found within our documentation.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 1,405
Method 647
Interface 305
Class 274
Enum 57

Languages

TypeScript100%

Modules by API surface

docs/openapi/redoc.standalone.js515 symbols
app/src/api/runtime.ts58 symbols
app/src/apps/FunctionBuilderDialog/store/FunctionBuilderDialogActions.ts30 symbols
app/src/api/apis/DatasetsApi.ts25 symbols
app/src/apps/ExperimentDialog/store/ExperimentDialogActions.ts23 symbols
app/src/apps/DatasetDialog/store/DatasetDialogActions.ts23 symbols
app/src/apps/AlgorithmDialog/store/AlgorithmDialogActions.ts23 symbols
app/src/api/apis/ExperimentsApi.ts23 symbols
wrapper/src/api/providers/benchmark/cluster/modularSubclustering/modularSubclustering.ts19 symbols
app/src/apps/AlgorithmDialog/AlgorithmDialogProps.ts19 symbols
app/src/apps/AlgorithmDialog/AlgorithmDialog.Container.tsx19 symbols
app/src/apps/BenchmarkApp/strategies/BinaryMetricsStrategy/store/BinaryMetricsStrategyActions.ts18 symbols

For agents

$ claude mcp add snowman \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page