lapplislazuli / Hopinosis

Opinosis Implementation in Haskell
MIT License
0 stars 0 forks source link

More Metrics #20

Closed lapplislazuli closed 4 years ago

lapplislazuli commented 4 years ago

The Metrics seem to have the biggest impact on the results. Some more would be great.

Proposed Solution

metricAccumulator :: Metric -> Metric -> (Double -> Double -> Double) -> Metric

Possible Problems: Metrics could be slow or otherwise flawed.

Additional Context: Metrics should be reasonable fast.

lapplislazuli commented 4 years ago

A short Article on Distances

github-actions[bot] commented 4 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days